Still trying to get it to work, and are some inconsistencies and issues: I'm trying to use some Array List actions here:
In the Array List Contains Game Object one, it won't find UNLESS I specify a tag. It works, but it'd be great if it didn't need a tag (Untagged was used in this case) and could find regardless of any tag, since this Array will eventually contain objects with different tags.
In the Array List Contains Name action, I can't make it find anything at all in the referenced Texture Array List. What am I doing wrong here?
I tried editing the Array List Contains Game Object to make it a Array List Contains Texture action, but it kept telling me that either a path returned nothing (when I commented out the tag parts) or that it didn't expect a return. i don't get it, but I attached it. It'd be great to have these actions for ALL variable types, not just Game Object. That's what the action Array List Contains Name seems to be, but I can't get it to find anything, as shown in the images.