Is there a way, any possible way, to disable z-sorting?
For example:
- render the background 3D scene
- disable z-sorting
- render some entities
- enable z-sorting
- Loop
It's something I would find useful for huds, sprites, and so on.... Currently using fastImage for this, but only 2D sprites with that tool.
For example:
- render the background 3D scene
- disable z-sorting
- render some entities
- enable z-sorting
- Loop
It's something I would find useful for huds, sprites, and so on.... Currently using fastImage for this, but only 2D sprites with that tool.