Skip to content

Releases: ItsAltus/TweenPlus

TweenPlus v1.0.0

29 Apr 18:30

Choose a tag to compare

TweenPlus is a chainable tweening system for Roblox with support for:

  • Chained playback (:Then, :Wait)
  • Infinite and finite looping (:Loop)
  • Batch cancel by tag or instance
  • Reusable animation presets
  • Debug prints with timestamps
  • OnStart / OnComplete / OnCancel hooks
  • Manual memory cleanup

This is the first stable release.

Full Changelog: https://github.com/ItsAltus/TweenPlus/commits/v1.0.0