• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

GameMaker [SOLVED]Any way to "inherit" an exit?

Neptune

Member
I'd like to somehow inherit an
Code:
exit;
or write the conditions in a script or something...
I'm a little stumped -- is there a way to exit an event in such a fashion, or is it strictly local?
Any ideas appreciated :)
 

Neptune

Member
You would think!
I tried in the past... Fairly certain is does not. I'll try again.

[EDIT] Yeah, that doesnt work :'(
 
Last edited:
Top