Deltarune (Chapter 5) script viewer

← back to main script listing

gml_Object_obj_climb_scissors_Step_2

related scripts: Create_0Draw_0Other_10PreCreate_0Step_0Step_1Step_2

(view raw script w/o annotations or w/e)
1
if (instance_exists(obj_climb_kris))
2
    depth = 5000;
3
else
4
    depth = 35000;