v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
Binary file not shown.
After Width: | Height: | Size: 192 B |
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"frameGrid" : {
|
||||
"size" : [128, 20],
|
||||
"dimensions" : [5, 1],
|
||||
|
||||
"names" : [
|
||||
[ "0", "1", "2", "3", "4" ]
|
||||
]
|
||||
}
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 572 B |
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"projectileName" : "sunray",
|
||||
"physics" : "hover",
|
||||
"bounces" : -1,
|
||||
"speed" : 10,
|
||||
"timeToLive" : 1.0,
|
||||
"lightColor" : [165, 25, 0],
|
||||
"damageKindImage" : "icon.png",
|
||||
"piercing" : true,
|
||||
"image" : "sunray.png",
|
||||
"animationCycle" : 1.0,
|
||||
"frameNumber" : 5,
|
||||
"power" : 0,
|
||||
"damagePoly" : [ [15, 5], [60, 10], [60, -10], [15, -5] ],
|
||||
"damageKind" : "plasma"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue