Skip to content

V2.2.0

Compare
Choose a tag to compare
@parker02311 parker02311 released this 22 Jul 01:27
· 157 commits to main since this release
Additions:
+ Added dependent overrides
+ Rescripted chassis rotators to fix tons of rotator bugs

Fixes:
* Fixed a couple of rotator menu bugs
* Fixed weight related bugs for rotators/faders

This update now includes the much wanted ability to have an override depend on a specific pattern of a function
So you can now make park mode only work on stage 3
Example:

ParkBrake = { "ParkBrakeOverride", "Stages", 3 },

You can also now have color changing rotators!

Full Changelog: 2.1.3...2.2.0

Plugin: https://create.roblox.com/marketplace/asset/9953321418

How to update already installed versions
In Roblox Studio go to the Plugins tab -> Open plugin called "Manage Plugins" -> Wait for it to fully load -> Hit "Update All Plugins" -> restart studio -> ENJOY!