how can i stop the physx simulation

alejandro

04-07-2007 19:51:27

how can i stop the physx simulation

getPhysXDriver()->stop(); it is not implemented yet in 0.9

so , how can i stop the physx world , and later start

betajaen

04-07-2007 20:19:48

mWorld->getPhysXDriver()->setTimeModifier(0);
mWorld->getPhysXDriver()->setTimeModifier(1);