An open-source tweening library for Roblox, featuring advanced
datatypes, accurate color interpolation and more customization.
More capabilities!
With all the features of TweenService,
and many new and amazing features:
- Attributes support.
- Support for advanced values:
Pivot
.Scale
.- Sequences.
- Ranges.
- Strings.
- Reset tween method.
- Framerate limit control.
- Additional tween signals.
- Update event customization.
- Intuitive custom TweenInfo table.
- Accurate color interpolation (Oklab).
With all easing styles that TweenService provides,
and an additional OutIn
easing direction for all styles.
Check it out below!
🎬 Showcases
Text tween
A super simple text tween — although not supported at all with TweenService.
Tween+ handles strings cleverly, finding similarities and differences, then interpolating accordingly.
Low FPS
A super simple part movement tween with the FPS
set to 10
.
The game still runs smoothly (in this case 144 FPS).
Accurate color
A super simple part color tween.
Since Tween+ handles colors using Oklab interpolation, we get a smooth blend unlike any other.
OutIn
easing direction
A super simple part movement tween with a rather interesting, exclusive easing direction.
Fast, stable, intuitive.
- Blazingly fast, lag-free performance.
- Catches errors with clear feedback.
- Proper typing and documentation.
Learn how to use it!
Guides and documentation have been moved!
Detailed guides and documentation now at alexanderlindholt.gitbook.io/tweenplus.
Don’t forget to stay up-to-date!
It’s highly recommended to have the latest version at all times. This ensures:
- Newest features.
- Best performance.
- Little to no bugs.
You can view all releases (versions) and what they contain at the GitHub repository.
Major updates will be posted here, in the replies section, too.
Use this post as documentation for the module.
All documentation will stay up-to-date in this post.
Share your thoughts and creations!
I’d love to see what you guys are able to do with this, so consider sharing your works!
But most importantly:
- Report any bugs or mistakes you find for this asset and post!
- Consider providing feedback to help me and the asset improve!
Like what you're seeing?
Check out more from me!
∙ Text+|Custom fonts & advanced control∙ Signal+|Insanely optimized script signal
Tags
module animation tween tweenservice attributes support advanced properties fps framerate limit control accurate color interpolation oklab open source quality performance optimization