View Single Post
# 1 29-05-2005 , 12:07 PM
DukerX's Avatar
Subscriber
Join Date: Nov 2002
Location: Sandnes, Norway
Posts: 99

Repeat animation path

I have some objects I want to move along a closed curve path. This is simple enough. THe problem is when the objects reach the end of the path. Then I want them to start over from the beginning of the path, but increasing path position beyond 1.0 doesn't cut it. the object just sits there at the end of the path.

I want to connect the path position to a driven key, so making a steep 1.0 to 0.0 transition is not desirable...

Any input would be aprechiated.


-DX-