so this line: node.transform = translate (rotate (scalematrix ntm.scale) (inverse vtm.rotation)) ntm.pos gives me the true Transform matrix of the …
thanks for the repyl I previously tried using an expression controller on the spinner that was pi*r^2 so I could set up a 2 way connection, so on the…
Just in case anyone actually read this question I found a simple solution: instead of a maxscript rollout I use a maxform I created a function and pas…
wow that’s pretty much what I was looking for Only now to get that same functionality in NotePad++
@ Track I too am using notepad++ to edit maxscript. The language definition mentioned above doesn’t sort out functions so there is no “function list…
I was so worried that nobody would reply to this and max was dead and all my time and effort was wasted. Thanks for giving me that boost. Maybe now so…
so having come back to maxscript to finish a project I abandoned because they replaced reactor(and a lot of my code became reduntant). I ask is 3ds ma…
I wanted to attach point helpers to the closest face of objects so that I can measure the distance between them for a mock targeting system. Raj