mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2025-09-24 14:06:51 +00:00
Projectiles
This commit is contained in:
@@ -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": {
|
||||
|
Reference in New Issue
Block a user