Thread: AE expressions-separate channels

Reply to Thread
Results 1 to 3 of 3
  1. #1 AE expressions-separate channels 
    Join Date
    Dec 2007
    Location
    Turin, Piedmont, Italy
    Posts
    2
    Hi there! I'm new here, I ama an animator/illustrator, i'm working on AE now creating little children-targeted animations for the Italian National Channel, RAI.
    I have just a question (for the moment) when i use the expressions between two layers (ex. position) could I attach just one parameter of that?
    I have the layer RED which moves up and down and translates right to left, i want that layer BLUE moves upa and down following the RED one but i want to be free to animate the blue X translation...
    I hope it's clear.. sorry for my english...it's a little rusty...
    Reply With Quote  

  2. #2  
    The x component of a layer's Position property is accessed with "position[0]" and the y component is accessed with "position[1]".

    So for example the Blue layers position expression would look something like this:

    [position[0], thisComp.layer("Red Layer").position[1]]
    Reply With Quote  

  3. #3  
    Join Date
    Dec 2007
    Location
    Turin, Piedmont, Italy
    Posts
    2
    thanks....i tried and it works great!
    [COLOR=red][SIZE=4]WORK IS FOR PEOPLE WHO DON'T KNOW HOW TO[/SIZE] [SIZE=5]FISH[/SIZE][/COLOR]
    Reply With Quote  

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. some concept for expressions
    By pixeleye3d in forum Autodesk Combustion
    Replies: 1
    Last Post: July 17th, 2007, 11:03 PM
  2. Expressions in Shake
    By illusioniste in forum Apple Shake
    Replies: 1
    Last Post: March 15th, 2007, 06:05 AM
  3. Shuffle/ShuffleCopy with 8 channels in a layer?
    By zepdavid in forum NUKE from The Foundry
    Replies: 2
    Last Post: March 13th, 2007, 05:05 PM
  4. How to recombine colour channels?
    By Yossarian! in forum Apple Shake
    Replies: 4
    Last Post: December 1st, 2006, 03:58 PM
  5. Replies: 11
    Last Post: August 16th, 2006, 11:48 AM
Bookmarks
Bookmarks
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts