parallax (sky looks bluer when you go up)

This commit is contained in:
minjaesong
2017-07-20 18:39:05 +09:00
parent 81f0499c9d
commit 329beb3197
35 changed files with 144 additions and 17 deletions

View File

@@ -79,7 +79,7 @@ class TitleScreen(val batch: SpriteBatch) : Screen {
)
cameraPlayer.hitbox.setDimension(2.0, 2.0)
demoWorld.time.timeDelta = 45
demoWorld.time.timeDelta = 60
LightmapRenderer.world = demoWorld