Hi,
is there any way to draw GUI elements of the world space canvas in front of all objects in the scene?
I have an object in the scene with an icon on it and I want to see the icon if the player is behind a wall.
Thanks.
you can’t do it per element but changing the sorting order/ layer of the graphic should allow you to do just that.