Template:Hl1 kv zhlt point: Difference between revisions
Jump to navigation
Jump to search
SirYodaJedi (talk | contribs) (SirYodaJedi moved page Template:Hl1 kv zhlt point to Template:Hl1 kv zhlt light source) Tag: New redirect |
SirYodaJedi (talk | contribs) (Removed redirect to Template:Hl1 kv zhlt light source) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
<onlyinclude> | |||
{{minititle|ZHLT}} | |||
{{kv|Copy lighting from (VHLT+)|intn=zhlt_copylight|target_destination|Copies the lighting from the named entity to the nearest lightmap luxel below this entity's origin.}} | |||
: {{tip|To avoid having the copied lighting visibly affecting the brush lighting, put a 16x16x1 [[func_detail (GoldSrc)|func_detail]] with {{code|zhlt_noclip}} enabled directly below this model's origin. Texture the top face with {{code|black_HIDDEN}}, and the rest of the faces with {{code|SKIP}}.}} | |||
</onlyinclude> | |||
[[Category:Keyvalue templates]] |
Revision as of 09:17, 31 August 2024
ZHLT:
- Copy lighting from (VHLT+) (zhlt_copylight) <targetname>
- Copies the lighting from the named entity to the nearest lightmap luxel below this entity's origin.
Tip:To avoid having the copied lighting visibly affecting the brush lighting, put a 16x16x1 func_detail with zhlt_noclip enabled directly below this model's origin. Texture the top face with black_HIDDEN, and the rest of the faces with SKIP.