Activity › Forums › Adobe After Effects › Using Light Streaks
-
Using Light Streaks
Posted by Michael Smith on June 25, 2011 at 11:20 pmBefore anything I would like to apologize for my english.
I would like to know how to make this effect(https://library.creativecow.net/articles/kramer_andrew/nano.php) to write something with the light streak.
Thanks everyone.Michael Smith replied 14 years, 10 months ago 3 Members · 3 Replies -
3 Replies
-
Bill Williams
June 26, 2011 at 5:46 pmIf you use a light as your emitter, you can simply draw a path using the mask tool, and copy and paste the mask’s path data into the lights position property.
-
Luis O maymi
June 28, 2011 at 2:07 amWhat do you want to write?. If is a text (for example “HELLO”), write the text > right click on the text layer > select “Create Mask from Text”. This will give you a mask for each letter so you will need to duplicate the light emitter according to your text (for example in HELLO you will need 5 light emitters). Then do as Bill recommended, copy and paste the light path data into the light position property.
Note: If you are using Particle World you need to make an expression to link the X, Y and Z values with the lights position. Andrew Kramer discuss how to do this in the tutorial 3D Stroke Effect in Video Copilot.net.
The expression will look something like thisx=thisComp.layer(“Light 1”).transform.position[0]-thisComp.height/2;x/thisComp.width
The meaning of a movie are the characters, the life of the movie is the music, but the magic is in the editing.
http://www.xeneuxe.com/lomaymi -
Michael Smith
June 28, 2011 at 8:34 pmThank you very much to both of you, with your tips I was able to do the light streaks write something.
Reply to this Discussion! Login or Sign Up