-
Is it possible to use the current value of an expression
Hi!
Is it possible to get the current value that the expression has produced so far and refer to it with expressions?
For example I would like to create an if/else statement that would tell x-position to increase only until it’s value is 100 and stop after that. How would I tell AE to use the x-position value that the expression is producing?