My game has 3 layers. When I place an object in the scene it is always placed in the same layer.
How can i choose the layer to place an object in it.
My game has 3 layers. When I place an object in the scene it is always placed in the same layer.
How can i choose the layer to place an object in it.
Select the object and watch in the left side of the screen, the object will have the default layer, after you place it go and select the layer that you want the object to be in
.
Just to add to what naka9 described, you can also move an object in your events to a specific layer, if that’s somehow necessary in your game. In the event tab: Add action → choose the object → under Layers and Cameras choose Layers and there you can move the object to a layer of your choice.