mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 12:34:05 +09:00
parallax (sky looks bluer when you go up)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user