Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_rotating_tower_controller_old_KeyPress_53

(view raw script w/o annotations or w/e)
1
if (!
scr_debug
scr_debug

function
scr_debug()
{ if (global.debug == 1) return 1; }
())
2
    exit;
3
instance_destroy(obj_cloud_controller);
4
instance_create_depth(0, 370, depth, obj_cloud_controller);