User:SirYodaJedi/Notepad

From Valve Developer Community
< User:SirYodaJedi
Revision as of 13:59, 13 August 2023 by SirYodaJedi (talk | contribs) (Created page with "Various unsorted notes. Feel free to copy this information elsewhere, but please don't remove or edit any information. If something is inaccurate, please post on my User tal...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Various unsorted notes. Feel free to copy this information elsewhere, but please don't remove or edit any information. If something is inaccurate, please post on my talk page.


Tip.pngTip:For VHLT-style autophong in ericw-tools, add the following KVs to Worldspawn:
<nowiki>"_phong" "1" "_phong_angle" "44"<nowiki>
The angle threshold might require the latest dev builds.
Icon-Important.pngImportant:The barbed wire model in Day of Defeat: Source Day of Defeat: Source shouldn't be used as a prop_static, as it has multiple submodels and lacks a collision mesh. I'm working on separating it into separate models, but I currently only have the first submodel done.