mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
New effect collision
Signed-off-by: Paulchen-Panther <paulchen-panter@protonmail.com>
This commit is contained in:
10
effects/collision.json
Normal file
10
effects/collision.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name" : "Collision",
|
||||
"script" : "collision.py",
|
||||
"args" :
|
||||
{
|
||||
"speed" : 100,
|
||||
"trailLength" : 5,
|
||||
"explodeRadius" : 8
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user