Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_your_tutu_Alarm_1

(view raw script w/o annotations or w/e)
1
if (instance_exists(obj_ghosthouse_jackolantern))
2
    depth = obj_ghosthouse_jackolantern.depth + 1;
3
vanished = 1;