Transform Tool rotation - resizing objects.

General Moho topics.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
Bax Burgess
Posts: 17
Joined: Tue Oct 18, 2022 3:30 pm

Transform Tool rotation - resizing objects.

Post by Bax Burgess »

Mid-animation, objects shrink, then recover to full size by the end of the rotation. What's the reasoning for this?
The Transform tool with the Draw tools.
User avatar
synthsin75
Posts: 10270
Joined: Mon Jan 14, 2008 11:20 pm
Location: Oklahoma
Contact:

Re: Transform Tool rotation - resizing objects.

Post by synthsin75 »

It doesn't actually rotate the points. It just translates them to the new keyframed position. In order to have point rotation, it'd have to keyframe each step on every frame.

Easier to just use a bone or layer to do such rotations.
User avatar
hayasidist
Posts: 3847
Joined: Wed Feb 16, 2011 8:12 pm
Location: Kent, England

Re: Transform Tool rotation - resizing objects.

Post by hayasidist »

yeah - it does a straight-line movement between the keyframed locations. If you want to fiddle with Bezier interp you can get the spatial interpolation to follow an arc between those locations, but it's a lot of hard work...

Without resorting to Bezier, you can get a fair approximation by keying every 45 degrees; every 30 is better; and so on until (as Wes has said) you key every frame.

But (again agreeing with Wes) there are better ways to rotate a vector shape than point rotation.
Bax Burgess
Posts: 17
Joined: Tue Oct 18, 2022 3:30 pm

Re: Transform Tool rotation - resizing objects.

Post by Bax Burgess »

Thanks, folks.
Post Reply