• Scrolling Textures
    2 replies, posted
How do I make a basetexture Scroll in the VMT?
Add this to vmt [code] "Proxies" { "TextureScroll" { "texturescrollvar" "$baseTextureTransform" "texturescrollrate" .15 "texturescrollangle" 270.00 } } } [/code]
[url]http://developer.valvesoftware.com/wiki/TextureScroll[/url] [url]http://developer.valvesoftware.com/wiki/List_Of_Material_Proxies[/url] [url]http://www.nodraw.net/2010/01/dynamic-materials-with-proxies/[/url] They should help with any problems that you have with proxies ^^
Sorry, you need to Log In to post a reply to this thread.