5 lines
117 B
Plaintext
5 lines
117 B
Plaintext
|
destroy_timer = 20;
|
||
|
image_scale = 1;
|
||
|
base_image_angle = random(360);
|
||
|
image_angle = base_image_angle;
|
||
|
image_alpha = 1;
|