Motion paths

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

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
User avatar
idragosani
Posts: 110
Joined: Sun Mar 20, 2005 8:02 pm
Location: Germantown, MD
Contact:

Motion paths

Post by idragosani »

Is there a way in Anime Studio to have an object follow a path of motion? For instance, if I have a ball and want it to bounce across the floor and want it's motion to follow a series of parabolic curves... I spent some time looking to see if there was such a thing in AS but can't find it (just camera tracking along a path).
Brett W. McCoy -- http://www.brettwmccoy.com
Anime Studio Pro 8.1 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 11.04 : Cintiq 12wx
User avatar
bupaje
Posts: 1175
Joined: Fri Nov 12, 2004 5:44 pm
Location: California
Contact:

Post by bupaje »

There are some excellent user created scripts in the Scripting forum. One of these is a group of tools created by user macton.

http://www.lostmarble.com/forum/viewtopic.php?t=2448

There are a few that allow you to draw a curve and then paste the animation to match that curve. I have to head to work now but someone can help you get these installed if you can't figure it out.
[url=http://burtabreu.animationblogspot.com:2gityfdw]My AnimationBlogSpot[/url:2gityfdw]
User avatar
idragosani
Posts: 110
Joined: Sun Mar 20, 2005 8:02 pm
Location: Germantown, MD
Contact:

Post by idragosani »

bupaje wrote:There are some excellent user created scripts in the Scripting forum. One of these is a group of tools created by user macton.

http://www.lostmarble.com/forum/viewtopic.php?t=2448

There are a few that allow you to draw a curve and then paste the animation to match that curve. I have to head to work now but someone can help you get these installed if you can't figure it out.
Cool, thanks, I think that is what I am looking for. And easy enough to use Lua to procedurally generate the curves I need (like a parabola or similar conic).
Brett W. McCoy -- http://www.brettwmccoy.com
Anime Studio Pro 8.1 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 11.04 : Cintiq 12wx
User avatar
bupaje
Posts: 1175
Joined: Fri Nov 12, 2004 5:44 pm
Location: California
Contact:

Post by bupaje »

Sneaking a look at my mail from work. :) I think there is a script in AS somewhere that generated waves or similar. Perhaps you can use that and just modify the formula.
[url=http://burtabreu.animationblogspot.com:2gityfdw]My AnimationBlogSpot[/url:2gityfdw]
User avatar
idragosani
Posts: 110
Joined: Sun Mar 20, 2005 8:02 pm
Location: Germantown, MD
Contact:

Post by idragosani »

bupaje wrote:Sneaking a look at my mail from work. :) I think there is a script in AS somewhere that generated waves or similar. Perhaps you can use that and just modify the formula.
Thanks, easy enough to generate regardless (y = x^2)
Brett W. McCoy -- http://www.brettwmccoy.com
Anime Studio Pro 8.1 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 11.04 : Cintiq 12wx
Post Reply