void Awake()
 {
     utils = GetComponent <HumanoidUtils>();
 }
  void Awake()
  {
      utils = GetComponent<HumanoidUtils>();
      
 
  }