Undertale script viewer

← back to main script listing

gml_Object_obj_pushrock2_Step_0

(view raw script w/o annotations or w/e)
1
scr_depth
scr_depth

depth = 50000 - ((y * 10) + (sprite_height * 10));
();
2
if (global.flag[32 pushed_rock_2] == 1)
3
    x = 280;