Is it possible to sort the rendering of GUI files some how? I’ve got multiple game objects with a GUI file attached to them. I have tried to change the z-position of the game objects but I guess that has no effect since they are rendered last by the render script. Right now it seems that the last added GUI file will be the last rendered.
The reason why I’m asking is to find out if there is an easier way to do it before I try to McGyver the renderer script
An attachment of the game objects: