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