I’m making a side scrolling shooter (not a platformer), and i want to make the character move vertically when the up or down key is pressed.
I’ve tried doing it by “set speed” - this makes the actor move upward from the start of the game, and by “set actor location” - this appears to not work at all.
I’m not great at blueprints but I hope someone can help.