Skip to main content

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

VariableDescription
StoneThe stone avatar.
AvatarThe Ready Player Me Avatar.
LipAnimationThe InworldFacialAnimationRPM attached to the avatar.
InitTriggerThe string of the trigger for initialize conversation.
CheckTriggerThe string of the trigger for callback.
CurrentCharacterThe current InworldCharacter

API

FunctionDescriptionParameters
OnGoalCompleteTriggers whenever a callback trigger is received.trigger: the callback trigger to process.