Hey! I'm still kinda new to SpaceManager and need some help. I'm trying to make a pause menu for my spacemanager game that also uses physics. I've tried unscheduling my timers and stuff that i've seen from other posts about this topic but i can't seem to pause the physics simulations.
the physics are started by, i think,:
spacemanager = smgr;
[smgr start];
any help would be appreciated