Hi.
When my player is in the same layer as an object you can see the player through it like in this picture.
https://ibb.co/nO8imvThis didn't happen before, but I must have changed something in the player object or his child. I want the player to appear behind the object inspite being in the same layer, how should I do it?
Comments
Do they both use the same shader? It looks as though the tree has a transparency to it - either from the image file itself, or the shader's alpha value.
Anyway, loading an old prefab of the player did the trick. Thanks Chris.