Hello.
I want to render the screen with orthographic projection, and simply, the screen’s center position equals the camera position. (I think it’s very familier for 2d platformer.)
But I can’t find function like this… should I use a library like Orthographic Camera API’?