mini2Dx/mini2Dx

OrthographicCamera in Mini2Dx 2.0

Opened this issue · 1 comments

I am looking for a camera that comes with Mini2DX V2.0 and that follows the player, do I have to use the OrthographicCamera from Libgdx or does Mini2DX already have a special camera to follow the player?

I found org.mini2Dx.coreGraphics.translate, but I don't know if this is what I'm looking for ...