AI Damage Player when Sword is attached to AI

So I have the “Paragon Morigesh” character from Unreal store, but the sword is part or attached to the character already. How do I add a BOX Collider or any collider to just the sword, so when it hits the player, the player takes damage thanks.

Hi @Tamarar357!

Here is a Non-Epic affiliated tutorial using paragon Kwang that seems to be just what you are looking for:

Part 8: Weapon’s Sphere Collision (AnimNotify State) | Unreal Engine 4

I hope the above solution works for you!