public void AttackButton() { inputManager.AttackButtonPressed = true; pathfinding.ClearAllHexes(); pathfinding.DisplayAvailableHexesToAttack(); }