Template:VMT UVtransform: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
:# {{MdCode|outline-oneclick|rotate}} rotates the texture ''counter''-clockwise in degrees. Accepts any number, including negatives. | :# {{MdCode|outline-oneclick|rotate}} rotates the texture ''counter''-clockwise in degrees. Accepts any number, including negatives. | ||
:# {{MdCode|outline-oneclick|translate}} shifts the texture by the given numbers. {{MdCode|outline-oneclick|.5}} will shift it half-way. 1 will shift it once completely over, which is the same as not moving it at all. | :# {{MdCode|outline-oneclick|translate}} shifts the texture by the given numbers. {{MdCode|outline-oneclick|.5}} will shift it half-way. 1 will shift it once completely over, which is the same as not moving it at all. | ||
:{{note|''All values'' must be included!}} | :: {{note|''All values'' must be included!}} | ||
:{{bug|Scaling the texture may cause odd issues where the Texture Lock tool in Hammer will not actually lock the texture in place.}} | :: {{bug|Scaling the texture may cause odd issues where the Texture Lock tool in Hammer will not actually lock the texture in place.}} | ||
:{{bug|Rotating textures applied on brushes will rotate around the map origin (confirm: Orangebox engine only?). A fix for this is to change the center position in the VMT to the brush's origin.}}</includeonly></onlyinclude>{{doc|nolang=1}} | :: {{bug|Rotating textures applied on brushes will rotate around the map origin (confirm: Orangebox engine only?). A fix for this is to change the center position in the VMT to the brush's origin.}}</includeonly></onlyinclude>{{doc|nolang=1}} |
Revision as of 05:35, 10 December 2022
The above documentation is transcluded from Template:VMT UVtransform/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.