You can add actions to your text by using rich text tags.
Actions’ formatting follows this formula: “<actionID>
” or “<actionID=attribute1,attribute2,...>
” for eventual parameters/attributes.
⚠️ Actions are case sensitive, <waitfor>
and <waitFor>
will produce different results.
Actions support multiple attributes, after the ‘=
’ sign and all separated by a comma
.
Example: <waitfor=1.5>
or <playaudio=tada,laugh,dub>
(As you can see, the attributes formatting is slightly different from the effects’ modifiers, since actions do not have attributesIDs).
period
, not a comma
. You can use built-in actions or create your own. (Read more here (C#))
You can use the following built-in actions in your text.