質問編集履歴

1

不備

2020/05/06 01:44

投稿

Lemon_0715
Lemon_0715

スコア60

test CHANGED
File without changes
test CHANGED
@@ -72,7 +72,7 @@
72
72
 
73
73
  {
74
74
 
75
- Instantiate(obj, createPos + new Vector3(0,0,0), Quaternion.identity);
75
+ Instantiate(obj, createPos + new Vector3(0,0,-10), Quaternion.identity);
76
76
 
77
77
  Destroy(this.gameObject, timer);
78
78