Try to change projection matrix like this: Matrix4 normalProjection = new Matrix4().setToOrtho2D(0, 0, Gdx.graphics.getWidth(), Gdx.graphics ...
確定! 回上一頁