private void ShowBar() { property.GetBar().gameObject.SetActive(true); property.GetBar().DOAnchorPosX(barTargetPosX, 0.4f); }