Last time we added a way to attack the nearest enemy for the melee combat system we are working on in unreal engine 4. In this episode, we are going to work on hit detection part. When an enemy receives a hit, that means the sword hits an enemy, the enemy will show a reaction to that hit. We are going to experiment this with collision detection.