So I have a player controller that runs movement and damage calculations and teams and all that and then blue print characters that the main controller possesses, if I made an ability for a BP_Knight that stunned how would I get that to the BP_Archer character for instance. Without having to set the tag and check on tick it a stun flag was set.