Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_decibat_body_Step_2

(view raw script w/o annotations or w/e)
1
if (instance_exists(obj_battle_fade_in_screen))
2
    depth = obj_battle_fade_in_screen.depth - 2;
3
else
4
    depth = 1;