예제 #1
0
 public void EndThrow()
 {
     gettingVelocity = false;
     fishingRod.OnThrowBob(velocityMagnitudes);
 }