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