HI all,
I have a texture for a prop. Part of it is static, and a small part of it has a water texture that needs a coordinate panner on it. I want to make a material instance, where I have a parameter to check on/off the texture pan.
this is what I got so far:

I can't plug the parameter directly into the 'time', nor can I 'multiply' it with the parameter - it turns off the texture, it gets a solid color with no norm/dif/spec.
Where do I go from here, to have this parameter I can tick/untick in the instanced material?
Thanks,
Gera
I have a texture for a prop. Part of it is static, and a small part of it has a water texture that needs a coordinate panner on it. I want to make a material instance, where I have a parameter to check on/off the texture pan.
this is what I got so far:

I can't plug the parameter directly into the 'time', nor can I 'multiply' it with the parameter - it turns off the texture, it gets a solid color with no norm/dif/spec.
Where do I go from here, to have this parameter I can tick/untick in the instanced material?
Thanks,
Gera
Comment