Skip to main content
mushanga75
Known Participant
January 23, 2023
Question

How to move a text along a circle path?

  • January 23, 2023
  • 2 replies
  • 521 views

Hello everybody,

as illustrated in the attached gif, I need to insert a text in each of the five blue blocks that go around the circumference and make the text follow the same position of the blue blocks.

how can I do? one a mask? text animator?

thank you

This topic has been closed for replies.

2 replies

Community Expert
January 23, 2023

I could give you an efficient workflow if I saw the timeline that created the graphic. In simplest terms, create a text layer with a mask centered on the Anchor Point of the text layer, conform the text to the mask, then parent the text layer to a null at the center of your graphic. Also, parent the 5 blue blocks to the same Null. You could also use expressions to drive the rotation and add value + thisComp.layer("your rotating master layer name"). That expression could be applied to every rotating graphic if their anchor point was at the center of the graphic. 

mushanga75
Known Participant
January 23, 2023

i attached the timeline ...

Mylenium
Legend
January 23, 2023

Simply rotate the layer? Not sure why this needs to be more complicated than that.

 

Mylenium

mushanga75
Known Participant
January 23, 2023

I just haven't considered using the text like this instead of transporting it along a path.
anyway it's a great idea

thank you