public void Select() { if (activeScript) { activeScript.PerformAction(); } //SceneManager.LoadScene(sceneString, LoadSceneMode.Single); }