質問編集履歴
1
Unityのバージョンを追記しました
title
CHANGED
File without changes
|
body
CHANGED
@@ -6,6 +6,8 @@
|
|
6
6
|
|
7
7
|
以下のコードの何がおかしいのかを教えてください。
|
8
8
|
|
9
|
+
Unityのバージョンは2017.1.0f3です
|
10
|
+
|
9
11
|
```C#
|
10
12
|
using System.Collections;
|
11
13
|
using System.Collections.Generic;
|