[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
Advanced Tween Editor - Easily set up and preview tweens using an intuitive UI.
Supports Parts, Models & GUI Objects - Works with BaseParts, Models, and GUI elements.
Automatic Target Cloning - Instantly create a reference target for tweens.
Easing Style & Direction Selector - Customize easing styles without needing to remember Enum values.
One-Click Tween Preview - Instantly see how your tween will behave.
Script Exporting - Generate ready-to-use tween scripts for your game.
Efficient Selection Handling - Automatically detects selected objects and resets unused targets.
DEMO:
This plugin supports Parts, Models, and GUI Objects.
How to Use
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.
Step 2: Select Your Objects
- Select one object (for a self-contained tween) or two objects (to move one to match another).
- If only one object is selected, the plugin will generate a clone as the target.
- Ensure your Models have a PrimaryPart assigned for accurate tweening.
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.
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.
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?
Saves Time - No need to manually write TweenService code.
Improves Workflow - Quick preview without playtesting.
Easy to Use - Even beginners can create smooth animations.
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!