i do not how to hide the modifier stack but may i suggest the use of an attribute holder => add the important parameters as custom attribute then w…
check if this helps : maxOps.trajectoryMode = true
yep totally agree with that the new scripted controller is pretty good. bye bye “dependson” ps: i am doing CSC course computer science enggineering. …
nvm, ah my bad it was not the dependson statement that was causing the error it was a typo “depends on” darn that’s what happens when you program 24 |…
thanks for the suggestion, i looked it up in the help file and used it with the timer control … saved a lot of clock cycles
@ Denis: yep i was talking about the velocity vector, however i had to give up working on the scripted controller as it was not yielding the complete …
lot of experimentation later i found a partial solution to the problem . 🙁 … Heres what i did i created a point helper and placed it at the origi…
very good tutorials enjoyed it! From the point of view of someone relatively new to max script i would like to suggest the usage of the “new rollout…
i am not sure about why undo becomes unavailable but i do know of another way of doing the same thing heres the code : ( local sel = getCurrentSele…
@Eric thanks for the link its amazing!
@ paul neal PEN production : wow thanks for the quick reply … yep i did what you instructed i made the pen child of the point helper and made it look…
hmm… snapshottomesh function doesnt return the bary coords and the face index it just returns the type of the mesh (tri mesh) ?