Can anyone help me out with this query, I want my player (third person game) to run forward in the direction he is facing without using an axis mapping to drive it, I do want the option to turn as well but the controls i’m looking for are similar to a car… (you have accelerate as a button which drives the car forward but also can turn left/right when the button is released the player will stop)
I’m sure there is a way to do this but I can’t find any solutions as of yet.