mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 20:44:05 +09:00
updating TODO tags
Former-commit-id: f0ce830cc72911b9c1974a394581003726dfc4e1 Former-commit-id: dfc012568d8362de583b7efa95fd79e35a22b83a
This commit is contained in:
@@ -283,7 +283,6 @@ constructor() : BasicGameState() {
|
||||
//g.translate(-MapCamera.cameraX * screenZoom, -MapCamera.cameraY * screenZoom)
|
||||
tilesDrawFrameBuffer.graphics.translate(-MapCamera.cameraX.toFloat(), -MapCamera.cameraY.toFloat())
|
||||
actorsDrawFrameBuffer.graphics.translate(-MapCamera.cameraX.toFloat(), -MapCamera.cameraY.toFloat())
|
||||
// TODO add new framebuffer so that whole map is zoomed at once, yet not the UI
|
||||
|
||||
|
||||
/////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user