>
> > Whoops, that was dumb ^^ sorry for wasting your time! ... umm.. is there any way to transfer one object to another layout?
> >
> Should be able to copy and paste it (Ctrl+C, Ctrl+V respectively) between layouts.
>
I mean, in-time in the game... like teleporting...
Woops, my bad.
Best bet would be to check 'Global' in the Common properties of the object, and create one in the next layout on entrance. I haven't tested this, though, and I don't think it would transfer private variables so you'd probably have to either run it from globals or dump the private values to global variables and restore them in the next layout.