Hey. I create a game. But I need help. Help me please.
The essence of what.
I have a scene as a 3d object, I have dynamic objects and I have a screen-like action as an interface. I need it to be rendered on the screen in this order:
-Static scene
-Picture Interface Over Static
-Dinamic object on top of the interface image
-One more picture of the interface on top of everything
The camera will always remain stationary.
How I can do that ?
Disable depth test not solutions.