Releases: GGshor/TweenModel
Releases · GGshor/TweenModel
Release list
Version 2.2.1
Note: Due to me forgetting to update the repo, I've bumped it to 2.2.1
Changes from 2.0.3 to 2.2.1
New
- Added type support
- Added debug support
Changed
- Updated version to use match
- Updated how :PlayInstant() to .PlayInstant()
- Updated PlayerAdded connection to be directly towards setup connection
Fixed
- Fixed module return type not working correctly
- Fixed client not tweening when tween was already playing before the client got set up
Full Changelog: v2.0.3...v2.2.1
Release
Version 2.0.2 🔨
Version 2.0.2
Fixes
- Fixed module erroring when loading through asset id.
Version 2.0.1 🔨
Version 2.0.1
Adds
- Added module project
Fixes
- Other scripts not being able to find the module
Version 2.0.0 🎉
Version 2.0.0 changelog
Major changes
- Server now only updates model when the state of tween changes
- Everything is rendered fully on client