I have received 130 score from DET , despite the fact I have not been actively watching your guides. Still credits to you Joshua, velocity and fluency of your EN speaking has helped me to attain better comprehension, listening of english language to utterly higher stage.
i think there's a problem with mine :"( instead of it showing the numbers ascend normally, the numbers ascended showing long lines of the same number until it reaches 100% could you explain what i did wrong?
Be sure the code reads as Math.round(thisComp.layer("Adjustment Layer 1").effect("Slider Control")("Slider")) . I accidentally deleted the "Math.round" part and the same thing happened to me.
This gave me some really good ideas, thanks! With the last timer is there a way to count down the seconds from 59 to 0 instead of 60 to 1 as you showed?
So the timer should not reset at 60. Only the first frame will be set at 60. So, you should be able to set the IN point to start after 60 and you shouldn’t see that number again.
Hello joshua i created timer with after effects 2022 but the timer counts us with number with decimals instead of numbers only i will share a screenshot bellow
► 150+ Templates: Timer's and Counter Animations: bit.ly/TimersAE
► 25,000+ Templates for After Effects & Premiere Pro: www.sonduckfilm.com/
I have received 130 score from DET , despite the fact I have not been actively watching your guides.
Still credits to you Joshua, velocity and fluency of your EN speaking has helped me to attain better comprehension, listening of english language to utterly higher stage.
Love your tutorials. Best wishes for 2024.
Thank you! Happy 2024!
Thanks Sir. Your Tutorials are very helpful.
Awesome job. thanks Josh
Thanks for the video - useful tips - is there an easy way to add a leading zero to the seconds counter so we get "01" rather than "1" ?
I love these!
i think there's a problem with mine :"( instead of it showing the numbers ascend normally, the numbers ascended showing long lines of the same number until it reaches 100% could you explain what i did wrong?
Be sure the code reads as Math.round(thisComp.layer("Adjustment Layer 1").effect("Slider Control")("Slider")) . I accidentally deleted the "Math.round" part and the same thing happened to me.
This gave me some really good ideas, thanks! With the last timer is there a way to count down the seconds from 59 to 0 instead of 60 to 1 as you showed?
So the timer should not reset at 60. Only the first frame will be set at 60. So, you should be able to set the IN point to start after 60 and you shouldn’t see that number again.
@@SonduckFilm okay got it!
Coool ❤❤
Hello joshua i created timer with after effects 2022 but the timer counts us with number with decimals instead of numbers only i will share a screenshot bellow
U should round up the number so decimal value will not show
Your tutorials are really useful but switch to decaf, dude. It's like you're on fast forward.
Make more davinci tutorial pls
This would have been so much more instructive if you'd slowed down.
Anyone who can help? My timer keeps saying the numbers after the '.' for example it counts down with 58,35 and 58,24
I have this problem too
❤
👍
copy paste this
Math.round(effect("Slider Control")("Slider"))
Thanks this works well.