Improve ProductionBar performance.
Also adds an explicit second bar for construction yards.
This commit is contained in:
@@ -41,7 +41,10 @@ FACT:
|
||||
QueuedAudio: Building
|
||||
ReadyAudio: ConstructionComplete
|
||||
BaseBuilding:
|
||||
ProductionBar:
|
||||
ProductionBar@Building:
|
||||
ProductionType: Building
|
||||
ProductionBar@Defense:
|
||||
ProductionType: Defense
|
||||
BaseProvider:
|
||||
Cooldown: 75
|
||||
Range: 14
|
||||
|
||||
@@ -810,7 +810,10 @@ FACT:
|
||||
IntoActor: mcv
|
||||
Offset: 1,1
|
||||
Facing: 96
|
||||
ProductionBar:
|
||||
ProductionBar@Building:
|
||||
ProductionType: Building
|
||||
ProductionBar@Defense:
|
||||
ProductionType: Defense
|
||||
DeadBuildingState:
|
||||
BaseProvider:
|
||||
Range: 16
|
||||
|
||||
@@ -29,7 +29,10 @@ GACNST:
|
||||
IntoActor: mcv
|
||||
Offset: 1,1
|
||||
Facing: 96
|
||||
ProductionBar:
|
||||
ProductionBar@Building:
|
||||
ProductionType: Building
|
||||
ProductionBar@Defense:
|
||||
ProductionType: Defense
|
||||
-Sellable:
|
||||
WithIdleOverlay@TOP:
|
||||
Sequence: idle-top
|
||||
|
||||
Reference in New Issue
Block a user