I said name of variable, not name of node. For example: b=box() where b is the name of variable. I already tried $ while the node was selected, but …
martinez: All of your code examples work for me. Maybe try not using the word “node” as your variable since it’s a reserved word in global scope. Wi…
But when I use: setTransformLockFlags node #{7..9} it doesn´t worck. Am I doing something wrong?
So if you woud do: setLinkInfo node lockType:#all_s is it worcking?
I am normally 1 version under 2008, which is max 9. However everithing under max 6 is to old even for me.
martinez: Try using quatToEuler2 instead of as EulerAngles. It may give more predictable results. You could also try getting and setting the curve …
Is there a posibility to moove the box from my example by [0, 0, -size/2]? I mean moove the box gizmo, not the node itself.
denisT: you can’t use material, but you can set a color for added mesh using addGizmoMesh and of course you can add as many meshes as you need wit…
I see your point, but saw no other way to make it worck and that lines of code were of no use for me since I didn´t even understand what they were doi…
Had some problems with that code: After deliting: if not isAnimPlaying() do animate off undo off this problem was solved, but got the next one: …
I gues this thread was adressed in first place to me, so thanks. Just a question, can´t I use directly base_width and base_length instead of that loca…
You mean in that other thread? I searched for that manipulator thing, but what I found was of no help for me with my very low maxscript knowledge. I j…