ScriptSpot

Forum topic · Scripts Wanted

working pivot in animation mode

By titane357 · 2009-08-13

Description

hello
Is there a way or a chance to have a working pivot wotking in animation mode ???

Comments (8)

its animatable and before...

Anubis · 2012-01-26

...just not directly but via helper, what we talk about here years ago and as the tutorial mention at the beginning as well.

i ever write a 2 years ago a mini tool for 'fake' pivot animation, but not remember whether i post a link here. it still in my web archive (search for "Quick Fake Pivot Animator").

but no doubt that the cat-controller is a good extension in Max2010 :)

some interesting thought in this topic is the Titane357 request: "I wanted to rotate vertexes", but there no rotation transorm for vertices.

titane357 · 2009-08-15

it is my mistake : I wanted to rotate vertexes.....

Anubis · 2009-08-15

well, to say the object to rotate is stored in variable someObj and variable target is a Dummy, then this:

about target rotate someObj 45 z_axis -- will rotate someObj about Dummy in Z axis by 45 degree

titane357 · 2009-08-14

? sorry, I don't understand... :-((

Anubis · 2009-08-14

when use some helper as target

titane357 · 2009-08-14

hello Anubis
Yes I know that pivot is not animatable, but it would be great to change and use a "pivot" for rotating an arm for instance when in animation mode, even if Max don't hold the pivot position itself.
In lightwave you can for eg. rotate around mouse position in screen view, it is very handy and speed..
I saw that maya can do this too... even in uv mode.

Anubis · 2009-08-13

pivot is not animatable