[FREE] Auto Tween Pro - Advanced Tweening Plugin

[Community Resource] Auto Tween Pro - Advanced Tweening Plugin

Introduction

Are you tired of manually writing TweenService scripts for every animation in your game? Auto Tween Pro is a powerful Roblox Studio plugin that allows you to easily generate and preview complex tweens without coding! Whether you are a beginner or an advanced developer, this tool will save you time and enhance your workflow.

Features

:white_check_mark: Advanced Tween Editor - Easily set up and preview tweens using an intuitive UI.
:white_check_mark: Supports Parts, Models & GUI Objects - Works with BaseParts, Models, and GUI elements.
:white_check_mark: Automatic Target Cloning - Instantly create a reference target for tweens.
:white_check_mark: Easing Style & Direction Selector - Customize easing styles without needing to remember Enum values.
:white_check_mark: One-Click Tween Preview - Instantly see how your tween will behave.
:white_check_mark: Script Exporting - Generate ready-to-use tween scripts for your game.
:white_check_mark: Efficient Selection Handling - Automatically detects selected objects and resets unused targets.


DEMO:

This plugin supports Parts, Models, and GUI Objects.


How to Use

:pushpin: Step 1: Open the Plugin

Once installed, open the plugin from the Plugins tab in Roblox Studio. Click the “Open Tween Editor” button to launch the UI.

:pushpin: Step 2: Select Your Objects

  1. Select one object (for a self-contained tween) or two objects (to move one to match another).
  2. If only one object is selected, the plugin will generate a clone as the target.
  3. Ensure your Models have a PrimaryPart assigned for accurate tweening.

:pushpin: Step 3: Configure the Tween

  • Set the duration (in seconds).
  • Choose an Easing Style and Easing Direction.
  • Adjust the target object’s position, size, or orientation.

:pushpin: Step 4: Preview the Tween

Click “Preview” to see the animation in action. The object will move, then return to its original position after a delay.

:pushpin: Step 5: Export the Tween Script

Once satisfied, click “Export” to generate a ready-to-use tween script. The script will be saved in ServerScriptService, and you can move it where needed.


Why Use Auto Tween Pro?

:small_blue_diamond: Saves Time - No need to manually write TweenService code.
:small_blue_diamond: Improves Workflow - Quick preview without playtesting.
:small_blue_diamond: Easy to Use - Even beginners can create smooth animations.
:small_blue_diamond: Flexible - Supports UI, parts, and models.


Download & Installation

You can download Auto Tween Pro from the Roblox Plugin Marketplace or here.

Support & Feedback

If you have suggestions, feedback, or bug reports, feel free to reply here or contact me!

Happy tweening! :rocket:

2 Likes

can you show a demo video or something?

1 Like

Yes, absolutely!
Generated Script:

UI:

Example:

Version 1.02.0

Changes: Fixed a bug where the plugin continued to function even after being closed.
image