質問編集履歴

2

わかりずらくて申し訳ございません。ただいま変更しました。hierarchyの中のPlayerに、Projectの中のc#スクリプトをドラッグアンドドロップで貼り付けたいという意味です。

2020/11/11 02:30

投稿

reirei00
reirei00

スコア1

test CHANGED
File without changes
test CHANGED
@@ -8,9 +8,7 @@
8
8
 
9
9
 
10
10
 
11
- ```ここに言語を入力
12
-
13
- using UnityEngine;![イメージ説明](e042193611dac95dacfe8dfc266749af.png)
11
+ ![![イメージ説明](2c40b26a4f0bb586dfa7ba112a25c3bd.png)](5cc3dcd0cfa78f1e70b280af503e866f.png)
14
12
 
15
13
 
16
14
 

1

わかりずらくて申し訳ございません。ただいま変更しました。hierarchyの中のPlayerに、Projectの中のc#スクリプトをドラッグアンドドロップで貼り付けたいという意味です。

2020/11/11 02:30

投稿

reirei00
reirei00

スコア1

test CHANGED
File without changes
test CHANGED
@@ -1,6 +1,6 @@
1
1
  unityの質問です
2
2
 
3
- スクリプトを貼り付けたいのですが以下のエラー文が出てきます。
3
+ hierarchyの中のPlayerに、Projectの中のc#スクリプトをドラッグアンドドロップで貼り付けたいのですが以下のエラー文が出てきます。
4
4
 
5
5
  [Cant add script behaviour CU.The script class cant be abstract!]
6
6
 
@@ -10,7 +10,7 @@
10
10
 
11
11
  ```ここに言語を入力
12
12
 
13
- using UnityEngine;
13
+ using UnityEngine;![イメージ説明](e042193611dac95dacfe8dfc266749af.png)
14
14
 
15
15
 
16
16