Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Linking the Camera to the Shatter Effect

  • Linking the Camera to the Shatter Effect

    Posted by Dylan Usic on June 13, 2008 at 9:12 am

    Hi,

    Is there anyway you can ‘link’ the camera to the shatter effect/plug-in that comes with After Effects so that you can ‘revolve’ around the smahed pieces?

    Thanks in advance.

    Dylan Usic replied 17 years, 11 months ago 2 Members · 2 Replies
  • 2 Replies
  • Chris Wright

    June 13, 2008 at 10:06 am

    Add a new camera, and add the following expression to the position property of the camera: [Math.sin(time)*z,y,Math.cos(time)*z]

    where z is the zoom value of the camera, and y is y position of the targeted layers, in our case the expression goes like this:

    [Math.sin(time)*507,120,Math.cos(time)*507]

    You’ll notice that the camera is now moving in a circle around

    from
    https://library.creativecow.net/articles/al_khatib_talid/volume_meter.php

  • Dylan Usic

    June 14, 2008 at 1:38 am

    Hi,

    When I copied the first expression into the camera position it didn’t accept it and a window came up saying:

    “After Effects warning: Class ‘Camera’ has no property or method named ‘z’
    Expression disabled.
    Error occured at line 1.
    Comp: ‘Comp 1’
    Layer: 1 (‘Camera 1’)
    Property: ‘Position’ ”

    What should I do?

    Also, Is there a way that I can apply the shatter effect, then after about 5 frames ‘freeze’ the shatter effect and then rotate the camera around it?

    Thanks.

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