Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_fmartlet_spawner_opener_Destroy_0

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
with (obj_fmartlet_wings)
4
    instance_destroy()
5
with (obj_martlet_attack_wing_feather)
6
    instance_destroy()
7
with (obj_feather_fall_final_holder)
8
    instance_destroy()
9
instance_destroy(obj_martlet_final_slowdown)
10
with (obj_dialogue_box_battle_transformation_any)
11
    event_user(0)