List <GameObject>master //with length 26 List<GameObject> temporary //with length 26 List<GameObject> temporary = new List<GameObject>(master);