This commit is contained in:
Martin
2022-11-16 12:26:20 +01:00
parent 3dd10f13ef
commit 0eb9cc907f
23 changed files with 1312 additions and 485 deletions

View File

@@ -12,13 +12,25 @@
{
"index": 3,
"name": "WEAPON"
},
{
"index": 4,
"name": "XP"
}
],
"collisionMatrix": {
"0": 0,
"1": 4,
"1": 20,
"2": 10,
"3": 4
"3": 4,
"4": 2
}
},
"general": {
"designResolution": {
"width": 640,
"height": 960,
"fitHeight": true
}
}
}