Ace Attorney Casing Tool Documentation

The documentation for AACS and the CodeEditor.


Project maintained by MaxDeBy Hosted on GitHub Pages — Theme by mattgraham

Back to overview


PlayMoodMatrix (PlayMM)


Description

Starts a Mood Matrix sequence.

Parameters

Name Type Description Required Default Value
MM ID String The ID of the Mood Matrix sequence. -

Examples:

Example #1: Start the Mood Matrix sequence ‘AngryMaya’.

1:  PlayMoodMatrix:["AngryMaya"];

Remarks:

-


Back to overview