SHIPSCROLLER - What is the best way to move UP, DOWN,LEFT, and RIGHT?

When I say “Shipscroller”, I mean a game like U.N. Squadron or Gradius. A jet or ship is moving at a set rate and usually to the right. But can be moved Up down left or right.

I set the speed of the camera actor and the player character by putting this in each bp.

Any suggestions are welcome, thank you.

While I am not going to mark this as solved just yet, I was able to get it working using this, but I bet there is another or better way also.

Also come check out the next thread - SHIPSCROLLER - How to get diagonal directions to work?

A pawn with a Floating Movement Component + Enhanced Input. You can then use Add Movement input or Add Movement Vector.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.