We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
現在のゴールキーパーは通常移動モードで移動をしており、ボール到着予定位置で止まるように減速する。 そのため、Visionの遅れなども相まって実際にボールが到達するよりも少し遅れて到着する。 その結果、ボールを受け止められなかったり、受け止められても正面で受け止められないことがほとんどである。
多少のオーバーシュートを許容するアグレッシブな移動をしてゴールを守りたい
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
現在のゴールキーパーは通常移動モードで移動をしており、ボール到着予定位置で止まるように減速する。
そのため、Visionの遅れなども相まって実際にボールが到達するよりも少し遅れて到着する。
その結果、ボールを受け止められなかったり、受け止められても正面で受け止められないことがほとんどである。
多少のオーバーシュートを許容するアグレッシブな移動をしてゴールを守りたい
The text was updated successfully, but these errors were encountered: