-
Pause Layer Question
I have a basic pause screen created with another Layer using
Layer Object
when user presses "p" layer "Paused" is shown
At end of Pause hide "Paused" Layer
however atfer a few levels into the game (same screen) the pause will not work, it seems to only work in the begining
I have Buttons and Edit Object Box on the screen, could this cause an issue when hitting "p" to pause?
-
Re: Pause Layer Question
May I suggest using a sub-application for your pause screen, or would this totally wreck your coding?
Marv
-
Re: Pause Layer Question
I can try a Sub app; there a Tutorial on a sub app or can anyone point me in a direction to get started with that?
-
Re: Pause Layer Question
Here's the ISO Standard subapp thread:
http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=119981&page=1
-
Re: Pause Layer Question
thanks that works very very well, it took a few minutes to learn how this was done, but I got it working, thank you a lot