Undertale script viewer

← back to main script listing

gml_Object_obj_torinteractable4_Other_4

(view raw script w/o annotations or w/e)
1
if (global.plot < 5.4 || global.plot > 6.5)
2
    instance_destroy();
3
direction = 270;