I just want the physics.stop() to apply to a ball object. Is there any way I can do this?
Only to the ball object and nothing else in the scene
Physics.removeBody() was all i needed
Or make the body static.
Only to the ball object and nothing else in the scene
Physics.removeBody() was all i needed
Or make the body static.