Hi, got a question about layers.
I'm trying to organize my game to easily lock or turn invisible backgrounds, platforms and such. However I dont want it to mess up with the code.
Is there a way to make objects affect all layers ?
Otherwise is there a way to have the create object by default on another layer than the one at the bottom of the list ? (My layer at the bottom is the background layer, I dont want created objects to ever go there)
Thanks