(vehicle car) I want the wheel to move when I press the other rudder

After pressing the change of direction key,
If you don’t press A or D, the wheel quickly becomes straight.
Can you make sure the wheels don’t go straight after pressing the arrow key?
It’s right or left or right
And I want the wheel to move when I press the other rudder
So that it doesn’t automatically return to the straight line.

Hey joonagi!

Can you show us your turning code for your vehicle? A picture is worth a thousand words! :slight_smile: Just make sure we can read the words on the nodes and we’ll get you all figured out!

1 Like

You will need to change your Input from axis to two action mapping

A - TurnLeft
D - TurnRight