Jump to content

Green: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
Un-DeeZire'd
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Green tint to adjust light value on a scale of 0.000000 to 1.000000. In Yuri's Revenge, this can be adjusted during the game through the relevant action.
|name={{PAGENAME}}
|files={{Categ|Maps}}
|values={{values|float}}
|default=1.0
|types={{Categ|Lighting}}
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
|ares=yes
}}
 
Specifies the amount of green tint to apply to the map's [[cell]] lighting ([[ambient]] lighting, [[LightIntensity|light posts]]). Default's to 1.0, which applies no tint. Higher values increase the amount of green tint, lower values decrease it.
 
== Notes ==
* Objects using the unit [[palette]] ({{tt|unit*.pal}}) are not tinted. This includes all units and player-owned buildings, Tiberium/ore, etc. Therefore, it is recommended that the map's {{f|Red|link}}, {{f|Green}}, and {{f|Blue|link}} values together average at 1.0, else these objects will stand out in a visually unpleasant way.
* In {{yr}}, this value is capped at 2.0. The tint can also be adjusted during the game through [[Actions_(maps)/RA2YR|trigger action #143]].
* Negative values, while technically applicable, will cause all terrain and objects using the {{tt|iso*.pal}} palette to be rendered black.
 
== See Also ==
* [[Red]]
* [[Blue]]
* [[Ambient]]

Revision as of 22:04, 23 February 2024

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Green
File(s): Maps
Values: Floating point values: Any decimal number (clearer range should be added in Template:Values).
Default: 1.0
Applicable to: Lighting


Specifies the amount of green tint to apply to the map's cell lighting (ambient lighting, light posts). Default's to 1.0, which applies no tint. Higher values increase the amount of green tint, lower values decrease it.

Notes

  • Objects using the unit palette (unit*.pal) are not tinted. This includes all units and player-owned buildings, Tiberium/ore, etc. Therefore, it is recommended that the map's Red, Green, and Blue values together average at 1.0, else these objects will stand out in a visually unpleasant way.
  • In Yuri's Revenge, this value is capped at 2.0. The tint can also be adjusted during the game through trigger action #143.
  • Negative values, while technically applicable, will cause all terrain and objects using the iso*.pal palette to be rendered black.

See Also