質問編集履歴

1

質問に関係ない箇所の削除

2019/03/06 03:31

投稿

Richardr
Richardr

スコア10

test CHANGED
File without changes
test CHANGED
@@ -6,11 +6,11 @@
6
6
 
7
7
  using System.Collections;
8
8
 
9
- using Obi;
10
9
 
11
10
 
12
11
 
12
+
13
- [RequireComponent(typeof(ObiActor))]
13
+ [RequireComponent(typeof(Actor))]
14
14
 
15
15
  public class DistanceAnchor : MonoBehaviour
16
16