Skip to content

bugfix: Overlords no longer turn their chassis to face airborne targets - #158

Open
Stubbjax wants to merge 1 commit into
TheSuperHackers:mainfrom
Stubbjax:fix-overlord-chassis-rotation-vs-airborne-targets
Open

bugfix: Overlords no longer turn their chassis to face airborne targets#158
Stubbjax wants to merge 1 commit into
TheSuperHackers:mainfrom
Stubbjax:fix-overlord-chassis-rotation-vs-airborne-targets

Conversation

@Stubbjax

Copy link
Copy Markdown
Contributor

This change prevents Overlords with the Gattling Cannon attachment upgrade from turning their chassis to face airborne targets.

Before

BEFORE.mp4

After

AFTER.mp4

@Stubbjax Stubbjax self-assigned this Jul 23, 2026
@Stubbjax Stubbjax added Bug Something isn't working China Affects China faction Minor Severity: Minor < Major < Critical < Blocker ZH Relates to Zero Hour labels Jul 23, 2026
PrimaryDamage = 0.0001
PrimaryDamageRadius = 0.0
AttackRange = 400.0
AcceptableAimDelta = 180.0 ; don't need to turn at all.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In Generals the Overlord Tank is using the non-dummy GattlingBuildingGun weapons without this field. Does it have the same issue?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did test Generals and didn't observe the issue.

Overlords cannot manually target airborne targets there due to lacking the dummy weapon, and it's the dummy weapon that causes the rotation issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working China Affects China faction Minor Severity: Minor < Major < Critical < Blocker ZH Relates to Zero Hour

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants