1 | if (id_dunebud_particles != -4) |
2 | { |
3 | if (instance_exists(id_dunebud_particles)) |
4 | { |
5 | with (id_dunebud_particles) |
6 | instance_destroy(); |
7 | } |
8 | } |
9 | with (id_dunebud_enemy) |
10 | event_user(0); |