modified assets for the new physics simulation engine, added velocity readouts to top left of HUD
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
{
|
||||
"name": "menupointer",
|
||||
"movementspeed": 8,
|
||||
"velocity_x": 0,
|
||||
"velocity_y": 0,
|
||||
"speedtime": 8,
|
||||
"speed_x": 0,
|
||||
"speed_y": 0,
|
||||
"acceleration_x": 0,
|
||||
"acceleration_y": 0,
|
||||
"sprite_mappings": [
|
||||
{
|
||||
"state": [
|
||||
|
||||
Reference in New Issue
Block a user