thanks again. I did not see that in the compact material editor… perhaps you can help with this: I’d like to store a material (or a reference to a …
thanks. the code you provided works, but I need the artists will want to access the material in the material editor after this process. So it seems …
Thanks again, Dennis. So I scripted a function to build a array of all the subAnim nodes I wished to lock (any Frozen and any Scale subanims). Per th…
wow, after seeing this thread and this one on the use of LockedTracksMan, my head is spinning a bit. how convoluted! from the first thread , it seems…
seems obvious now that you mention. Away from max at the moment, do animation controllers have a .locked attribute? also would locked controller chan…
I’m working on tools that both save and load xafs. I would prefer to export “clean ” data to begin with, but we have already a lot of xafs with the ‘d…
what about […] local owner = if owner != undefined do owner […] on create do ( destroy() rollouts.owner = this…
denisT: remove OK, run the script, and look at the listener… and return OK back. got it max help didn’t clearly indicate that effect.
quick question what’s the purpose behind the OK statement that follows the struct instancing?