Action List Manager
VAM plugin that routes Voxta actions to Timeline animations with no Voxta-side scripting required.
Action List Manager (ALM) is a router that ties VAM-defined actions to triggers and Timeline animations. You build a list of named actions inside VAM — Voxta's AI can then invoke them by name from a scenario without you writing any scripting.
ALM also supports multi-context injection — location, clothing, custom — which feeds back into Voxta as Contexts so the AI knows what state the scene is in.
When to use it
Use ALM when you want to:
- Keep all the action wiring inside VAM, with no JavaScript on the Voxta side.
- Build a tree of actions (a → b → c) where the AI can navigate by name.
- Inject context about the scene (where the character is, what they're wearing, what's happening) back into Voxta automatically.
If your scene is simpler — one or two animations triggered directly — you can use raw app triggers instead.
Where to get it
Action List Manager (ALM) for Voxta on Virt-A-Mate Hub
ALM is a third-party extension developed by vaan20. Voxta doesn't ship or maintain it.