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" : [16, 16],
|
||||
"dimensions" : [2, 1],
|
||||
|
||||
"names" : [
|
||||
[ "0", "1" ]
|
||||
]
|
||||
}
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 164 B |
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"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" ]
|
||||
}
|
||||
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"frameGrid" : {
|
||||
"size" : [16, 16],
|
||||
"dimensions" : [2, 1],
|
||||
|
||||
"names" : [
|
||||
[ "0", "1" ]
|
||||
]
|
||||
}
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 207 B |
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"projectileName" : "splashdrop2",
|
||||
"image" : "splashdrop2.png",
|
||||
"animationCycle" : 0.25,
|
||||
"physics" : "highgravgrenade",
|
||||
"frameNumber" : 2,
|
||||
"pointLight" : false,
|
||||
"animationLoops" : false,
|
||||
"speed" : 20,
|
||||
"timeToLive" : 0.5,
|
||||
"orientationLocked" : true,
|
||||
"flippable" : true,
|
||||
"power" : 1.0,
|
||||
"damagePoly" : [ [-2, 2], [-2, -2], [2, -2], [2, 2] ],
|
||||
"actionOnReap" : [
|
||||
{
|
||||
"action" : "projectile",
|
||||
"type" : "splashspawner1",
|
||||
"fuzzAngle" : 180,
|
||||
"inheritDamageFactor" : 1.0,
|
||||
"inheritSpeedFactor" : 0.001
|
||||
}
|
||||
],
|
||||
"damageKind" : "default",
|
||||
"emitters" : [ "daggerblue" ]
|
||||
}
|
||||
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"frameGrid" : {
|
||||
"size" : [256, 32],
|
||||
"dimensions" : [1, 1],
|
||||
|
||||
"names" : [
|
||||
[ "0" ]
|
||||
]
|
||||
}
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"projectileName" : "splashspawner1",
|
||||
"image" : "splashspawner1.png",
|
||||
"physics" : "gas",
|
||||
"animationCycle" : 0.1,
|
||||
"frameNumber" : 8,
|
||||
"speed" : 1,
|
||||
"damageKindImage" : "icon.png",
|
||||
"pointLight" : false,
|
||||
"timeToLive" : 0.01,
|
||||
"actionOnReap" : [
|
||||
{
|
||||
"action" : "config",
|
||||
"file" : "/projectiles/explosions/splashexplosion1/splashexplosion1.config"
|
||||
},
|
||||
{
|
||||
"action" : "projectile",
|
||||
"type" : "splashdrop1",
|
||||
"fuzzAngle" : 180,
|
||||
"inheritDamageFactor" : 0.1,
|
||||
"inheritSpeedFactor" : 2000
|
||||
},
|
||||
{
|
||||
"action" : "projectile",
|
||||
"type" : "splashdrop1",
|
||||
"fuzzAngle" : 180,
|
||||
"inheritDamageFactor" : 0.1,
|
||||
"inheritSpeedFactor" : 2000
|
||||
},
|
||||
{
|
||||
"action" : "projectile",
|
||||
"type" : "splashdrop1",
|
||||
"fuzzAngle" : 180,
|
||||
"inheritDamageFactor" : 0.1,
|
||||
"inheritSpeedFactor" : 2000
|
||||
},
|
||||
{
|
||||
"action" : "projectile",
|
||||
"type" : "splashdrop1",
|
||||
"fuzzAngle" : 180,
|
||||
"inheritDamageFactor" : 0.1,
|
||||
"inheritSpeedFactor" : 2000
|
||||
},
|
||||
{
|
||||
"action" : "projectile",
|
||||
"type" : "splashdrop1",
|
||||
"fuzzAngle" : 180,
|
||||
"inheritDamageFactor" : 0.1,
|
||||
"inheritSpeedFactor" : 2000
|
||||
}
|
||||
],
|
||||
"power" : 25,
|
||||
"damageType" : "NoDamage",
|
||||
"damageKind" : "default"
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"projectileName" : "splashspawner2",
|
||||
"image" : "splashspawner1.png",
|
||||
"physics" : "gas",
|
||||
"animationCycle" : 0.1,
|
||||
"frameNumber" : 8,
|
||||
"speed" : 1,
|
||||
"damageKindImage" : "icon.png",
|
||||
"pointLight" : false,
|
||||
"timeToLive" : 0.01,
|
||||
"actionOnReap" : [
|
||||
{
|
||||
"action" : "config",
|
||||
"file" : "/projectiles/explosions/splashexplosion1/splashexplosion1.config"
|
||||
},
|
||||
{
|
||||
"action" : "projectile",
|
||||
"type" : "splashdrop2",
|
||||
"fuzzAngle" : 180,
|
||||
"inheritDamageFactor" : 0.1,
|
||||
"inheritSpeedFactor" : 2000
|
||||
},
|
||||
{
|
||||
"action" : "projectile",
|
||||
"type" : "splashdrop2",
|
||||
"fuzzAngle" : 180,
|
||||
"inheritDamageFactor" : 0.1,
|
||||
"inheritSpeedFactor" : 2000
|
||||
},
|
||||
{
|
||||
"action" : "projectile",
|
||||
"type" : "splashdrop2",
|
||||
"fuzzAngle" : 180,
|
||||
"inheritDamageFactor" : 0.1,
|
||||
"inheritSpeedFactor" : 2000
|
||||
},
|
||||
{
|
||||
"action" : "projectile",
|
||||
"type" : "splashdrop2",
|
||||
"fuzzAngle" : 180,
|
||||
"inheritDamageFactor" : 0.1,
|
||||
"inheritSpeedFactor" : 2000
|
||||
},
|
||||
{
|
||||
"action" : "projectile",
|
||||
"type" : "splashdrop2",
|
||||
"fuzzAngle" : 180,
|
||||
"inheritDamageFactor" : 0.1,
|
||||
"inheritSpeedFactor" : 2000
|
||||
}
|
||||
],
|
||||
"power" : 25,
|
||||
"damageType" : "NoDamage",
|
||||
"damageKind" : "default"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue