prog.cs(1,29): error CS0246: The type or namespace name `MonoBehaviour' could not be found. Are you missing an assembly reference?
prog.cs(8,3): error CS0246: The type or namespace name `HealthScript' could not be found. Are you missing an assembly reference?
prog.cs(9,3): error CS0246: The type or namespace name `HealthCharacter' could not be found. Are you missing an assembly reference?
prog.cs(11,3): error CS0825: The contextual keyword `var' may only appear within a local variable declaration
prog.cs(19,24): error CS0246: The type or namespace name `Collider2D' could not be found. Are you missing an assembly reference?
prog.cs(30,24): error CS0246: The type or namespace name `Collider2D' could not be found. Are you missing an assembly reference?
Compilation failed: 6 error(s), 0 warnings