Creative COW SIGN IN :: SPONSORS :: ADVERTISING :: ABOUT US :: CONTACT US
Creative COW's LinkedIn GroupCreative COW's Facebook PageCreative COW on TwitterCreative COW's Google+ PageCreative COW on YouTube
ADOBE AFTER EFFECTS:HomeForumBasicsExpressionsTutorialsPodcastsAE TechniquesTrainingCreative Cloud DebateFAQ

Re: Expression to make a boat "ride" on top of generated waves?

COW Forums : Adobe After Effects Expressions

FAQ   •   VIEW ALL   •   ADD A NEW POST   •   PRINT
Share on Facebook
Respond to this post   •   Return to posts index   •   Read entire thread


Dan FredleyRe: Expression to make a boat "ride" on top of generated waves?
by on May 11, 2012 at 3:53:10 pm

The target variable is wrong--you should place the whole expression on the boat rotation not assign the variable "target" to the rotation.

It should read something like this according to your layer name:

target = thisComp.layer("Boat");

You can also just write:

target = thisLayer;

By the way, the offset is for going right to left. If the boat is going from left to right it might be better to change it to 10 instead of -10.

Dan Fredley



Posts IndexRead Thread
Reply   Like  
Share on Facebook


Current Message Thread:




LOGIN TO REPLY



FORUMSTUTORIALSMAGAZINESTOCKYARDVIDEOSPODCASTSEVENTSSERVICESNEWSLETTERNEWSBLOGS

Creative COW LinkedIn Group Creative COW Facebook Page Creative COW on Twitter
© 2013 CreativeCOW.net All rights are reserved. - Privacy Policy

[Top]