Undertale script viewer

← back to main script listing

gml_Object_obj_umbrellabox_Create_0

(view raw script w/o annotations or w/e)
1
myinteract = 0;
2
facing = 0;
3
direction = 270;
4
talkedto = 0;
5
image_speed = 0;
6
if (global.flag[85 have_umbrella] == 1)
7
    image_index = 1;
8
con = 0;