Undertale script viewer

← back to main script listing

gml_Object_obj_doodlebullet_Step_0

(view raw script w/o annotations or w/e)
1
if (global.turntimer <= 2)
2
    instance_destroy();
3
if (global.mnfight != 2)
4
    instance_destroy();