ForestFX Plugin: Essential Tools

ForestFX Plugin

What is ForestFX Plugin?

ForestFX is a comprehensive set of tools designed to streamline and enhance your development experience on Roblox.


Extends Primary Part

image

Creates a PrimaryPart for a model using ExtendsSize.


Clean Constraints

image

Cleans all types of constraints from a model. If a model inside a model has a PrimaryPart, those constraints will not be cleaned. This feature allows for movable objects without the need for reconfiguration. (Doesn’t clean ropes)


Clean Scripts

image

Removes all scripts from the selected model, ensuring a clean slate for development.


Table the Selection

image

Prints out the selection to a table for easy viewing and management.


Number Selection

image

Assigns a unique number to each selected object for easier identification and organization.


Table the Bones with Same Position

image

Groups bones that share the same position into a table and prints it out.


Table the Decals Name, TextureID

image

Compiles decals’ names and texture IDs into a table for easier reference and bulk adjustments.


Weld Constraints

image

Automatically creates weld constraints for children of models, ensuring they move together as a single unit. Parts tagged as ‘door’ or named ‘plane’ will be motor6D instead - ‘door’ motor6D is inversed.


Clone Children

image

Duplicates all children of the selected object, allowing for easy replication of complex hierarchies. If you select a child inside the model, all children of that child in all of the selected models will also be replicated.


Fix Glass

image

Changes the glass material to ice because items don’t render through glass.


Here is the Plugin.

I always use it and don’t use any other plugin. I’m open to suggestions and can add any buttons you suggest.

5 Likes