Hello,
I want to know is it possible to import the texture uv animation(or alpha) from 3DS Max?
My team designer said “It was impossible”. but, I don’t understand that.
Is it true?
Thanks.
Hello,
I want to know is it possible to import the texture uv animation(or alpha) from 3DS Max?
My team designer said “It was impossible”. but, I don’t understand that.
Is it true?
Thanks.
Hi there!
If you only want to animate the uv-offset, you could try this little script:
Yes, it is impossible. Unity uses it’s own material system.
Inside Unity it’s possible to animate UV coordinates, alpha values and other material properties using Unity’s animation system though (which might be easier and more intuitive than trying to recreate an effect in script)