Then i link a box to the dummy object so that i can make the box follow the dummy on the path but it does not follow the dummy??? This should work, …
You could just give it a constant horizontal velocity and make the angular rotation constant as well. Then you just need a function to determine the …
Well, a cube does not really roll because of it’s geometry…do you just want to imagine a sphere that circumscribes the object and have it rotate withi…
The problem you have specified is really unclear. Do you want to be able to specify a path (perhaps by a spline) and then have an object follow the p…
I have added two additional types of sparse matrices. The first type, sparseMatrix2d, is for row/col indexing, starting at 1,1 Now I provide sparseM…
galagast: I completely agree with you. The ideal would be to have a function like fn add a b written for cpp. The maxscript addition function is wri…
Goc: Thanks stuh505 for your help. This is where the bug really shows itself. :deal: All the problematic letters actually return 63 which is the AS…
[size=2]if (bit.charAsInt someString[cntr])==144 then someString[cntr] = “E” bit.charAsInt bit.charAsHex… You can use these functions but I don’t se…
The project I am working on has thousands of lines of code, and errors can occur in various places. I have found it necessary to use try/catch blocks…
Can you explain the $‘xxx’ notation? I can’t find anything about it in the reference
That is because you did not separate your arguments by a space When I compile this script I get different errors Looking over the code I can see num…
Thanks PEN, added this to my little collection of script notes
Hehe, good story!
Hey Paul, I haven’t used the mouseTrack() function specifically but I did use mouse tracking in this script…it might be helpful to look at