7 lines
107 B
Plaintext
7 lines
107 B
Plaintext
|
hp = 1;
|
||
|
direction = point_direction(x,y,obj_mola.x,obj_mola.y);
|
||
|
speed = 8;
|
||
|
|
||
|
image_angle = direction;
|
||
|
|