mul(newdepth, depth, 2);
tween(depth, get(newdepth), 0.25);
tween(oy|alpha|rx, -400|0|45, 0.25, default, loadscene(%1, null, NOPREVIEW|MERGE|KEEPMOVING, ZOOMBLEND(1)); set(webvr.worldscale,0.5); );
if(startscene === null OR !scene[get(startscene)], copy(startscene,scene[0].name); );
loadscene(get(startscene), null, MERGE);
if(startactions !== null, startactions() );