Assets\Scripts\GameContoller.cs(29,73): error CS1061: 'GameObject[]' does not contain a definition for 'ToList' and no accessible extension method 'ToList' accepting a first argument of type 'GameObject[]' could be found (are you missing a using directive or an assembly reference?) Полная ошибка.
Благодарен за ответ, все заработало, почему то нигде не нашел инфы, что нужна эта библиотека.
почему то нигде не нашел инфы, что нужна эта библиотека.
https://docs.microsoft.com/ru-ru/dotnet/api/system.linq.enumerable.tolist?view=net-6.0
Пространство имен: System.Linq Сборка: System.Linq.dll