Forum Replies Created

Page 13 of 16
  • Tyler Paul

    December 7, 2006 at 1:43 pm in reply to: COW Tutorials: After Effects Creating Cool 3D Text

    It’ll never get completely solid because the layers are still only 2d but you can certainly improve the look.

    Create the layer with the text and this expression to the anchorpoint
    thisComp.layer(index – 1).transform.anchorpoint – [0,0,.5]

    This’ll push your current layer .5 pixels behind the layer above it. Continue duplicating the layer to add depth. Instead of having to go through each layer to make changes just delete your duplicates, make your change, and reduplicate.

  • Tyler Paul

    December 7, 2006 at 1:43 pm in reply to: COW Tutorials: After Effects Creating Cool 3D Text

    It’ll never get completely solid because the layers are still only 2d but you can certainly improve the look.

    Create the layer with the text and this expression to the anchorpoint
    thisComp.layer(index – 1).transform.anchorpoint – [0,0,.5]

    This’ll push your current layer .5 pixels behind the layer above it. Continue duplicating the layer to add depth. Instead of having to go through each layer to make changes just delete your duplicates, make your change, and reduplicate.

  • Tyler Paul

    December 5, 2006 at 5:34 pm in reply to: Headlights Through Fog (AE)

    Trapcode’s Lux should be a good start

  • Tyler Paul

    December 3, 2006 at 6:08 pm in reply to: MAsking layers

    You can use the set matte effect. One for each layer you’d like to use as a matte.

  • Tyler Paul

    December 1, 2006 at 9:20 pm in reply to: Back to the Future!

    I’d use CC Light Sweep

    * * *
    “Life Should Come With Backround Music”

    -Brown Sugar Studios-

    Tyler Paul’s Toonificator V3.0Example Clip

  • Tyler Paul

    November 24, 2006 at 2:01 pm in reply to: Computer type write effect

    When I was into qbasic programming there was a very useful command that allowed you to look at just the first, last, or middle charecters of a string. Is this available in Java, or AE for that matter? It would be great for creating the typing effect via expressions.

  • Tyler Paul

    November 24, 2006 at 2:01 pm in reply to: Computer type write effect

    When I was into qbasic programming there was a very useful command that allowed you to look at just the first, last, or middle charecters of a string. Is this available in Java, or AE for that matter? It would be great for creating the typing effect via expressions.

  • Tyler Paul

    November 20, 2006 at 3:13 pm in reply to: how to generate this static noise…

    I threw something together that was coming along well but I got kicked out of the edit bay.

    I duplicated the lines pretty decently by generating a grid with a width thats larger than your comp and a height that leaves 4 or 5 lines across the screen. Set the border for the thickness. Rotate it slightly and then add a turbulant displace. Set the size to about 10 and an amount of about 80 and wiggle the revolution. wiggle(30,180) And I made the lines scroll down the screen.

    Then in a second comp I used a grid to make scan lines. The width again is larger than your comp the height and border set to about 2.

    In the final comp place your both comps. Use the scan lines as a matte.

    This at the moment won’t look exactly like what you want but it’s well on it’s way.

    * * *
    “Life Should Come With Backround Music”

    -Brown Sugar Studios-

    Tyler Paul’s Toonificator V3.0Example Clip

  • Andrew Kramer, you just made my day.

    * * *
    “Life Should Come With Backround Music”

    -Brown Sugar Studios-

    Tyler Paul’s Toonificator V3.0Example Clip

  • Well, I’m pretty sure the most current effect that is used is CC vector blur which became available in 6.5. What other ways are there to transfer this template? Like I said, I may make the script but it would be very tedious and I don’t have the time. I imagine you can use animation presets within the script. That would make it a hellovah lot easier. But are there any other possibilities that I’m missing?

Page 13 of 16

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy