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

File diff suppressed because one or more lines are too long

View file

@ -2,5 +2,5 @@ local squapi = require("scripts.libs.SquAPI")
squapi.bounceWalk:new(
models.models.main,
nil
0.35
)

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
)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 781 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Before After
Before After