mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-09 13:21:51 +09:00
terrain atlas: added black patch
This commit is contained in:
@@ -158,8 +158,9 @@ object GlslTilingTest : ApplicationAdapter() {
|
||||
tilesBufferAsTex.dispose()
|
||||
|
||||
|
||||
cameraX += 160 * Gdx.graphics.deltaTime
|
||||
cameraY += 160 * Gdx.graphics.deltaTime
|
||||
cameraX = 6f
|
||||
//cameraX += 160 * Gdx.graphics.deltaTime
|
||||
//cameraY += 160 * Gdx.graphics.deltaTime
|
||||
}
|
||||
|
||||
override fun dispose() {
|
||||
|
||||
Reference in New Issue
Block a user