Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_seesaw_light_Step_0

(view raw script w/o annotations or w/e)
1
if (image_angle > 0)
2
    image_index = 0
3
else
4
    image_index = 1