Hello, I think the pause button in the debugger would work very well as an event action in c2, but I would like it to have an option to play audio while paused. This way we could pause the game without using timescale. I think It would look something like this.
<img src="http://i.imgur.com/Co7bhiw.png" border="0" />
The second thing I'm looking for is the layout object from construct classic. Specifically, the function to display other layouts while using the modal property. This could allow pause menu's to be created more easily and would offer another way to pause the game without timescale.