Voxta docs

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:

  1. Download MacGruber Utils .var from VaM Hub.
  2. Drop into your AddonPackages folder.
  3. Done. Plugins that need it will find it.

On this page