so i made all the objects i gonna use thruout my game global, i remember from classic i worked this way, then i put everything in one objectlayout
but when i do a "go to layout" (for resetting the current layout) the objects that where destroyed are still destroyed , shouldn't there be a reset layout?
we have reset global vars, so you could say we also need a reset global objects then?