Ok I got it working by moving the code from BP_Sword to BP_PlayerCharacter! I detect a hit in BP_Sword, then I do Get Owner to get the BP_PlayerCharacter holding the sword. Then execute the rest of the code in PlayerCharacter
1 Like