This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
Blobledoodes/objects/obj_bloblehop_death/Collision_21edaab1-ae07-4170-8e04-e09da770c82a.gml
Ryan 73075df678 boblehop almost done, with death and gameover screen
added gameover screen and death to boblehop game
2019-07-17 21:17:45 -06:00

2 lines
No EOL
69 B
Text

global.roomset = rm_Gameover;
instance_create_depth(1,1,-1, obj_fade)