Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Slider effect problem

  • Slider effect problem

    Posted by Thom Buiting on January 3, 2018 at 1:09 pm

    Hi all,

    Currently I’m working on a animation but something isn’t working out.
    I have one text layer (SHOTSPEED 0 KM/H). In this layer I want “0” to slide up to “100”.

    If I use Slider Control it affects the whole text layer which is not what I want because then I’ll lose the words.

    Does anyone know how to put the Slider Control (or something similar) only on the 0 without using multiple layers? If I use multiple layers I can’t get the spacing between the words right.

    Hopefully someone knows the answer ????

    Cheers,
    Thom

    Thom Buiting replied 8 years, 4 months ago 2 Members · 2 Replies
  • 2 Replies
  • Walter Soyka

    January 3, 2018 at 5:14 pm

    You need to use an expression that includes the value of the slider inside your text string, like this:

    "SHOTSPEED " + parseInt(effect("Slider Control")("Slider")) + " KM/H"

    Walter Soyka
    Designer & Mad Scientist at Keen Live [link]
    Motion Graphics, Widescreen Events, Presentation Design, and Consulting
    @keenlive   |   RenderBreak [blog]   |   Profile [LinkedIn]

  • Thom Buiting

    January 3, 2018 at 5:28 pm

    Thanks Walter, that’s just wat I needed! ????

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