v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"frameGrid" : {
|
||||
"size" : [32, 32],
|
||||
"dimensions" : [10, 1],
|
||||
|
||||
"names" : [
|
||||
[ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ]
|
||||
]
|
||||
}
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"projectileName" : "heckbloodX",
|
||||
"image" : "heckbloodX.png",
|
||||
"physics" : "grenadenobounce",
|
||||
"animationCycle" : 0.3,
|
||||
"animationLoops" : false,
|
||||
"damageKindImage" : "icon.png",
|
||||
"frameNumber" : 10,
|
||||
"power" : 400,
|
||||
"speed" : 75,
|
||||
"timeToLive" : 0.4,
|
||||
"bounces" : 0,
|
||||
"piercing" : true,
|
||||
"damagePoly" : [ [-9, 0], [-6, -6], [0, -9], [6, -6], [9, 0], [6, 6], [0, 9], [-6, 6] ],
|
||||
"damageKind" : "default"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 277 B |
Loading…
Add table
Add a link
Reference in a new issue