Undertale script viewer

← back to main script listing

gml_Object_obj_tallgrass_Step_0

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