Hello everyone, I wanted to create my first game using car physics and I followed a tutorial on YouTube.
Everything works except my right wheel transforms, you can see the problem in the picture below: ![alt text][1]
I used this script as a reference: [CarController.cs][2].
I really can't seem to figure out the problem, thanks in advance for your time. [1]: /storage/temp/185205-rightwheeltransforms.png [2]: https://github.com/GameDevChef/CarController/blob/master/Assets/Scripts/CarController.cs