SIGN IN
::
SPONSORS
::
ABOUT US
::
CONTACT US
FORUMS
TUTORIALS
MAGAZINE
TRAINING
VIDEOS - REELS
PODCASTS
EVENTS
SERVICES
NEWSLETTER
NEWS
BLOGS
ADOBE AFTER EFFECTS:
Home
Forum
Basics
Expressions
Tutorials
Podcasts
Motion Graphics
Training
Cinema 4D
FAQ
Re: Line name tag
Cow Forums
:
Adobe After Effects
FAQ
•
VIEW POSTS
•
ADD A NEW POST
•
SEARCH
•
CHANGE FORUM
Respond to this post
•
Return to posts index
•
Read entire thread
Re: Line name tag
by
Kevin Camp
on Oct 29, 2009 at 8:38:55 pm
the beam effect will connect two points with a line. you would just point one endpoint at the person and the other to the name.
if you needed to have one endpoint track the person, then you would need to track a point on the footage and apply the track to a null, then you could use a pretty simple expression to link the null's position to the endpoint in the beam effect.
an expression like this would allow for some repositioning of the endpoint in case the tracking point wasn't exactly where you wanted the line to point:
target = thisComp.layer("Null 1"); // change this layer to your null
target.transform.position + value
you could do a similar expression to link the other point to a line of text if needed.
Kevin Camp
Senior Designer
KCPQ, KMYQ & KRCW
Respond to this post
•
Return to posts index
•
Read entire thread
Current Message Thread:
Line name tag
by Dan Newton on Oct 29, 2009 at 7:45:53 pm
Re: Line name tag
by Kevin Camp on Oct 29, 2009 at 8:38:55 pm
Related Threads:
line ornaments
|
How to change the name of a text in the timeline
|
Growing Vines/Branches/Ornamental Lines....
Note:
If you are a registered user please
click here to login
before posting.
Your post will not be accepted if your name and email address are not registered in our database. Click
here
if you do not have an account.
Name
E-Mail Address
Subject
E-Mail me when someone responds
Just This Message
Entire Thread
None
Message:
Note:
The following are HTML characters and may cause parts of your post to disappear if not used correctly: < > &
To include any portion of the post in your response, highlight the desired text and hit the "Q" key.
Read more...
Add your message signature
Note:
By clicking "Post Direct" button above, you are agreeing to the Creative Cow's
Code of Conduct
.
FORUMS
•
TUTORIALS
•
MAGAZINE
•
TRAINING
•
VIDEOS - REELS
•
PODCASTS
•
EVENTS
•
SERVICES
•
NEWSLETTER
•
NEWS
•
BLOGS
©
CreativeCOW.net
All rights are reserved.
[
Top
]