Hello i built a car, it travels real nice when steering is set off but when i use my steering function it just doesnt act realistic at all.
Can some one help me finding a better car-steer mechanism?
i use the following code to steer:
FRwheel.pan = chassis.pan - steering*20;
FLwheel.pan = FRwheel.pan;
I discovered the car template!!
sory..