Realized recently my code was only referencing 1 actor at a time, then re-possessing a different one, so my genius idea is to reference all the actors and cram the array onto one controller, is this possible? if not, how do I split it onto multiple?