Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_flowey_snowdin3_Create_0

(view raw script w/o annotations or w/e)
1
script_execute(scr_depth, 0, 0, 0, 0, 0);
2
if (global.snowdin_flag[0] == 0)
3
{
4
    image_speed = 0.2;
5
    waiter = 0;
6
    obj_pl.state = scr_frozen_state;
7
}
8
timer = -1;
9
choice = 0;