public void Throw() { myAnim.SetBool("throwing", true); pickedUp.Throw(facingRight, 10f); pickedUp = null; }