... if you would use the Gla-Bike code...
i use the Set_Normal and the Set_Sluggish to switch them...
first we need an unit with an initial payload...
For example The NormalLocomotordummy
with that and the Bike could we activate the set_normal locomotor by using
Rider1= NormalLocomotordummy x x x x x set_Normal
then we need an second unit...
the SluggishLocomotordummy...
Rider2= SluggishLocomotordummy x x x x x set_sluggish
then we need an button which launches an ocl...
with it you could beam the SluggishLocomotordummy INTO the unit by using an parameter whichs name i forget...
whats the name of it?
then the set_sluggish locomotor is activated!
and with an other button you could launche an other ocl which would beam the NormalLocomotordummy into the object and it would activate the set_normal locomotor.
so i havent coded it yet but i think that it would work!
and i need the ocl parameter for ocl objects into an object!