Update HUD for more info on player state, fiddle with properties and character settings for physics

This commit is contained in:
2026-05-26 16:55:48 -04:00
parent ef48585135
commit fa0584f28f
7 changed files with 53 additions and 22 deletions

View File

@@ -3,7 +3,7 @@
"some.key.with.a.value": "value",
"game.screenwidth": "640",
"game.screenheight": "480",
"physics.gravity.y": "32.0",
"physics.gravity.terminal_y": "120.0"
"physics.gravity.y": "1024.0",
"physics.drag.y": "1.0"
}
}