Tweaking Torque Limit

wspnut

29-10-2006 18:45:51

Hey betajaen... could you point me to where I could tweak the max limit for the amount of torque you can put on an object? I need to make a ball move based on rotational force a lot faster than it seems nxogre (or maybe physx... but hopefully not) allows.

Also, are there any negative side effects you could think of to raising this limit? (ie, body shutters, losing control of an object, computer exploding, etc)

betajaen

29-10-2006 19:23:02

Well according to the SDK the range of torque given is "torque vector" but it does not elaborate on that.

Perhaps you can get away with adding some force at higher speeds, or even make the material ultra sticky to help with it, or even mess around with the force modes.