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?) Полная ошибка.
using System.Linq;