Commit Message
This commit is contained in:
parent
65013df7ed
commit
baa19120e7
3 changed files with 34 additions and 9 deletions
|
@ -185,9 +185,9 @@ pull_towards_black_holes();
|
|||
<kind>1</kind>
|
||||
<string>damage_player(5);
|
||||
instance_create(other.x,other.y,obj_boom_fx);
|
||||
|
||||
|
||||
speed = -20;
|
||||
image_angle += 180;
|
||||
direction += 180;
|
||||
speed = 20;
|
||||
|
||||
|
||||
|
||||
|
|
Reference in a new issue