Thanks (you meant f-5 right?)
It’s a long shot, but try defining your variables as “local” when possible. (local x = blah)
thanks guys, got that too. In general, What I’m trying to do is create a man walking along a path. The input is a file with x,y coordinates and the c…
Rivendale, thanks but I got it with the object.rotation. (still it might come useful in my project). mark, the “$” is like a pointer or something? w…
hi mark, can you elaborate a bit, I don’t think I understand thanks
thanks lui, I’ll check it out. Another one – What is the function that stands for “link” in max (I’m trying to link between a box to another abject)?…
thanks man, I knew it had to be something like that, but i just couldn’t find it. Btw, can I find this somewhere in the reference? maybe i’m not look…