Rec Room Object/Player Get All With Tags

Taking an array of strings for tags to find and returning an array of objects.

Good idea, for now you can achieve this using multiple of the one-tag version of the chips you’re asking for, and combining their results with a “list union” chip i believe, which should combine all the lists’ different items into one with no duplicate elements.

1 Like