Prop detail: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(changed template to entity)
(-altname, keyvalue)
Line 1: Line 1:
{{entity|type=e1|prop_detail}} 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.
{{altnames|name1=detail_prop}}


==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|intn=model|studio|World model to appear as. Must be [[$staticprop]] and <code>[[UnlitGeneric]]</code> (ALL skins). Maximum string length: 128.}}
{{KV|detailOrientation|intn=detailOrientation|int|{{todo}}}}

Revision as of 06:20, 6 August 2023

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

AltNames.pngAltNames: This entity is also tied to 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]