diff options
| author | ne_mene <[email protected]> | 2026-03-30 01:00:44 +0200 |
|---|---|---|
| committer | ne_mene <[email protected]> | 2026-03-30 01:00:44 +0200 |
| commit | b7d47f8f297be2a55c9e3508bed40e09d49f1047 (patch) | |
| tree | 332e252821bc8206ca15339e07186eb3426814ed /test.speck.lua | |
| parent | 8e938c45ba9a2a3a968f751543cb42ff253f33ad (diff) | |
moved test specks
Diffstat (limited to 'test.speck.lua')
| -rw-r--r-- | test.speck.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test.speck.lua b/test.speck.lua deleted file mode 100644 index 5e7b493..0000000 --- a/test.speck.lua +++ /dev/null @@ -1 +0,0 @@ -return {["bounce"]=true,["forcey"]=1000,["spawn_shape"]="Rectangle",["spawn_width"]=100,["spawn_height"]=100,["texture_path"]="res/img/speck.png",["interval"]=0.05,["lifetime_max"]=0.6,["spawn_amount_max"]=10,["forcex"]=0,["scale_end_max"]=0,["scale_end_min"]=0,["spawn_amount_min"]=1,["scale_curve"]="Lerp",["scale_start_min"]=0.8,["scale_start_max"]=1.25,["lifetime_min"]=0.3,["initial_velx"]=100,["initial_vely"]=0,["spread"]=360,} |
