Prop detail: Difference between revisions
Jump to navigation
Jump to search
AltNames: This entity is also tied to
SirYodaJedi (talk | contribs) No edit summary |
SirYodaJedi (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
* [[prop_detail_sprite]] | * [[prop_detail_sprite]] | ||
[[Category:Prop entities]] | [[Category:Prop entities|detail]] |
Revision as of 08:44, 1 September 2024
prop_detail
is an internal point entity available in all Source games. It is used to manually create a detail prop. It only supports model detail props, so is rarely used.

detail_prop
. Keyvalues
- World model (model) <model path>
- World model to appear as. Must be $staticprop and
UnlitGeneric
(ALL skins). Maximum string length: 128.
- detailOrientation (detailOrientation) <integer>
- [Todo]