Sorry for not replying, i ended up deleting my blueprints and starting over again. A better question would be how do i get the individual instance of the aicontroller and cast to that because i think the problem was i was casting to the controller from the character blueprint and it ended up in all the character instances sharing the same variables. So how can i get each character instance to cast to it’s
Instance of the controller and edit its variables? And thanks in advance.