I’m trying to make a blueprint that, when “A” or “D” is pushed the character will travel 250 units in that desired direction (Y-Axis), no more and no less, while not limiting the characters forwards and backwards movement along the X-Axis. How am I able to do this?
Below is an attachment of the default movement blueprints that I’m going off of.
Bonus: Any way to disable multi-directional movement so that you can only go forwards, backwards, left or right without combining them for diagonal movement?
Thank you!