Page 1 of 1

pivot for rotation tool plz

Posted: Tue Jun 17, 2008 7:34 pm
by hany rabi3
hi , please can any one help me ?
i search for tool that rotat some points as in vector shape but with control of the point of rotation (not always the center) the rotat tool in AS always put the center as the place of pivot
if i have this tool i can avoid troubles of using bone

Posted: Tue Jun 17, 2008 10:00 pm
by Genete
The rotate tool that allow select the pivot point comes from the LM replacement tools from fazek (see Scripting forum in the sticky area).
if i have this tool i can avoid troubles of using bone
Using bones can intimidate to some users but I swear that it would make your life more easy in terms of rotating points. If you use the rotation tool to make animated rotations you'll obtain also a scale effect during rotation. It is due to although you see the points rotating in a arc during tool manipulation they really are making a linear translation between the extreme rotation poses. If you use bones the shape is kept during all the rotation (although the rotation were so big). If you plan to use rotations of points by using the rotation tool you'll need to add a keyframe for each 15 degrees of rotations what leaves a lot of keyframes to control. :D

-G