When ever i create a new level(layout) i have to make the same layers (bg,ui,moving) again .Is there a way i can copy or set the layers to whole project ? Pls Help..............
Same problem here.
One way to do it is re-setting the layers object by object. Click on the object to the right and to the left you can set their respective layers. Faster that way than going instance by instance.
Try using Global Layers.
How exactly do these things work? I tried just now to set all my layers to Global but when I try creating a new Layout I still start with 1 Layer.
I think I understand how it works now. While it saves 'some' time you still have to rename every respective layer.
Also it seems this is only good for UI, Background and possibly effects layer.
Still every little bit helps.
Develop games in your browser. Powerful, performant & highly capable.
MPPlantOfficial, I have a layout set aside for global layers so they are easy to find - change one layer name to something unique and check the global layer tick box in the layer properties. Whenever you change the name of another layer to that of your global layer template you'll see the properties are overridden and you can't add objects to it. When you run the layout, the layer will be reproduced as it was in the template you set up (it's not visible in the editor).
Thank You For Replying.I got it now