There is probably a much better way to write this but try… if hideByCategory.bones == false then ( hideByCategory.bones = true ) else if hideByCat…
No you’re not missing anything, my mistake sorry. We’ll blame it on my Oxycontin for my muscle strain shall we
denisT: i absolutely don’t care about units… lol I meant that the 3.6 is the same as a rotation of 360 degrees if you set the speed to 3.6. You …
The “Speed” setting minimum needs to be set to 3.6 as the orbit seems to be linked to the degrees of rotation. If any of that makes sense. My only pr…
This tutorial should answer all your questions about creating polygons from verts HandMaker is a scripted plug-in that creates a parametric hand wi…
Ok there is a lot of maxscript help available and The following code was taken from it will animate the box at the time values you have in your examp…
Here is a Section of code I’m using to set my start and end frames maybe this will be of some help. spinner s_Sf “Start Frame: ” width:120 range:[1,…
lo: Also selectByName Thanks lo I could have sworn that I read you could only use the actionMan.executeAction 0 “50029” – Selection: Select By …
ok this works. yay renderFrames=#{1..11}– specify frames to render YOU NEED TO CAHNGE THE LAST NUMBER TO SUIT. b=bitmap 480 270 filename:”C:\\Docume…
Here is what I’ve got so far it needs some help from the experts though as it keeps saving over the same file name and my brain is melting renderSce…
I just used some code from something I’d done before so the (– modi.fitRelax 50 0.1) so it was there for no real reason lol I can’t remember why thou…
Sevro84: Thank you! Now I can see where I went wrong. Still have a lot to learn with this. You’re welcome, glad I could help. I got rid of the…
( rollout UVtools “UV tools” ( button Unwrap “Auto Unwrap” pos:[10,23] width:79 height:24 groupBox grp1 “UV tools” pos:[4,4] width:92 height:79…