Question by
Fishman483 · Aug 27, 2021 at 02:19 AM ·
scripting problemcar game
Help my car only turns right
So I started creating a driving game but I can't get it to turn left. I'm using transform.rotate with vector3.up and a negative turn angle so it would turn left but it doesn't and I have the same code for turning right but with a positive float and that works just fine. If you need me to post the script I can.
Comment
Your answer