Need help with my Tween Editor

I’m making a Tween Editor like TweenSequence Editor
I already made it add the keyframes in the selected time

I would like it to show the preview of the tween when the slider moves but I don’t know how to make it

Any help is appreciated

Personally, I’d advise against making a plugin like TweenSequence Editor as it’s already been done. If something’s already been done then there’s not much point in making another module with the exact same purpose.

That’s not to discourage you of course then though it might sound like it is, that’s just my thoughts on this. By all means, go for it!

I’m making it for a level editor in my game, so I can’t just use the plugin

Forgive me for asking but do you need to make something like this? It might be better to just use TweenService.

I want it to be easy to add tweens so it would be good to add