Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_battle_enemy_attack_trihecta_circle_bounce_Destroy_0

(view raw script w/o annotations or w/e)
1
if (instance_number(obj_battle_enemy_attack_trihecta_circle_bounce) <= 1)
2
{
3
    with (obj_dialogue_box_battle_transformation_any)
4
        event_user(0)
5
}