PDA

View Full Version : [FSX] Can we toggle different steering modes


VAEjonp
25 Jun 2009, 02:57
Making some progress but have a new question.

I believe this push vehicle has multiple modes of steering and I'm wondering if it's possible to have a toggle switch the puts the vehicle into each mode? There are 4 modes I'm interested in applying to this model but not a clue where to begin, especially if complex code is involved.

My logic so far is to create each steering mode by animating them:

0-100 (mode 1)
101-200 (mode 2)
201-300 (mode 3)
301-400 (mode 4)

I suppose my biggest question would be, is it possible to change the characteristics in which a vehicle turns while on the ground? Is it possible to make a ground vehicle move from side to side (crab steering)? If this isn't possible then I will just have to be happy with what I've got.

Thanks,

JonP