7 lines
121 B
Plaintext
7 lines
121 B
Plaintext
|
image_angle = random(360);
|
||
|
image_xscale = random(.4) + 1;
|
||
|
image_yscale = image_xscale
|
||
|
image_alpha = 1;
|
||
|
switchs = 0
|
||
|
|