private void SetupShipment() { FindObjectOfType <LookAround>().ClearPath(); universe.ChangeShipping(star.GetTradeItem()); }