Undertale script viewer

← back to main script listing

gml_Object_obj_fakefalls_Collision_1576

(view raw script w/o annotations or w/e)
1
col += 2;
2
if (col > 4)
3
    col = 4;