If I just make a 2D-game, is in GameStudio a way to set the camera to an orthographic view like in Unity? At the moment the problem is that when I'm using only sprites and move the camera, the objects are not sorted correctly.

I could use view_entities or panels, but personal I find them too complicated to handle them.