Skip to main content

Execute_SubActionPlayAnim

Description

Executes a play-animation SubAction on the SelfEntity. The entity must be at SLOD0, currently standing, and the SubAction must be startable.

Note

BaseObject is not used; this action always targets SelfEntity.

Parameters

ParameterDescription
S1SubActionAnimDataId identifying the animation to execute

Examples

DescriptionBaseObjectCommandS1
Play the Irritated reaction animation on SelfSelfSubActionPlayAnimPreference_DisLike_Reaction_Irritated_3
Play the Like reaction animation on SelfSelfSubActionPlayAnimPreference_Like_Reaction_Happy_1
Play a custom sub-action animation on SelfSelfSubActionPlayAnimSubAnim_CustomReaction_01