I'm making the pause menu using the Sub-Application. But, I encountered problem.

If press the same button from when you paused, the pause will be resumed correctly.
But, if press the different button from when you paused, the pause will not be resumed correctly.(pause action at the frame 2 execute once again.)

This problem can be avoided by changing the condition "Pressed fire 1" to "Repeat while pressed fire 1 (non-immediate condition)".

However, why won't work if use the immediate condition?

Problem_of_pause_app_by_the_Sub-Application.mfa