Project: Paper2D

Make a pawn. Make a sprite. Add custom movement to it. should be able to achieve what you’re trying to do? I’m not sure I don’t have engine in front of me at moment. You can also attach a movement component via a c++ base class and hook everything else up to it.