using System.Collections; using System.Collections.Generic; using UnityEngine; public class ModerShow : MonoBehaviour { public GameObject Prefabs1; // Start is called before the first frame update void Awake() { } }