Hi again. Only Robes can decrease HP right now. I assume that it's bug or that we are to do that ourselves.
Also there is a error with the freezeObj:
UnassignedReferenceException: The variable freezeObj of camcon has not been assigned.
You probably need to assign the freezeObj variable of the camcon script in the inspector.
UnityEngine.Transform.get_position ()
camcon.Update () (at Assets/camcon.cs:90)
Do you know how to fix this?