Undertale script viewer

← back to main script listing

gml_Object_obj_speedline_Step_0

(view raw script w/o annotations or w/e)
1
if (y > room_height)
2
    instance_destroy();