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" : [8, 6],
|
||||
"dimensions" : [4, 1],
|
||||
|
||||
"names" : [
|
||||
[ "0", "1", "2", "3" ]
|
||||
]
|
||||
}
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 158 B |
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"projectileName" : "quartzshard",
|
||||
"physics" : "highgravgrenade",
|
||||
"bounces" : 3,
|
||||
"timeToLive" : 3.5,
|
||||
"lightColor" : [50, 0, 35],
|
||||
"image" : "quartzshard.png",
|
||||
"animationLoops" : false,
|
||||
"animationCycle" : 0.5,
|
||||
"frameNumber" : 4,
|
||||
"speed" : 40,
|
||||
"power" : 76,
|
||||
"onlyHitTerrain" : true,
|
||||
"damageKind" : "default"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue