Hello, people!
We have a question about the layers displaying in a 2d scene.
It is needed to arrange the layers so that the objects below are located on the layer above, and some objects are always higher than others.
We have problems with it, because when objects are spawned, then new ones overlap the old ones.
The question is how to work properly with layers in a 2D scene?
Thanks!