Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_gerson_shadowoverlay_Step_0

(view raw script w/o annotations or w/e)
1
depth = obj_herosusie.depth - 1;
2
if (depth > (obj_hammer_of_justice_enemy.depth - 1))
3
    depth = obj_hammer_of_justice_enemy.depth - 1;