Add project code
This commit is contained in:
3
objects/o_fireball/Other_7.gml
Normal file
3
objects/o_fireball/Other_7.gml
Normal file
@@ -0,0 +1,3 @@
|
||||
if sprite_index == s_destroy {
|
||||
instance_destroy();
|
||||
}
|
||||
Reference in New Issue
Block a user