Search found 3 matches
- February 25th, 2020, 12:23 am
- Forum: Expression Discussion
- Topic: Modify Expression " Auto Scale Text"
- Replies: 1
- Views: 45272
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...
- February 16th, 2020, 5:13 am
- Forum: Expression Discussion
- Topic: automatic number counter
- Replies: 1
- Views: 45576
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
- February 16th, 2020, 5:11 am
- Forum: Expressions Tutorials
- Topic: custom number counter
- Replies: 1
- Views: 55878
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