I built a simple car using hinges rotate the wheels and steer, and springs to act as suspension. The car drives fine but I've noticed that when I stop steering it the front 2 wheels, which are responsible for steering, tend to move independently of each other whilst straightening out. Is it possible to lock their rotation together somehow to make it look more realistic when stopping?
#How do I make my wheels not jitter when I stop steering?
1 messages · Page 1 of 1 (latest)
anchoring it should stop them from jittering but you would probably need to add some code to move them when you steer
Wouldn't anchoring them whilst in motion just cause the entire vehicle to stop?
thats what I mean, you would need code to fix it if you do that
just one fix for a problem that could have many solutions
Ive managed to make a fix that works well enough, it doesnt get rid of the shake 100% but ive severely reduced it by adding a rod constraint between the parts that the steering hinge is attached to