fix for https://github.com/GarageGames/Torque3D/issues/1262 passes along mAppliedForc... 1263/head
commit1ce643cbc85b8a6ace4aac24bafc586fdecc16cc
authorAzaezel <quillus@hotmail.com>
Wed, 25 Mar 2015 03:59:56 +0000 (24 22:59 -0500)
committerAzaezel <quillus@hotmail.com>
Wed, 25 Mar 2015 03:59:56 +0000 (24 22:59 -0500)
tree7927ccca8f0f462bdecfd4e4baf328599155f814
parent8f94614a6ed72526481e2b039628caaf8e0d07fa
fix for https://github.com/GarageGames/Torque3D/issues/1262 passes along mAppliedForce found https://github.com/GarageGames/Torque3D/blob/74a05854d56afe15cbc341575b73b3474af18277/Engine/source/T3D/shapeBase.cpp#L1600 like the rest of the classes. mGravityMod  left as an exercise to someoone actually working on a vehicle game at present.
Engine/source/T3D/vehicles/wheeledVehicle.cpp