GetKeyUp (KeyCode.Space)) { manager.SwitchState(new SetupState (manager)); } } public void ShowIt () { Debug.Log ("In BeginState"); } } } SetupState ...
確定! 回上一頁