- Home /
Question by
Trild123787898 · Mar 14, 2019 at 06:32 PM ·
rotationtransformscript.objectanimations
How to turn the steering wheel
How best to turn the steering wheel? using animation or script?
Comment
I would say script. You want the angle of the steering wheel to be relative to the angle of the wheels.
You simply get the angle of your wheels, likely on their y-axis, and then move the steering wheel, likely on its z-axis, at a ratio you desire.
Your answer
Follow this Question
Related Questions
what are the ways to attach objects 1 Answer
rotation of the object to a given angle 1 Answer
problem with rigidbody.position 1 Answer
turning a project using AddTorque 0 Answers