NEW : Inspect Mode
Click the gold INSPECT button on any ability to spawn it as a complete, self-contained folder in Workspace. The folder includes all particle emitters, beams, lights, and a driver script — ready to copy-paste directly into your game. Each inspected ability is also auto-saved to ReplicatedStorage > VFX_Inspected so you can copy it before stopping play.
NEW: Pre-Exported .rbxm (REGALDEV1000.rbxm)
All 1,000 abilities pre-exported as portable folders in a single .rbxm file. Insert it into ReplicatedStorage — no need to inspect abilities one by one. Each folder contains its own embedded ModuleScript and VFXPortableLoop driver, so it loops automatically with zero setup.
How to use portable folders:
Copy any ability folder from the .rbxm or from VFX_Inspected
Paste it anywhere in your game (Workspace, ReplicatedStorage, etc.)
The included VFXPortableLoop script handles choreography replay automatically
Other improvements:
High-contrast VFX visibility — abilities look vivid in both dark and bright environments
Optimized dark showcase environment for best preview quality
Cleaner UI — streamlined controls
