// Start is called before the first frame update void Start() { // PurpleGames.Print(); MyUI.DoUI(); }
// Start is called before the first frame update void Start() { MyUI.DoUI(); }