Yeah! The array was my solution. I also named every actor so that they are organized withing the array. So if array[i] == 0, I can get it in the [Get All Actors of Class][i]. Also used gameplay tags to filter in case I need to use same actor for different roles.