Dentosal / python-sc2

A StarCraft II bot api client library for Python 3
MIT License
585 stars 182 forks source link

How to make SCV continue build an structure which is interrupted by enemy #295

Open baibinghere opened 5 years ago

baibinghere commented 5 years ago

For Terran, assume I have a building under construction. During construction, the enemy destroyed the SCV which is building this structure. I don't find a way to let another SCV to continue build this structure.