Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Moving Bubble

  • Moving Bubble

    Posted by Michael Morgan on September 25, 2005 at 10:19 pm

    Hi,
    Can anyone tell me how I can make a moving bubble so that when it moves it distorts the images below it. I’ve tried a few things but none work.

    thanks

    Michael Morgan replied 21 years ago 2 Members · 2 Replies
  • 2 Replies
  • Colin Braley

    September 26, 2005 at 1:43 am

    This is a fairly basic solution but if you have a bubble image you could simply link the position propert of the bubble to the bulge effect’s source point via expressions. You would want to use an expression something like this:

    layer = thisComp.layer(“Bubble”).position;
    fromComp(layer)

    ~Colin

  • Michael Morgan

    September 26, 2005 at 2:18 am

    Thanks Colin

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