Undertale Yellow script viewer
← back to main script listing
gml_GlobalScript_d3d_set_depth
(
view raw script w/o annotations or w/e
)
1
function d3d_set_depth(arg0)
2
{
3
global.__d3dDepth = arg0;
4
}