using UnityEngine; public class UI_Scene : MonoBehaviour { void Start() { } void Update() { } }