I have a file with animation frames for a UV map and there is no problem to import that frames, but how can I animate the UV map with that frames using maxscript.
Forum topic · General Scripting
How to animate uv map with maxscript?
By gtafan · 2017-09-19
Description
Comments (2)
IN_human · 2017-09-24
You don't need MAXscript to do this.
Just use UVW xform.
gtafan · 2017-09-25
I do need it, as I don´t want to add every frame manually.