v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"projectileName" : "cutterleafX",
|
||||
"image" : "cutterleafX.png",
|
||||
"animationCycle" : 0.25,
|
||||
"physics" : "gravitybullet",
|
||||
"frameNumber" : 2,
|
||||
"pointLight" : false,
|
||||
"speed" : 50,
|
||||
"timeToLive" : 2.5,
|
||||
"orientationLocked" : true,
|
||||
"flippable" : true,
|
||||
"actionOnReap" : [
|
||||
{
|
||||
"action" : "config",
|
||||
"file" : "/projectiles/explosions/leafexplosion/leafexplosion.config"
|
||||
}
|
||||
],
|
||||
"power" : 1,
|
||||
"damagePoly" : [ [-2, 2], [-2, -2], [2, -2], [2, 2] ],
|
||||
"damageKind" : "default",
|
||||
"emitters" : [ "defaultgreen" ]
|
||||
}
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue