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_cloud/Create_0.gml
rgrzanic 4702e9c906 clouds added, code simplified, bug fixed?
bug possibly fixed where the blobleshoot flys through
2019-07-25 16:27:12 -06:00

4 lines
No EOL
84 B
Text

image_xscale = 5
image_yscale = 5
image_speed = 0
image_index = (irandom_range(0,2))