Projectiles

This commit is contained in:
Martin
2022-11-30 08:21:22 +01:00
parent da70723f2d
commit 7e20e41482
16 changed files with 140 additions and 31 deletions

View File

@@ -16,14 +16,24 @@
{
"index": 4,
"name": "XP"
},
{
"index": 5,
"name": "PLAYER_PROJECTILE"
},
{
"index": 6,
"name": "ENEMY_PROJECTILE"
}
],
"collisionMatrix": {
"0": 0,
"1": 20,
"2": 10,
"1": 84,
"2": 42,
"3": 4,
"4": 2
"4": 2,
"5": 4,
"6": 2
}
},
"general": {