コード例 #1
0
 void FixedUpdate()
 {
     _ballPhysics.AddForce(force);
 }