CommitLog |
This commit is contained in:
parent
075b65c2ed
commit
a5240df77c
1 changed files with 2 additions and 5 deletions
|
@ -184,13 +184,10 @@ pull_towards_black_holes();
|
|||
<argument>
|
||||
<kind>1</kind>
|
||||
<string>damage_player(5);
|
||||
|
||||
instance_create(other.x,other.y,obj_boom_fx);
|
||||
image_angle += 180;
|
||||
direction += 180;
|
||||
speed = 20;
|
||||
|
||||
|
||||
|
||||
speed = -20;
|
||||
|
||||
</string>
|
||||
</argument>
|
||||
|
|
Reference in a new issue