Skip to main content

B1CoopAnimGroup

  • Anim group for coop talk animation pools.
    * Each group declares the (host, target) character condition it applies to (4 filters), and the anim entries to use for that condition.
    * Default = wildcard. Real characters never evaluate to Default, so Default works as an "any" filter.
    * Matching priority: (1) filter pass, (2) only groups with the maximum specific-count are kept, (3) weighted random across AnimEntries.
PropertyTypeDescriptionMetadata
HostGenderFilterEB1GenderTypeHost character's gender filter. Default = Any.Category: B1CoopAnimGroup
HostBodyAgeFilterEB1BodyAgeTypeHost character's body-age filter. Default = Any.Category: B1CoopAnimGroup
TargetGenderFilterEB1GenderTypeTarget character's gender filter. Default = Any.Category: B1CoopAnimGroup
TargetBodyAgeFilterEB1BodyAgeTypeTarget character's body-age filter. Default = Any.Category: B1CoopAnimGroup
AnimEntriesTArrayAnim entries that apply to this (host, target) combination.Category: B1CoopAnimGroup