public void CastSpellComplete() { Anim.SetBool("Busy", false); InputController.CastSpellComplete(LocalUserInfo.Me.ClientCharacter == this.Info); }