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
pivot for rotation tool plz
Moderators: Víctor Paredes, Belgarath, slowtiger
-
- Posts: 21
- Joined: Mon Jun 16, 2008 7:46 pm
The rotate tool that allow select the pivot point comes from the LM replacement tools from fazek (see Scripting forum in the sticky area).

-G
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.if i have this tool i can avoid troubles of using bone

-G