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_balloon/Create_0.gml
2019-07-25 21:27:31 -06:00

5 lines
No EOL
98 B
Text

image_speed = 0;
image_index = (irandom_range(0,3))
image_xscale = 5;
image_yscale = 5;
stick = 0;