google-deepmind / pysc2

StarCraft II Learning Environment
Apache License 2.0
7.96k stars 1.15k forks source link

Proper Camera Width for human plays #334

Open flyers opened 2 years ago

flyers commented 2 years ago

Hi all, I am trying to use supervised learning from human replays. In order to imitate the human properly, I want to set the camera width to be the same as human plays. Does anyone can help me to provide a reasonable camera width value for human play?

Thanks.