Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Control Motion Tile with a Slider Control

Community Beginner ,
Oct 04, 2022 Oct 04, 2022

My project is to create a scrolling number system similar to that of an old gas pump where the numbers roll vertically. I'm using the motion tile effect to achieve this. The scroll is nested in a precomp and I'd like to control it from my main comp using the Slider Control on a null. I can get the slider to work until I set a keyframe. Once I set a keyframe the slider no longer controls the Motion Tile. 

 

This is the expression I'm using. 

 

y = effect("Motion Tile")("Tile Center")[1]

x = 75;

S=comp("Scroll Animations Main").layer("Null 2").effect("Rank Counter")("Slider");

[x, S]

TOPICS
How to
291
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Beginner , Oct 05, 2022 Oct 05, 2022

And of course a few minutes later after searching through every precomp I found that I had one in the chain that I had applied time remapping to when I was experimenting earlier. Once I removed that it worked perfectly. 

Translate
Community Beginner ,
Oct 05, 2022 Oct 05, 2022

And of course a few minutes later after searching through every precomp I found that I had one in the chain that I had applied time remapping to when I was experimenting earlier. Once I removed that it worked perfectly. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 05, 2022 Oct 05, 2022

what adobe app is this related to?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Oct 05, 2022 Oct 05, 2022

After Effects. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 05, 2022 Oct 05, 2022
LATEST

thank you.

 

<moved to after effects>

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines