Skip to main content

B1PostureDirectionInfo

  • Holds the directional animation configuration for a posture, including start, loop, and end animation IDs.
PropertyTypeDescriptionMetadata
BaseComponentNameFNameThe name of the base object component that provides this posture's slot.
LinkedComponentNameFNameThe name of the linked object component paired with the base for multi-component slots.
DirectionEB1SlotDirectionThe slot direction this posture direction info applies to.
PostureAnimIdFNameThe animation ID played when entering this posture direction.Foreign: AnimCharacter.Id
LoopAnimIdFNameThe animation ID played while looping in this posture direction.Foreign: AnimCharacter.Id
EndAnimIdFNameThe animation ID played when exiting this posture direction.Foreign: AnimCharacter.Id
PostureTransitionDatasTArrayTransition data for direct posture-to-posture changes from this direction.Category: B1PostureDirectionInfo