I have 9 colours, 15 logos and 3 bars and 3 hashtags
What I want to do, when using the editable text in even after effects (For speed), or to be used in.
Type into a text box that affects the following (On and Off)
Which logo is selected
Which Bar is selected
Which hashtag is selected
Which colour is selected
This this expression works fine.
Then the bars need to animate on, this is easy as there is nothing that needs to be affected, other than a delay, which I mention below.
Because the final result can be 3-13 seconds long overall depending on what we want it to be. I want to add a text box too which I can enter a value that will delay the bar and logo before it comes on at a set time.
This expression works fine.
I finally want to assign a ramp up (0-100%) opacity to the logo aswell which is also affected by a delay expression.
This expression works.
So overall. I will select a colour (Pink, red, green etc), the bar will animate on (Left, right or bottom) and the logo (which is one of the 15 selected( 5 for left bar, 5 for right bar and 5 for bottom bar) will fade up for a second after the bar has animated on.
I couldn’t combine all three expressions into the opacity to work with my controllers and sourceText boxes. So I figured another way to fix the issue…I’ve used an expression that hides the logo outside of the comp now assigned to the position. Then merged the parseFloat expression with a delay expression to the sourceText box.
If there is a way to combine the above three expressions that would be cool, as I only have to worry about one whole expression…But I’ve figured a work around if not.
Sorry for the piss poor explanation and waffling, I’m better at showing than explaining, but I don’t have the project in front of me at the moment.