gmc-jam-3/objects/obj_cherry_parts/Create_0.gml

7 lines
121 B
Plaintext
Raw Permalink Normal View History

image_angle = random(360);
image_xscale = random(.4) + 1;
image_yscale = image_xscale
image_alpha = 1;
switchs = 0