Deltarune script viewer

← back to main script listing

gml_Object_obj_sneo_arm_laser_telegraph_elevator_Step_0

(view raw script w/o annotations or w/e)
1
if (!i_ex(target))
2
    instance_destroy()
3
if instance_exists(obj_sneo_biglaser_elevator)
4
    depth = obj_sneo_biglaser_elevator.depth + 1
5
if instance_exists(obj_heart)
6
    depth = obj_heart.depth + 1