So I have a moving block pushing across the screen and when the player doesn't collide with it I don't want the player to die anymore. So here what I got
Player on collision with player set variable 1
(X)player on collision with player set variable 0
Colliding with player = 1/ wait 3 sec/ destroy
Colliding with player =0/ No event