Move player forward In their direction
-
How would I move an object forwards or backwards of the direction its facing. Example: A cube is facing the right so want to move to the right. This mostly only affects top down games.
-
The built in Joystick controlled behaviour should handle this automatically. Make sure the "should flip" toggle is on.
-
Im trying to make a raycasting system, and i need to move a projectile out of a wall from where it came frim