How can you set the default "layer" of a level from 0 to 1? I want to do this so that I can make a Skyglobe in layer 0. This way I wouldn't have any pop-up.
Well yeah, I've tried that. But it didn't work. I used
my.layer = -1;
and I used layer = -1;
in the action, but they both didn't work. But I've found a way to get around the problem, so I don't really have to know how to do it now, but if someone does know I'd still like it if you'd tell me.