Hi Everyone.
It's me again, I'm polishing my game that I'm developing, but I've found a problem that I have not been able to solve.
During a game, the player at the time of losing has an animation sequence before it is destroyed and for then go to the Game Over screen.
I Used the "Start Ignoring" condition (corresponding to the "8 Direction" behavior), when I pressed the control pad (or some input directional) it does not move, however when pressing a button during the animation sequence, it is interrupted and shoot.
Is there any way to disable the buttons (so that during the "game over sequence" is not interrupted)?.
Thanks.