Prop detail: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(-altname, keyvalue)
(-see also)
Line 5: Line 5:
{{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|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}}}}
{{KV|detailOrientation|intn=detailOrientation|int|{{todo}}}}
== See Also ==
* [[prop_detail_sprite]]

Revision as of 06:23, 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]

See Also