Talk:$collisiontext

From Valve Developer Community
Revision as of 10:52, 23 May 2008 by Rayne (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I found that Health needs to go in $keyvalues. 0 makes it invulnerable, which I recommend as a value for custom gibs, 1-100 for breakables (depending on how many hits it should take to break).

  $keyvalues { "prop_data" { "base" "Wooden.Small" "health" "0" } }

--Rayne 10:52, 23 May 2008 (PDT)