Hello,I’m trying to grab/get all of the actors (with a specific tag) around my main player character (perhaps in an array), and then select/grab/manipulate the closest actor with that given tag in C++.
Hello,I’m trying to grab/get all of the actors (with a specific tag) around my main player character (perhaps in an array), and then select/grab/manipulate the closest actor with that given tag in C++.