How to animate a rotating tyre at a constant speed

Wondering how to accomplish a certain animation task? Ask here.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
qbfiji
Posts: 2
Joined: Wed Nov 02, 2011 11:39 am

How to animate a rotating tyre at a constant speed

Post by qbfiji »

Hi guys,
I'm trying to rotate tyres on a car and put it on a cycle but every time it reaches past half way of the cycle it begins to slow down. When it begins the cycle again it speeds up. How can I animate the tyre so that it is rotating at a constant speed. Am new to AS so I appreciate any help you can offer. Thanks!
User avatar
slowtiger
Posts: 6255
Joined: Thu Feb 16, 2006 6:53 pm
Location: Berlin, Germany
Contact:

Post by slowtiger »

- key at start position, interpolation set to "linear"
- go to end frame
- rotate full 360°, create key
- go back one frame, make key
- erase next key
- set last key to "cycle"
qbfiji
Posts: 2
Joined: Wed Nov 02, 2011 11:39 am

Post by qbfiji »

Thank you very much! It worked great!

:)
Post Reply