tail tweaks (and bounce)
This commit is contained in:
parent
29102f41bd
commit
7d5aba688f
4 changed files with 10 additions and 6 deletions
|
|
@ -30,10 +30,14 @@ local tail_segments = {
|
|||
|
||||
squapi.tail:new(
|
||||
tail_segments,
|
||||
nil,
|
||||
nil,
|
||||
nil,
|
||||
5,
|
||||
0,
|
||||
1,
|
||||
nil,
|
||||
1,
|
||||
5
|
||||
5,
|
||||
nil,
|
||||
nil,
|
||||
0.03,
|
||||
0.9
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue