hi, im trying to make a plugi to solve, temas and affinity system throw blueprints,it workd for ai controllers, but dont work in player controller, the problem is this cast its failing IGenericTeamAgentInterface* AgentInterface = Cast(ControllerReference);
i tried to put IGenericTeamAgentInterface in blueprint of the character controller but the code still dont work, so i think, i have to implement interface by code, but i dont know well how to do it, al tries ge errors, any help please, thanks