InworldBodyAnimation
Module: Inworld.Assets. Namespace: Inworld.Assets. Inherited from: InworldAnimation
This class is responsible for processing body animations of the Inworld character using EmotionEvents received from the Inworld server.
Variable | Description |
---|---|
BodyAnimator | The animator for the body part of the model. |
Function | Descriptions | Parameters |
---|---|---|
OnStartStopInteraction | Set the main status of the body animation | isStarting: Set the main status to be Talking if it's true. Set it to be Idle if it's false. |