google-research / football

Check out the new game server:
https://research-football.dev
Apache License 2.0
3.31k stars 1.28k forks source link

left_team_difficulty #337

Open chrisyrniu opened 2 years ago

chrisyrniu commented 2 years ago

When changing left_team_difficulty in the scenario configuration files, the defending behaviors of the teammates can be very different, while the attacking behaviors still look similar.

Therefore, for customized scenarios that mainly involve attacking behaviors (e.g., 3 vs. 1 with keeper instead of 11 vs. 11), will changing left_team_difficulty have an impact on the game difficulty? What changes does left_team_difficulty exactly make on the teammate players (like speed? shooting accuracy)? Will this also influence the controlled player?

I would much appreciate it if anyone could let me know more about what left_team_difficulty exactly changes in the attacking mode. Thank you!