google-deepmind / google-deepmind/pysc2
obs.observation.player.larva_count is always 0
Open
- Dominant language
- Python
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Hello all,
I'm writing a Zerg agent with the Simple64 map.
Problem is, I can't use obs.observation.player.larva_count since the value is always zero. Using feature units I can see that I have several larvae on screen, but this variable stays unchanged. Any idea why that might be ?
Contributor guide
Assessment
This issue has not been assessed yet.