Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_wild_east_gate_Create_0

(view raw script w/o annotations or w/e)
1
depth = (-y)
2
image_speed = 0
3
if (global.dunes_flag[20] >= 1 && global.dunes_flag[24] == 0)
4
{
5
    image_index = 1
6
    solid = true
7
}