reznok / GMCAbilitySystem

An Unreal Engine plugin that adds an ability system to the General Movement Component plugin
MIT License
35 stars 16 forks source link

Port GAS's WaitGameplayTag AbilityTask to GMAS #24

Closed LeoFabre closed 8 months ago

LeoFabre commented 8 months ago

This will be useful in my game, I might implement this at some point, feel free to do it if you need it before I do ;)

GAS WaitGameplayTag source

Cheers !

petegilb commented 8 months ago

This already exists! I added it for the demo. It’s called SetTargetDataGameplayTag or something like that