Template:KV Glow: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Undo revision 485878 by Alexiscoutinho (talk) "on approach" is sufficient to convey direction and clarify the invis -> vis -> invis order)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
:* look-at
:* look-at
:* ON|only={{l4d2}}}}
:* ON|only={{l4d2}}}}
{{KV|Glow Range|intn=glowrange|int|Range at which the glow becomes visible. 0 means always visible.|only={{l4d2}}}}
{{KV|Glow Range|intn=glowrange|int|Range at which the glow becomes visible on approach. 0 means always visible.|only={{l4d2}}}}
{{KV|Glow Range Min|intn=glowrangemin|int|Range at which the glow stops being visible. 0 means always visible.|only={{l4d2}}}}
{{KV|Glow Range Min|intn=glowrangemin|int|Inner range at which the glow stops being visible on approach. 0 means always visible.|only={{l4d2}}}}
{{KV|Glow Color Override (R G B)|intn=glowcolor|color255|Change the render color of the glow.|only={{l4d2}}}}<noinclude>[[Category:Keyvalue Templates|Glow]]</noinclude>
{{KV|Glow Color Override (R G B)|intn=glowcolor|color255|Change the render color of the glow.|only={{l4d2}}}}<noinclude>[[Category:Keyvalue Templates|Glow]]</noinclude>

Latest revision as of 09:04, 26 July 2025

Glow:

Glow State (glowstate) <choices> (only in Left 4 Dead 2)
  • OFF
  • +use
  • look-at
  • ON
Glow Range (glowrange) <integer> (only in Left 4 Dead 2)
Range at which the glow becomes visible on approach. 0 means always visible.
Glow Range Min (glowrangemin) <integer> (only in Left 4 Dead 2)
Inner range at which the glow stops being visible on approach. 0 means always visible.
Glow Color Override (R G B) (glowcolor) <color255> (only in Left 4 Dead 2)
Change the render color of the glow.