using UnityEngine; using System.Collections; using System.Collections.Generic; public class ToggleTest : MonoBehaviour { public GameObject[] objects; public