16 lines
172 B
Plaintext
16 lines
172 B
Plaintext
|
direction = 0;
|
||
|
target_direction = 0;
|
||
|
shot_direction = 0;
|
||
|
held_shot_direction = -1;
|
||
|
delayer = 0;
|
||
|
aim = -5 + random(10);
|
||
|
dspeed = 0
|
||
|
|
||
|
target_speed = 0;
|
||
|
|
||
|
image_speed = 0;
|
||
|
|
||
|
|
||
|
|
||
|
|