How do I make physics based objects to paused upon pausing the game? What action in the events should I use to make some physics paused?
I used Physics Time Scale. I set it to 0 to make pause mechanism (stop the Object from moving).
Oh! I found it. Must of not looking for it wrong. Thanks.