Installation

Let's first get the module. There are two main ways:

Get Roblox Asset

  • Click Get Model.

  • Open the ToolBox in Roblox Studio.

  • Go to the Inventory tab.

  • Click on Tween+ to insert.

You can then place it wherever you want.

Modules are usually located in ReplicatedStorage. It's highly recommended to put it there.

Dependencies

It's required to install the following for Tween+ to work properly.

Signal

Install a signal library of choice.

Signal+ is highly recommended for performance.

It's crucial that you give the module the tag Signal, so that Tween+ can identify it.

API map

Install Inxpect, which is an efficient API map builder It's crucial that you give the module the tag APIMap, so that Tween+ can identify it.

You can now start using Tween+!

Last updated