So i am working on my first game its a catan clone, i know very creative. But i am running into a issue when getting what materials the player should get i need to search all the actors ive gotten from a get all actors of class with tag node, to see if any of these actors have the following tags: Grain, Ore, Sheep, Forest, Bricks. How do i check if these actors include those tags?
tysm but i am trying to read the tags in the actors that have a tag = the interger and see if those have a tag called grain or ore or forest or brick or sheep.