Skip to content

'Gather' action is continuous. #22

@LamFSangUk

Description

@LamFSangUk

In SC2, probe can do their actions, but like 'Gather', some actions are continuous. It means that after one cycle to gather minerals, probe doesn't stop to act gathering.

  • I think after doing the action, the agent should be idle state. Therefore, the gathering motion must be turned off.
  • My thought is we can figure out its problem using queue_command. After every action, we can order the units to stop. Then, the agents can be idle state.

To figure out this problem, I think we need to modify Action, Agent, Core class. So, can anybody help me?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions