hyperion.ng/effects/collision.json
Paulchen-Panther 4c0c102f2c New effect collision
Signed-off-by: Paulchen-Panther <paulchen-panter@protonmail.com>
2019-11-10 17:24:04 +01:00

11 lines
131 B
JSON

{
"name" : "Collision",
"script" : "collision.py",
"args" :
{
"speed" : 100,
"trailLength" : 5,
"explodeRadius" : 8
}
}