This project is licensed under the MIT license, you are allowed to copy, modify, merge, publish, distribute, sublicense and freely use this resource in your projects, no credits are required, but it would be nice to do so :)
TweenStep is an advanced and better alternative to roblox's TweenService
- Play, Pausing and Stopping tweens with one simple line of code
- Single time use Tween() function for ease of scripting
- Custom easing styles
- Changing tween properties while the tween is running
- Support all your
TweenInfo.new()
arguments, including but not limited torepeatCount
,reverse
anddelay
- Tweening models
- Tweening models size
- Tweening Color3Sequences and NumberSequences
- All client tweens perfectly synched with server tweens
- Debuging mode (no debubing cus i'm too lazy to make a proper debug feature)