private void ShowStats(Character unit) { actionUI.HideMovementRange(); actionUI.HideAttackRange(); _currentStatPanel.ShowStats(unit); }