Hi, I’m learning Gameplay Ability. But Try Activate Abilities by Tag seem like not working.
My BP is this:
Gameplay Ability has same GameplayTag:
Anyone know where could be wrong? thanks
Hi, I’m learning Gameplay Ability. But Try Activate Abilities by Tag seem like not working.
My BP is this:
Gameplay Ability has same GameplayTag:
Anyone know where could be wrong? thanks
(post deleted by author)
TryActivateAbility(), if the input tag container contains more than one tag then the target ability must also contain those same tags. If the input tag container contains a general tag that covers more than one ability then it will activate all the abilities covered by that general tag.