Hello,
I’ve encountered a problem with my project.
How to pause/resume game status in corona?
Precisely, my questions are:
-
How to pause/resume a game status that uses some transition functions?
-
How to pause/resume a physical-based game?
-
What if the game uses both physics and transitions?
-
If I need to apply Slow-motion when needed, what’s your suggestion to do that?
Thanks for reading!