Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Repeating text with CC RepeTile effect, add space between repeats?

  • Repeating text with CC RepeTile effect, add space between repeats?

    Posted by Jac George on July 1, 2020 at 2:10 am

    Hi there,

    So I’ve added CC RepeTile effect to a text layer in AE. In the drop down option of this effect ‘Expand Right’ I have linked a slider to control how far the text repeats across to the right: My issue is that each repeat buts up to the previous, how can I add space between repeats? With padding or something?

    CC RepeTile/Expand Right expression I have:
    (comp("Controls").layer("Control_RepeatText").effect("Slider Repeat Right CCrepeTile")("Slider"))

    Filip Vandueren replied 6 years ago 4 Members · 5 Replies
  • 5 Replies
  • Andrei Popa

    July 1, 2020 at 11:17 am

    You could use this as an expression on text source for the repeat and a linear wipe if you need the wipe effect. This expression allows you to add spaces at the end of the text so the repeats are not close. Replace the number in parenthesis with the number of repeats you need.


    text.sourceText.repeat(3)

    Andrei
    My Envato portfolio.

  • Jac George

    July 1, 2020 at 11:58 pm

    Hey, thanks very much for that.
    Just to confirm it’s not possible to insert space or padding to source text when using the CC RepeTile effect to repeat right / left / up or down? The reason I like that CC RepeTile effect is that it leaves the source text position centre which is good for what I was trying to achieve.
    thanks Jac 😉

  • Filip Vandueren

    July 2, 2020 at 6:45 am

    Maybe like this:
    – add Effect-> Perspective->Drop Shadow
    – set the Opacity of the Drop Shadow to 0,0001%
    – set Direction to 90
    – Now use Distance for spacing.

    Put the CC Repetile after the Drop Shadow

    If you also want Vertical spacing, adjust the Direction to 45° to equal spacing in all directions, or experiment to get different ratios.

  • Luke Bolus

    July 16, 2020 at 7:34 am

    Filip, you got all the answers!
    Second time in 2 weeks that you’ve solved my problem 🙂

  • Filip Vandueren

    July 16, 2020 at 12:01 pm

    Glad to help,

    Note that this is a hack, and that precomposing would be a better option.
    Still, a nice trick to have under the belt when you need to fool certain effects that the layer is bigger than it is and Grow Bounds doesn’t work.

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