Hi,
I'm implementing PAUSE functionality in my game, but the problems is the physics engine, even if I do not apply forces, it still acts already running forces. Is there any way to "freeze" the engine, so everything related to physics is frozen, and I will be able to unlock everything as soon as the user, for example, press key "P" ?