you can use normalize to normalize your normals. ie temp = [1,0,5] temp2 = normalize temp that what your after?
id work by commenting out all the lines and going and and uncommenting each line ot see where the problem is, or use prints between each line… find t…
Ok cool i got it working Cheers!
can i grab a screneshot of your psp pad setup I have no clue how to setup that part of the process… im using the following… “D:\Program Files\Autode…
so you can use pspad to evaluate and run code in max? how do i set this up? Cheers
How have you set this up to work with maxscript? Is there a color coding setup to use with this? Is there an easy way to quily test in max(Crtl-E in …
so it may be possible with max 9 to use c#? Cheers…
i found a work around for it, a hack as you could say basically use a timmer loop and put it in there set it to only check the first time…
hrmm ok this works fine when not in a on myRollout open do () but if its within that it dies…