beyond-all-reason/Beyond-All-Reason

Set Target shouldn't override Attack

Open

#2,411 opened on Dec 14, 2023

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Lua (592 forks)batch import
ApprovedEnhancementGood First IssueWidget

Repository metrics

Stars
 (3,922 stars)
PR merge metrics
 (Avg merge 4d 13h) (265 merged PRs in 30d)

Description

Description

If a unit has an active "Set Target" command, issuing an Attack command should override it (either override it for the duration of the attack, or remove Set Target completely). Whether the units should shoot at "Set Target" target at all, or only while "Attack" target isn't in range, is another topic.

Problems this will solve

Awkward moments when you realize your attack did nothing because your units targeted something completely different.

Contributor guide