Skip to content

RoofProductionAnim - #2343

Merged
Coronia merged 15 commits into
Phobos-developers:developfrom
DeathFishAtEase:RoofProductionAnim
Aug 27, 2026
Merged

RoofProductionAnim#2343
Coronia merged 15 commits into
Phobos-developers:developfrom
DeathFishAtEase:RoofProductionAnim

Conversation

@DeathFishAtEase

@DeathFishAtEase DeathFishAtEase commented Aug 15, 2026

Copy link
Copy Markdown
Collaborator
  • Now, you can use the RoofProductionAnim* series of flags to replace the ProductionAnim* series of flags when the produced infantry and vehicles are leaving the factory through the roof hatch.
    • The criterion for exiting through the roof hatch is the same as RoofDeployingAnim in vanilla: the techno has JumpJet=yes or BalloonHover=yes.

In artmd.ini:

[SOMEBUILDING]                     ; BuildingType, with Factory=InfantryType or Factory=UnitType
RoofProductionAnim=                ; AnimationType, falls back to ProductionAnim if unset
RoofProductionAnimDamaged=         ; AnimationType, falls back to RoofProductionAnim if unset
RoofProductionAnimGarrisoned=      ; AnimationType, falls back to RoofProductionAnim if unset
RoofProductionAnimX=               ; integer, defaults to ProductionAnimX
RoofProductionAnimY=               ; integer, defaults to ProductionAnimY
RoofProductionAnimYSort=           ; integer, defaults to ProductionAnimYSort
RoofProductionAnimZAdjust=         ; integer, defaults to ProductionAnimZAdjust
RoofProductionAnimPowered=         ; boolean, defaults to ProductionAnimPowered
RoofProductionAnimPoweredLight=    ; boolean, defaults to ProductionAnimPoweredLight
RoofProductionAnimPoweredEffect=   ; boolean, defaults to ProductionAnimPoweredEffect
RoofProductionAnimPoweredSpecial=  ; boolean, defaults to ProductionAnimPoweredSpecial

@DeathFishAtEase DeathFishAtEase self-assigned this Aug 15, 2026
@DeathFishAtEase DeathFishAtEase added Needs testing ⚙️T1 T1 maintainer review is sufficient labels Aug 15, 2026
@phoboscn-bot

Copy link
Copy Markdown

To Chinese users:
This pull request has been mentioned on Phobos CN. There might be relevant details there:

致中文用户:
此拉取请求已在 Phobos CN 上被提及。那里可能有相关详细信息:

https://www.phoboscn.top/t/topic/713/1

@github-actions

github-actions Bot commented Aug 15, 2026

Copy link
Copy Markdown

Nightly build for this pull request:

This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build.

@DeathFishAtEase

Copy link
Copy Markdown
Collaborator Author

@DeathFishAtEase DeathFishAtEase added Tested Will be merged in 24h This PR will be merged in 24 hours if no one has further instructions. and removed Needs testing labels Aug 26, 2026
Comment thread src/Ext/Building/Hooks.cpp
@Coronia
Coronia merged commit 837c355 into Phobos-developers:develop Aug 27, 2026
7 checks passed
@DeathFishAtEase
DeathFishAtEase deleted the RoofProductionAnim branch August 27, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

❓New feature ⚙️T1 T1 maintainer review is sufficient Tested ❓Unhardcoding / Customization Make something more tweakable Will be merged in 24h This PR will be merged in 24 hours if no one has further instructions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants