Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_flowey_1_attack_petal_pull_creator_Destroy_0

(view raw script w/o annotations or w/e)
1
if (live_call())
2
    return global.live_result;
3
instance_destroy(obj_petal_pull_pollen);
4
instance_destroy(obj_petal_pull_pollen_spawner);
5
instance_destroy(obj_flowey_1_attack_soul);
6
with (obj_dialogue_box_battle_transformation_any)
7
    event_user(0);