• i make tank track effect but not exist another way?
    2 replies, posted
i make it that similar to animation [URL]http://youtu.be/Uxud-1oBwZg[/URL] (youtube video tag did not act;;;; ) [video=youtube_share;Uxud-1oBwZg]http://youtu.be/Uxud-1oBwZg[/video] it is have texture 128 files, so that it is able to animate but i forget change alpha channel (material transparency) ntice it, howeve,i don't know how to movealhpa channel (it is) not able to copy) so i realize if it able to Lua?! In fact i try to do it in lua but i did't find how to do so i make animation.. lua be not able to move(shift) material(material position)?
You could use LinearRamp .vmt/material proxy to move the texture itself instead of making an animation.
[editline]25th June 2014[/editline] [QUOTE=Robotboy655;45208193]You could use LinearRamp .vmt/material proxy to move the texture itself instead of making an animation.[/QUOTE] um.. didn't work $speed 10 Proxies { LinearRamp { rate 0.1 initialValue 0 resultVar $speed } } how work it??
Sorry, you need to Log In to post a reply to this thread.