Hi,
What I am after is simply to stop the game: counters, AI, events, etc. while the pause menu or similar overlaid screen (tutorial image for example) elements keep running.
These menus might have animations, effects, FSMs ... that need to run, while the game is paused.
So I can't use timescale=0 as that prevents EVERYTHING from running, no?
thanks,
szomaza