TweenService without Coding

Is there a way I can use TweenService without coding, is there any plugins that can help?
How can I move parts and other items around without coding.
I tried using the TweenSequence plugin but it looks like it requires coding.
I am not sure if I am doing it correctly so can someone help with that?

Please reply if you have an ideas or features that can help we this.

I made a post originally about this but some people took offence that I was not coding, went a completely different direction to what I asked, and flagged it.

This is because I need to focus on creating tween animations and not scripting…

Thanks :slight_smile:

Tweensequence is one of the easiest tools to use, there’s no built-in visual programming language.

1 Like

I’d say BodyMovers. I don’t really know what you are trying to do though.

1 Like

I need help using it though, I am kind of a noob…
Can you help?

I’ll look into that.
I just need to move parts and loop them so they can have an animation effect.

1 Like

It might be hard for you though, it’s probably kinda confusing at first.
In my opinion, tweening is a lot easier.

Good luck!

1 Like

Thank you for the support! :slight_smile:

1 Like

I wish you all luck, but I think it would be smartest to try to learn a little bit about TweenService if you’re gonna use it.

1 Like

Please change the category to scripting help.

Thank you.

I am asking about plugins not scripting.
i did it anyway

1 Like

There are use case explanations on it. I would recommend reading up on ModuleScripts as well.

local module = require(script.parent.Animator)
module.Animation_1:Play()