using UnityEngine; public class Element : MonoBehaviour { public bool ShowElement; }