Hi, we have found a way to delete the layers in the mixer, here is the script below for anyone that may have the same problem one day. count = theMix…
thanks light, 2 lines sure beats 20 I think i sorta understand it, You set 1 array that has all the camera names in 1 part, then in the second part …
well i think so? because i only want to set the animationRange to thoes values when camera01 is selected. if camera02 was selected then the animationR…
thanks light! that did the trick here is the script i ended up with If ($.name == “Camera01”) and (superClassOf selection[1] == camera) do animation…
thanks light, but i probably should have been a bit more specific with my question. I want to test what camera is selected (if any at all), then set …
Thanks Aearon! that works great! But im sure i tried it like that once or twice :s ahh well at least it works now
Here is mine, this is my first ever maxscript :bounce: references: just the maxscript help rollout TableTool “Inaudable’s Table Maker” ( spinner…
check the sticky up the top, they have already started I recon this is a great idea! Just so long as it does not get too complex. It would be cool i…