Search found 3 matches

by s.kargar78
February 25th, 2020, 12:23 am
Forum: Expression Discussion
Topic: Modify Expression " Auto Scale Text"
Replies: 1
Views: 16520

Re: Modify Expression " Auto Scale Text"

hi i think if you use this on your text it will solves your problem: apply to anchor point: sourceSize = thisLayer.sourceRectAtTime(time, false); T = sourceSize.top; L = sourceSize.left; W = sourceSize.width; H = sourceSize.height; ([L+ W/2,T+H/2]) apply to position: H = thisComp.height; W = thisCom...
by s.kargar78
February 16th, 2020, 5:13 am
Forum: Expression Discussion
Topic: automatic number counter
Replies: 1
Views: 16879

automatic number counter

hi
I want to make a counter that automatically changes from zero to the number that I change the text.
I desperately need it.
thanks

by s.kargar78
February 16th, 2020, 5:11 am
Forum: Expressions Tutorials
Topic: custom number counter
Replies: 1
Views: 24638

custom number counter

hi
I want to make a counter that automatically changes from zero to the number that I change the text.
I desperately need it.
thanks