Is your feature request related to a problem? Please describe.
Camera only works in orthodox view. We need a perspective camera to improve the rendering in some games
Describe the solution you'd like
We need to add a Z-axis to add depth so we can draw with perspective camera
Some questions that might help you to describe the feature
Why is this change important?
To improve the game XP
What are the benefits this change will bring?
Users can use z-order to render their entities
What part of the code would be affected?
Render system and Render components
Is your feature request related to a problem? Please describe. Camera only works in orthodox view. We need a perspective camera to improve the rendering in some games
Describe the solution you'd like We need to add a Z-axis to add depth so we can draw with perspective camera
Some questions that might help you to describe the feature