Collision Melee Combat

Hi do you know any tutorial that teaches you how to make combat on collision ?

I mean that you don’t have to select the enemy just attach damage when
-attack button is pressed
-collides with weapon/fists

just my basic idea
eg: (dunno if it makes sense)
check for collision
if coliision chceck if enemy
if enemy apply damage

i get that all characters must have collision tubes but not sure how to add them to characters

but still i don’t know how to check for collision in unity

Try here:

Thanks for Link. It has some good things to learn

:slight_smile: i see that in further lessons he is doing something similar maybe i’ll be able to work on that code :slight_smile: