Skip to content
New issue

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

Overlapping during kick-off #14

Open
pilkiad opened this issue Jan 14, 2025 · 0 comments
Open

Overlapping during kick-off #14

pilkiad opened this issue Jan 14, 2025 · 0 comments

Comments

@pilkiad
Copy link

pilkiad commented Jan 14, 2025

The Problem

In the current SoccerSimulation, there are instances where two players overlap or occupy nearly the same position next to the ball during kick-off or goal kick situations.

The Reason

Only one player is needed to perform the action (e.g., taking the kick). The other player could be strategically better positioned elsewhere on the field. Overlapping players appear to interfere with each other, potentially preventing effective gameplay actions.

The Solution

We intend to identify the issue and implement a fix.

pilkiad pushed a commit to pilkiad/Pyrus2D that referenced this issue Jan 18, 2025
By simply changing the target position for the two most offending players, the problem in issue Cyrus2D#14 is fixed by this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant