Sword kill

hi all

I looked on the website but I did not find answer to my question

I’m looking for a way to kill an “enemy” with a sword, but I can not find how.
I attacked my weapon has a trigger but in contact with the enemy it nothing happens.

Someone could give me the link to a tutorial to realize this action?

Thank you in advance

How did you setup your trigger? Are the collision settings correct?

Normal you have 2 Anim Notifies on your Sword Swing. One for enabling the trigger around your sword and one for disabling. With this you should be able to activate the damage only for a spicific time of your sword swing.

The rest is just made with collision settings.

Ok, so you could have a look at the “Couch Knights” Game on the Market Place (it’s free). These little girls use swords. It takes a bit of a time to understand what is going on there, but this should be exactly what you are searching for.

in fact, I do not know what to do.
As I did not base I made at random and probably wrong.
I just used a normal trigger a normal collision or my application tutorial

thank you for your answer

yes I know, I analyzed the game but I did not understand much (yes I’m not very good at analyzing the game already done) and as I am a beginner I have trouble (besides Version 4 beugue -6)

Thank you anyway for your answer

well you have a collision box make sure its attached to the sword thought bone rigg or mesh there are couple of ways to make the collision follow the sword depending on wich way you have the sword implement and make sure you add a code after collision that when it overlaps with an enemy the enemy loses -50 health points or something like that