Rotating an arrow on keypress?

Added screenshots of my rotate and move BP functions.

The rotate one, well, rotates in my case the pawn mesh according to axis input and the move function first gets “the direction into which the mesh is looking/heading” and then moves the pawn along that vector - I guess in your case you’ll want to use that “forward vector” to move the shot bubble instead.