Rescripted TweenService

Okay so hear me out, i always wanted to try and remake the roblox TweenService just because even though it’s pretty good i just wanted to find out how it really worked and how hard it would be to make your own.

Basically, as far as im aware the only benefits that you get from this one is that well you have 100% freedom when it comes to editing each EasingStyle / Direction or the way the Tweens are created or played so it’s just really cool to play around with or i guess adding different stuff that the current TweenService doesn’t have like tweening a Start - End value with a simple callback function or something like that i guess

I don’t wanna yap that much but yeah spent like an hour working on this and it’s probably not the best so you might wanna take a look at it first, i also used Maid and GoodSignal to make this module!

This is just an example where i tween a part from start to end using the module (Should be 1:1 with the TweenService)

The module has no extra features other than TweenObject:SetSpeed() which will just make the Tween Longer or Shorter depending on the speed passed

Take the module here:
Tween - Creator Store

2 Likes