質問編集履歴

1

試行錯誤中に入力したものがそのままになっていました。

2018/08/23 08:04

投稿

yello
yello

スコア9

test CHANGED
File without changes
test CHANGED
@@ -144,14 +144,6 @@
144
144
 
145
145
  ShootNWay( angle, m_shotAngleRange, m_shotSpeed, m_shotCount );
146
146
 
147
-
148
-
149
- rigidbody.velocity = Vector3.zero;
150
-
151
- rigidbody.angularVelocity = Vector3.zero;
152
-
153
-
154
-
155
147
  }
156
148
 
157
149
  private void ShootNWay(