コード例 #1
0
ファイル: GoClick.cs プロジェクト: zeyoung3/Unity3D_Training
 private void OnMouseDown()
 {
     gameSceneController.goClick();
 }