Update HUD for more info on player state, fiddle with properties and character settings for physics
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user