Template:Light NameWarning: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with '<div style="padding:3px 3px 3px 15px;margin:2px;overflow:auto;"><strong style="color:#FF0000;text-align:left;">link= Warning:</strong> Lights should not be n…')
 
(changed to important)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="padding:3px 3px 3px 15px;margin:2px;overflow:auto;"><strong style="color:#FF0000;text-align:left;">[[File:Warning.png|link=]] Warning:</strong> Lights should not be named unless they will be turned on and off via inputs! Adding targetnames to light entities will create switchable-lights which affect both compile-time and run-time performance. (See: [[Naming Lights]])</div>
{{important|Naming a static light radically changes its behavior. See [[Naming Lights]] for details.}}

Latest revision as of 13:31, 18 May 2024

Icon-Important.pngImportant:Naming a static light radically changes its behavior. See Naming Lights for details.