Gameplay Tag Select
Plugin overview
Gameplay Tag Select is a plugin that adds two new Gameplay Tag-based select nodes called Has Tag Select and Matches Tag Select.
They work similarly to normal select nodes but use Gameplay Tags for each option case instead. They also have the capability to:
Toggle whether tags should match exactly or partially.
Change the type of pins that are generated.
An automatically added Gameplay Tag option pin won't prevent you from deleting that tag in Gameplay Tags Settings.
Get notified about new tags
If you're using a root tag, you'll get notified when the node can be refreshed to accustom to any newly added tag.
This is particularly useful if all descendants of a tag represent a variety of gameplay options, and you want to keep your graph up-to-date.
Orphaned pins
If the underlying Gameplay Tag of a connected/initialized pin is removed, the pin will still remain orphaned.
This ensures that any unwanted change can always be reversed.