HI I have 2 objects in e 3D scene, and I'd like one of them always rendered on top of the other, regardless of their position in relation to the camera. Is it possible please ? I'm using Godot 4.0 b10.
Thanks by advance 🙂
Yes, if you want one object to always be on top, look under Flags on the Material and choose No Depth Test.