The "sys_anim_speech" Function
#
SyntaxArgument | Type | Description |
---|---|---|
name | string | The name of the character to apply animation to |
speech | boolean | Enables or disables speech animations |
type | integer/macro | Sets whether to base speech animations on text or audio |
[highlight] | boolean | Optional: Enables or disables highlight animations |
#
DescriptionEnables or disables character speech animations and optional highlighting features.
As this script is run automatically by text and voice functions, it is never necessary to run sys_anim_speech
manually.