Skip to main content
Participant
February 13, 2020
Answered

Moving the center of radial wipe effect

  • February 13, 2020
  • 3 replies
  • 15468 views

Hi there, I'm animating a circle using the radial wipe effect. When I apply the effect to the layer, the center point of the wipe effect is different from the anchor point of the circle (I need the center point of the wipe effect to be centered with the circle). Can anyone tell me how to do this? Thanks!

This topic has been closed for replies.
Correct answer Kyle Hamrick

Without getting too into the weeds here, yes, the short answer is to adjust the Wipe Center controls in the effect. 
Effects with internal position controls like this operate in composition space, so they don't necessarily pay attention to the positioning of your layer (unless you tell them to). 

Here are two layers that both have Radial Wipe applied, with no changes made to that Wipe Center property. Notice how they're both originating from the center of the composition, even though the circle has been moved? (I added a low-opacity copy of the circle provided for context.)



If you want the effect to follow your layer, you need to tell it to do so, using a simple expression.
In the timeline, open up those effect controls. 
Alt/Opt click on the stopwatch for the Wipe Center, grab the pickwhip (little swirlie icon) and connect it to the layer's Position property.

Alternatively, you can save a step by just grabbing the property pickwhip (NOT the layer parenting pickwhip), and making this same connection.


Your Radial Wipe effect will now follow the layer whereever it goes. 

3 replies

Participant
June 29, 2023

Turn the expression off by hitting the = icon and it wil behave more like you expect.

Participant
February 12, 2024

Thank you!!! I saw only today you answer! Great

Kyle Hamrick
Community Expert
Kyle HamrickCommunity ExpertCorrect answer
Community Expert
February 14, 2020

Without getting too into the weeds here, yes, the short answer is to adjust the Wipe Center controls in the effect. 
Effects with internal position controls like this operate in composition space, so they don't necessarily pay attention to the positioning of your layer (unless you tell them to). 

Here are two layers that both have Radial Wipe applied, with no changes made to that Wipe Center property. Notice how they're both originating from the center of the composition, even though the circle has been moved? (I added a low-opacity copy of the circle provided for context.)



If you want the effect to follow your layer, you need to tell it to do so, using a simple expression.
In the timeline, open up those effect controls. 
Alt/Opt click on the stopwatch for the Wipe Center, grab the pickwhip (little swirlie icon) and connect it to the layer's Position property.

Alternatively, you can save a step by just grabbing the property pickwhip (NOT the layer parenting pickwhip), and making this same connection.


Your Radial Wipe effect will now follow the layer whereever it goes. 

Participant
February 21, 2020

Thank you so much!

Mylenium
Legend
February 13, 2020

The effect has those cute little controls for "Wipe Center", you know... Other than that: In case of doubt pre-compose stuff that needs to align in a neutral position and then move the resulting leayer in the parent comp.

 

Mylenium

Participant
February 14, 2020

Thanks, Mylenium! I used those controls, although it isn't easy to understand. It solved the case.