Is there a way to use the “switch on gamplay tag container” like the “Has Tag” without a exact match? Or this there another way than using multible branches.
This is how it is working:
This is how I want it to work, but it is only working with the exact tags:
Can somebody help me with that or point me in the right direction?
Auran131
(Auran13)
January 31, 2024, 4:08am
2
i believe not aside from creating you own in a macro which is a shame because ive also found a lot of uses for checking the parent tag
Thanks. Yes I was thinking of using a macro for that too.
Edit: I created the a macro:
This is how it looks in use:
With C++ it could create dynamic exec outputs.
But I am fine with that.