Blizzard / Blizzard/s2client-api
is_alive field of Spine Crawler stays true for the in-built AI
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 280
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
when playing games against
`CreateComputer(sc2::Race::Zerg, sc2::Difficulty::CheatInsane)`
and killing a spinecrawler, then the is_alive field stays true. I could not reproduce this with setting my own bot to Zerg, building a Spinecrawler and killing it. In this case the is_alive field behaved like expected. So it only should be a minor issue. I am not sure what happens if the second player is a custom bot.
Attached is the overview of the unit object showing 0 health but is_alive still true.
Regards

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.