animation

Does anyone know how to animate the steering wheel of a truck?

Yes - people do know how to animate steering wheels.

@hazzard lol

@percymarina its easy there are 2 ways one with a cdt and one with a bone, both require some knowlege about skins and/or cdt usage it depend wich of them you find easier
it will be added to my tutorial series wich is almost done in the basic things

you need to have the steering wheel as a separate object, then you have to set the pivot in the middle of the steering wheel at the angle at which it is supposed to rotate.

i'm not entirely sure if it needs its own cdt (haven't figured that out yet) but i added one just in case, just a basic lowpoly cylinder as subobject with the same rotated pivot.

then you need the following line to the classes XML inside <TruckData>

	<SteeringWheel Frame="xxx" />

while xxx is the name of your steering wheel object. at least that's how it worked for me 😃

@hydrowasul
No cdt required for rotating steering wheel.