void FixedUpdate() { transform.rotation = dragon.gameObject.transform.rotation; movement.FixedUpdate(); }