Skip to content

Add DelayedAvoidObject to MissileSystem-launched mines#2871

Merged
daid merged 1 commit into
daid:masterfrom
oznogon:fix-player-mine-avoidance
May 31, 2026
Merged

Add DelayedAvoidObject to MissileSystem-launched mines#2871
daid merged 1 commit into
daid:masterfrom
oznogon:fix-player-mine-avoidance

Conversation

@oznogon
Copy link
Copy Markdown
Contributor

@oznogon oznogon commented May 29, 2026

Mines launched using MissileSystem lack the AvoidObject component, so when players launch mines, AIController ships fly right into them and die. Use DelayedAvoidObject to trigger avoidance after the mine's lifetime (arm delay after launch) expires.

Mines launched using MissileSystem lack the AvoidObject component, so
when players launch mines, AIController ships fly right into them and
die. Use DelayedAvoidObject to trigger avoidance after the mine's
lifetime (arm delay after launch) expires.
@daid daid merged commit c8057c6 into daid:master May 31, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants