Template:KV CBaseAnimating: Difference between revisions
Jump to navigation
Jump to search
Kestrelguy (talk | contribs) m (added choice between pre- and post-Portal 2 versions, as well as the ability to not scroll. the default is unchanged.) |
1416006136 (talk | contribs) (add {{{static}}} for static prop to control show or don't show the KV "Model Scale"; add <includeonly>) |
||
Line 1: | Line 1: | ||
{{lang|{{FULLPAGENAME}}}} | {{lang|{{FULLPAGENAME}}}} | ||
<onlyinclude>{{ScrollBox|title=Studiomodel|noscroll={{{noscroll|}}}| | <includeonly><onlyinclude>{{ScrollBox|title=Studiomodel|noscroll={{{noscroll|}}}| | ||
{{KV|World Model|intn=model|string|The [[model]] this entity should appear as. 128-character limit.}} | {{KV|World Model|intn=model|string|The [[model]] this entity should appear as. 128-character limit.}} | ||
{{KV|Skin|intn=skin|int|Some models have multiple [[$texturegroup|skins]]. This value selects from the index, starting with 0. {{tip|Hammer's model browser automatically updates this value if you use it to view different skins.}}}} | {{KV|Skin|intn=skin|int|Some models have multiple [[$texturegroup|skins]]. This value selects from the index, starting with 0. {{tip|Hammer's model browser automatically updates this value if you use it to view different skins.}}}} | ||
{{KV|Model Scale|intn=modelscale|float|A multiplier for the size of the model.|since={{Src13}}}} | {{#ifeq: {{{static|}}} | 1 |{{KV|Model Scale|intn=modelscale|float|A multiplier for the size of the model.|since={{Src13}}}}}} | ||
{{KV Shadow|prep2={{{prep2|}}}}} | {{KV Shadow|prep2={{{prep2|}}}}} | ||
{{#if: {{{prep2|}}} || {{KV Reflection}}}} | {{#if: {{{prep2|}}} || {{KV Reflection}}}} | ||
}}</onlyinclude>{{documentation}} | }}</onlyinclude></includeonly>{{documentation}} |
Revision as of 19:59, 6 August 2022
The above documentation is transcluded from Template:KV CBaseAnimating/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.