you mean animating the actual steering wheel? it is not supported internally, you need to do it yourself.
AFGearVehicle::getNormalizedSteering function will return a value between -1,1], you can use that value.
you mean animating the actual steering wheel? it is not supported internally, you need to do it yourself.
AFGearVehicle::getNormalizedSteering function will return a value between -1,1], you can use that value.