tail tweaks (and bounce)

This commit is contained in:
Reid 2026-05-02 00:36:43 -07:00
parent 29102f41bd
commit 7d5aba688f
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
4 changed files with 10 additions and 6 deletions

View file

@ -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
)