Prop detail: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(changed template to entity)
Line 1: Line 1:
{{base point|prop_detail|internal=true}} It is used to manually create a [[detail prop]]. It only supports [[model]] detail props, so is rarely used.
{{entity|type=e1|prop_detail}} It is used to manually create a [[detail prop]]. It only supports [[model]] detail props, so is rarely used.


==Keyvalues==
==Keyvalues==
{{KV|World model|studio|World model to appear as. Must be [[$staticprop]] and <code>[[UnlitGeneric]]</code> (ALL skins). Maximum string length: 128.}}
{{KV|World model|studio|World model to appear as. Must be [[$staticprop]] and <code>[[UnlitGeneric]]</code> (ALL skins). Maximum string length: 128.}}

Revision as of 01:21, 4 March 2023

Template:Entity It is used to manually create a detail prop. It only supports model detail props, so is rarely used.

Keyvalues

World model ([todo internal name (i)]) <model path>
World model to appear as. Must be $staticprop and UnlitGeneric (ALL skins). Maximum string length: 128.