using System.Collections; using UnityEngine; public class GameManager : MonoBehaviour { public TMPro.TMP_Dropdown resolution; }