1 | with (o_coaster_berdly) |
2 | instance_destroy(); |
3 | with (o_coaster_hero) |
4 | instance_destroy(); |
5 | with (o_coaster_controller) |
6 | instance_destroy(); |
7 | with (obj_herokris) |
8 | instance_destroy(); |
9 | instance_create(x, y, o_berdly_coaster_end_fix); |