Torque3D does not implement player jetting at all. Further, it's used as a turbo mode of sorts by vehicles which may need coding as well. There should be a new trigger value in the move manager for jetting and for the following function to exist in script:
mouseJet(%on) which just sets the jetting trigger value to %on.
Torque3D does not implement player jetting at all. Further, it's used as a turbo mode of sorts by vehicles which may need coding as well. There should be a new trigger value in the move manager for jetting and for the following function to exist in script:
mouseJet(%on) which just sets the jetting trigger value to %on.