has anyone successfully modified the CarController script in CarTutorial sample.
I intend to make the Cars AI and need help making the cars obey traffic lights, turn based on a random variable (i can get them to turn but the tyre doesn’t straighten).
the tires have wheel colliders applied to them, so if you want your car to turn, make sure u use wheelcollider.steerAngle, it’s supposed to turn the wheel ‘object’ as well.