ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "DeployingAnim"

From ModEnc
Jump to: navigation, search
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
== In Rules(md).ini ==
Specifies the animation from the [Animations] list, which must also be defined in the ARTMD.INI file, to use when this object deploys into another.<br />
+
{{Flag
(Yuri's Revenge Only)
+
|files={{Categ|Rules(md).ini}}
 +
|values={{Values|string|[[Animations]]}}
 +
|default=none
 +
|types={{Categ|TechnoTypes}}
 +
|yr=yes
 +
|ares=yes
 +
}}
  
 +
Specifies the [[animation]] to use when this object deploys into another.
  
In red alert 2, war factories were changed such that they can support aircraft leaving the top of the building. War factories in Ra2 have four anims for handling this; 
+
== In Art(md).ini ==
*an anim for the front door when a unit leaves through the front door
+
{{Flag
*an anim for the rest of the building when a unit leaves through the front door 
+
|files={{Categ|Art(md).ini}}
*an anim for the top door when a unit leaves through the top door
+
|values={{Values|string|[[SHP|Shape]] filename without the .shp file extension}}
*an anim for the rest of the building when a unit leaves through the top door 
+
|default=none
 +
|types={{Categ|BuildingTypes}}
 +
|ts=yes
 +
|fs=yes
 +
|hp=yes
 +
|ra2=yes
 +
|yr=yes
 +
|ares=yes
 +
}}
  
DeployingAnim= is the anim that handles the building image when a unit leaves through the front door
+
When this building produces a [[UnitTypes|unit]] (any non-[[jumpjet]] vehicle in in [[Red Alert 2|RA2]] and [[Yuri's Revenge|YR]]), this flag specifies the building [[shape]] that is rendered above the unit as it leaves through the building's front door. Typically, this represents all of the building's 'static' art that should appear above the unit, like the roof and the west/south side walls, while the door and any parts that should be rendered under the unit are transparent.
  
 +
Applies only to [[factory]] buildings with {{f|WeaponsFactory|link}} enabled.
 +
 +
{{Automatictypelist}}
  
 
== See Also ==
 
== See Also ==
*[[UnderDoorAnim]]
+
*[[DoorAnim]]
*[[UnderRoofDoorAnim]]
+
*[[UnderDoorAnim]] &ndash; Building shape rendered under the produced unit
*[[RoofDeployingAnim]]
+
*[[RoofDeployingAnim]] &ndash; Building shape rendered above a jumpjet unit as it leaves through the top door (RA2 and YR only)
 +
*[[UnderRoofDoorAnim]] &ndash; Building shape rendered below a jumpjet unit as it leaves through the top door (RA2 and YR only)
 +
*[[BibShape]] &ndash; Building shape that is always rendered below units

Latest revision as of 14:43, 16 June 2023

In Rules(md).ini

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: DeployingAnim
File(s): Rules(md).ini
Values: Strings: Normal text. (Limited to: Animations)
Default: none
Applicable to: TechnoTypes


Specifies the animation to use when this object deploys into another.

In Art(md).ini

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: DeployingAnim
File(s): Art(md).ini
Values: Strings: Normal text. (Limited to: Shape filename without the .shp file extension)
Default: none
Applicable to: BuildingTypes


When this building produces a unit (any non-jumpjet vehicle in in RA2 and YR), this flag specifies the building shape that is rendered above the unit as it leaves through the building's front door. Typically, this represents all of the building's 'static' art that should appear above the unit, like the roof and the west/south side walls, while the door and any parts that should be rendered under the unit are transparent.

Applies only to factory buildings with WeaponsFactory enabled.

Cc documentinfo.png Automatic List Inclusion

Objects used as values for this flag are automatically listed under the appropriate internal array. However no harm can be done by listing them manually.

See Also

  • DoorAnim
  • UnderDoorAnim – Building shape rendered under the produced unit
  • RoofDeployingAnim – Building shape rendered above a jumpjet unit as it leaves through the top door (RA2 and YR only)
  • UnderRoofDoorAnim – Building shape rendered below a jumpjet unit as it leaves through the top door (RA2 and YR only)
  • BibShape – Building shape that is always rendered below units