-
Wiggle the String/Number in a Text Layer
Hi
I’m trying to write an expression that can animate the number in a text layer without parenting to a slider.
so if i have a number in a text layer say 4000, i want to add a wiggle to it.
I’ve managed to animate using timeparseFloat(text.sourceText)+time*100but can’t seen to crack how to wiggle it!Can help would be great, thank you.