Glowing textures (GoldSrc)

From Valve Developer Community
Revision as of 11:07, 7 August 2023 by SirYodaJedi (talk | contribs) (Created page with "{{Language subpage}} {{draft}} == Brush textures == {{modernImportant|These are the only methods that will create actual light that lights lightmaps!}} * RAD files {{depr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
English (en)Translate (Translate)
Icon-under construction-blue.png
This is a draft page. It is a work in progress open to editing by anyone.
Remember to check for any notes left by the tagger at this article's talk page.

Brush textures

Icon-Important.pngImportant:These are the only methods that will create actual light that lights lightmaps!

MDL textures

  • Additive rendermode (
  • Fullbright rendermode (only in Sven Co-op) (also in FTECodename: Loop)

Entity lighting

  • Texture rendermode
  • Additive rendermode

Custom renderers

  • Fullbright rendermode
  • Quake-style Fullbright texels?