Activity › Forums › Adobe After Effects Expressions › text animator triggered by comp marker
-
text animator triggered by comp marker
Josh Good replied 11 years, 7 months ago 3 Members · 12 Replies
-
Dan Ebberts
December 11, 2014 at 5:13 pmTry replacing this line:
if (n > 0){
with this:
if (n > textIndex){
[0,0]
}else if (n == textIndex){
Dan
Reply to this Discussion! Login or Sign Up