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_blobleshoot_play/Gesture_0.gml
rgrzanic 5aa633b041 blobleshoot with trampolines, code for balloons and pools too
blobleshoot now has trampolines which bounch the bloble higher , they are also randomly generated.
2019-07-25 15:32:51 -06:00

7 lines
No EOL
177 B
Text

global.roomset = rm_Blobleshoot;
instance_create_depth(1,1,-1, obj_fade)
global.minigamecoin = 0
global.minigamehappiness = 2
global.minigameenergy = 1
global.minigamelevel = 0