Hello. Currently I have an object with 8 direction that can move when I press the buttons.
But when I rotate the object and press, W, for example, the axis remains the same
What I am trying to achieve is an object that sets its angle towards mouse, that moves toward mouse every time I press W.