Example: You have a pause menu and would like to freeze all the effects.
Steps:
- Call MagioEngine.instance.PauseEffects() to pause
- Call MagioEngine.instance.ResumeEffects() to resume
Example: You have a pause menu and would like to freeze all the effects.
Steps: