TransformCanvas
Module: Inworld.RPM. Namespace: Inworld.Sample.RPM. inherited from: DemoCanvas
This is the canvas class used in the sample scene Goals and Actions
Inspector Variables
Variable | Description |
---|---|
Stone | The stone avatar. |
Avatar | The Ready Player Me Avatar. |
LipAnimation | The InworldFacialAnimationRPM attached to the avatar. |
InitTrigger | The string of the trigger for initialize conversation. |
CheckTrigger | The string of the trigger for callback. |
CurrentCharacter | The current InworldCharacter |
API
Function | Description | Parameters |
---|---|---|
OnGoalComplete | Triggers whenever a callback trigger is received. | trigger: the callback trigger to process. |