Features:
- Created a toggle that allows the tail to swap between gradual and instant scale changes (31f3a6f)
- Allow users to change the size of the small tail via the action wheel (b0abf07)
- Created an action wheel action to allow the setting of when the legs form (49b4e8a)
Changes:
- Protected call for if squAPI cannot be found (51db3ad)
- Changed animation logic/keyframes (4f74251)
- Changed animation logic to now allow
swim
to play when in small tail - Converted
small
to a pose-type animation - Created a new animation to control the small tail while swimming
- Disabled Fly offset for squishy api, as it no longer served a purpose
- Linked velocity push to a variable to allow better control over it
- Changed animation logic to now allow
Formatting:
- Organized scale lerping values into a table for ease of access (9a0d01d)
- Shortened variable names (2fc1256)
- Redundancy removal (b1226f3)
Full Changelog: v3.6.0...v3.7.0