MacGruber's Utils
Foundational utility plugin that many other community plugins depend on. Install once, forget about.
MacGruber's Utils is a foundational utility plugin for VAM that many community plugins (including some companions used with Voxta) build on. It provides shared UI primitives, easing functions, helper triggers, and a common state-machine library.
You typically don't interact with MacGruber Utils directly — you install it once because something else in your scene depends on it, and then you forget it exists.
MacGruber Utils is third-party. It's not maintained by Voxta. The canonical home is on VaM Hub — search the Hub for "MacGruber Utils" to get the latest version.
What depends on it
- Routimator — uses MacGruber's state-machine internals as its base.
- Many other community plugins in the VAM ecosystem.
How to install
Same flow as any VAM plugin:
- Download MacGruber Utils
.varfrom VaM Hub. - Drop into your
AddonPackagesfolder. - Done. Plugins that need it will find it.