-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels