Undertale script viewer

← back to main script listing

gml_Object_blt_crybullet_Step_0

(view raw script w/o annotations or w/e)
1
image_angle = direction + 90;
2
if (y > global.idealborder[3])
3
    instance_destroy();