Im trying to reset the game once player loses all lives. This should be very simple to do but im not sure why my global aren't resetting after the player dies and leaves the layout. I even tried to see if it resets without going to a new layout afterwards so I can see what coding is affecting this but nothing resets.
I only have this event to reset the game and all the variables. Everything else works but that.
And this is how it looks on start of layout. There's not many globals either so im not sure why it's not working.