hey guys, I’m using Unity Indie. I’m wondering if there’s a way of manually adjusting the alpha sorting of transparent objects.
Basically I have 3 objects. I want 1 object to be drawn over the other two, no matter it’s physical location, one object to always be in the middle, and one object to always be behind.
is there a way to do this without getting pro and writing shaders?