function scr_depthscr_depthfunction scr_depth() //gml_Script_scr_depth { depth = (-y) }() //gml_Script_scr_depth
{
depth = (-y)
}