I’m trying to make a movement just like the old snake mobile game, the snake always move forward and by using the right/left arrows you can control it. What I have now is this:
This moves the character forward but by using the right/left arrow it only change its direction by 45 degrees instead of being able to do a full circle.
