CommitLog |

This commit is contained in:
SilicaAndPina 2020-07-24 20:17:51 +12:00
parent 616cdab1b6
commit d89ee661bb
38 changed files with 208 additions and 42 deletions

View file

@ -63,31 +63,26 @@ if(step_counter == 60*room_speed)
<event eventtype="4" ename="obj_asteriod">
<action>
<libid>1</libid>
<id>203</id>
<kind>0</kind>
<id>603</id>
<kind>7</kind>
<userelative>0</userelative>
<isquestion>0</isquestion>
<useapplyto>-1</useapplyto>
<exetype>1</exetype>
<functionname>action_kill_object</functionname>
<codestring></codestring>
<whoName>other</whoName>
<relative>0</relative>
<isnot>0</isnot>
</action>
<action>
<libid>1</libid>
<id>203</id>
<kind>0</kind>
<userelative>0</userelative>
<isquestion>0</isquestion>
<useapplyto>-1</useapplyto>
<exetype>1</exetype>
<functionname>action_kill_object</functionname>
<exetype>2</exetype>
<functionname></functionname>
<codestring></codestring>
<whoName>self</whoName>
<relative>0</relative>
<isnot>0</isnot>
<arguments>
<argument>
<kind>1</kind>
<string>instance_destroy(other);
instance_create(other.x,other.y,obj_boom_fx)
instance_destroy(id);
</string>
</argument>
</arguments>
</action>
</event>
</events>