I have a beginner question for the week of Unreal

코딩중 : 네이버 블로그 ← video to help

I want the pink character to do one damage per swing of the weapon.

However, the print string result inflicts damage 2 to 5 times.

I wonder how I can give one

Also, currently only Weapon_Capsule2 deals damage when it collides,

but I’m curious how to deal with it when there are two capsules.

Thank you for read

Hello! Just check OverlappedComponent pin, this can be caused by overlapping different components of target actor.