modified assets for the new physics simulation engine, added velocity readouts to top left of HUD
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
"properties": {
|
||||
"some.key.with.a.value": "value",
|
||||
"game.screenwidth": "640",
|
||||
"game.screenheight": "480"
|
||||
"game.screenheight": "480",
|
||||
"physics.gravity.y": "32.0",
|
||||
"physics.gravity.terminal_y": "120.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user