public static void SetBotCount(int botCount) { instance.BotCount = botCount; instance.ConfigureBots(); }