Add project code
This commit is contained in:
2
objects/o_screen_pause_timed/Step_0.gml
Normal file
2
objects/o_screen_pause_timed/Step_0.gml
Normal file
@@ -0,0 +1,2 @@
|
||||
if timer <= 0 { instance_destroy(); };
|
||||
timer--;
|
||||
Reference in New Issue
Block a user