protected virtual void OnTriggerExit(Collider other)
 {
     cc.CheckTriggerExit(other);
 }