"The script don't inherit a native class that can manage a script."

I got this error when I tried to attach the IAttackAgent to a character. I don't know what it's trying to say. I need tutorials for IAttackAgent and IDamagable. I need bad guys for my game.
 
This page explains the interfaces:


I recommend familiarizing yourself with interfaces in Unity:

 
Top