19 lines
430 B
Text
19 lines
430 B
Text
{
|
|
"projectileName" : "splashdrop1",
|
|
"image" : "splashdrop1.png",
|
|
"animationCycle" : 0.25,
|
|
"physics" : "highgravgrenade",
|
|
"frameNumber" : 2,
|
|
"pointLight" : false,
|
|
"animationLoops" : false,
|
|
"speed" : 20,
|
|
"timeToLive" : 2.5,
|
|
"orientationLocked" : true,
|
|
"flippable" : true,
|
|
"power" : 1.0,
|
|
"damagePoly" : [ [-2, 2], [-2, -2], [2, -2], [2, 2] ],
|
|
"damageKind" : "default",
|
|
"emitters" : [ "daggerblue" ]
|
|
}
|
|
|
|
|