Undertale script viewer

← back to main script listing

gml_Object_obj_torieldisapprove_Step_0

(view raw script w/o annotations or w/e)
1
if (x < (((room_width / 2) - (sprite_width / 2)) + 240))
2
    speed = 0;
3
if (global.monster[0] == 0)
4
    image_index = 1;