Undertale Yellow script viewer
← back to main script listing
gml_Object_obj_feisty_four_mooch_intro_Step_0
(
view raw script w/o annotations or w/e
)
1
if (image_index >= index_trigger_bg && trigger_bg == false)
2
{
3
event_user(0)
4
trigger_bg = true
5
}