-
using Tex source for numirical value?
So i have created random numbers between 0-100 generated in a text layer
with random() expression.
Now i want to use those numbers as a value for linear wipe effect on another layer.The problem is:
Because the numbers are on the “source text” property
its recognized as a string not as numerical value.is there a way to get it linear wipe to recognize it as numbers and not as string?