Call an Event with the Sequencer and spawn your Actors inside… in the same events, add the new spawned actor to an array of your choice… So you can iterate over the Actor array, that only contains your spanwed Actors.
Call an Event with the Sequencer and spawn your Actors inside… in the same events, add the new spawned actor to an array of your choice… So you can iterate over the Actor array, that only contains your spanwed Actors.