Copy Paste This Expression: delay = .1; myDelay = delay*textIndex; t = (time - inPoint) - myDelay; if (t >= 0) { freq =3; amplitude = 40; decay = 12.0; s = amplitude*Math.cos(freq*t*2*Math.PI)/Math.exp(decay*t); [s,s] } else { value }
@dlljcl4 жыл бұрын
I'm Chinese and I had a hard time watching your video
@dlljcl4 жыл бұрын
Don't talk about expressions I have a big head now
@carryhillchow88604 жыл бұрын
@@dlljcl Your English is very very GOOD!!!
@dlljcl4 жыл бұрын
@@carryhillchow8860 不我只是懂ae操作仅此而已 No, I just know ae, that's all
@carryhillchow88604 жыл бұрын
@@dlljcl I came from China too..I can read chinese very well.
@we1n1ng4 жыл бұрын
Thank you for taking the time to further explain the expression. As someone who is just starting to learn JavaScript, it makes it exciting.
@dopemotions4 жыл бұрын
Glad it was helpful!
@ThefrequencyAF3 жыл бұрын
saved me an hour playing around in the animator. Thank you.
@dopemotions3 жыл бұрын
Great to hear!
@김호영-h5m7 ай бұрын
How wonderful!......Thank you!
@chchitiesh74134 жыл бұрын
Awesome 👍😊😊
@RishirajDesigns4 жыл бұрын
Smooth 🌠🌠
@hitafm25242 жыл бұрын
Thank you for taking the time to further explain the expression …… An amazing tutorial
@najsmusic76114 жыл бұрын
How can I make this fade out in a similar way it fades in?
@sanjibdera48394 жыл бұрын
Another amazing tutorial. The animation was super cool.
@rainmann014 жыл бұрын
My brooo SUPERRR
@ManishSharma-pi1dw4 жыл бұрын
Just what i needed. Thanks a ton man.
@dopemotions4 жыл бұрын
Glad to hear it!
@ManishSharma-pi1dw4 жыл бұрын
@@dopemotions I learned alot from you. Thank you so much.🙏🙏
@aJxxw3 жыл бұрын
Hey- thank you so much. This was so easy to do and yet it makes text look really awesome!
@dopemotions3 жыл бұрын
Glad it helped!
@rafavenezolano24 жыл бұрын
Gracias amigo...siempre agradecido...soy fan numero 1
@frenkwoods565 Жыл бұрын
Hello ! Thanks for the example. There is a question how to make the text appear at the time that I need.
@mansijainmds3 жыл бұрын
Thanks much, this is such a time saver!!
@dopemotions3 жыл бұрын
Glad it helped!
@caratclover3 жыл бұрын
Thank you, short, well explained. 10/10
@dopemotions3 жыл бұрын
Glad you liked it!
@adeelazam29663 жыл бұрын
That's Nice! But how we can control it's time like with key and if we want to reverse it back?
@robeen57902 жыл бұрын
On this line : s = amplitude*Math.cos(freq*t*2*Math.PI)/Math.exp(decay*t); Change number "2" by 1.5 or 0.5 or whatever you like.
@mariogarcia14154 жыл бұрын
I bought a plug-in and among its capabilities, it offers this feature. However, it doesn’t work as advertised. This is so much better implementation and easy to use. Thanks!
@Motion_Graphix Жыл бұрын
u are good sir
@anyway53774 жыл бұрын
Awesome
@lucyleocreative23 жыл бұрын
Thanks so much! This will definitely help save so much time and looks so great! 🙌🏻
@macjonald2 жыл бұрын
Thank you - you are brilliant!
@rosismitamishra15204 жыл бұрын
Great tutorial
@IgorLaurent4 жыл бұрын
Great video. Thanks
@dopemotions4 жыл бұрын
Glad you liked it!
@ludovicldd13734 жыл бұрын
you are the best
@MDRasel-gy4qn3 жыл бұрын
For write new expression what should i learn? How i can animate new expression?
@biolaginko72344 жыл бұрын
Thank you for the tutorial :D
@dopemotions4 жыл бұрын
Happy to help!
@jefreinvideomarketing Жыл бұрын
Thank you very much. However, what would happen if I apply the expression to the entire string instead of each individual character?
@shashankrahuljadhav34243 жыл бұрын
This is amazing...but how do I inverse it if I need an outro?
@titanattariq75874 жыл бұрын
Thanks bro
@wagnare3 жыл бұрын
Thanks for the great tutorial. I would like to slow down the overall speed - not just the delay but the speed with which one character moves in. Maybe you can help me out on how to change the expression. Thanks!!
@robeen57902 жыл бұрын
On this line : s = amplitude*Math.cos(freq*t*2*Math.PI)/Math.exp(decay*t); Change number "2" by 1.5 or 0.5 or whatever you like.
@FaiZaFoodFunda4 жыл бұрын
soooo creative....👏👏👏👏👏.. Thanks for sharing
@chetanpanchal36033 жыл бұрын
This is really amazing Nikhil. Very Helpful. Can you teach us more like this amazing text animations with different effects. Thank you once again
@dopemotions3 жыл бұрын
Yes, soon
@prasenjeetbanerjee28674 жыл бұрын
can we add some randomness in the expression too ???
@KundoKun4 жыл бұрын
yes, you can do it using javascript random.number
@davidshani20093 жыл бұрын
great one. i have a q: how can i change the order of the characters to enter from right to left for arabic/hebrew text instead of left to right?
@dasha.edits11433 жыл бұрын
Ty for this tutorial
@klisher4 жыл бұрын
brilliant.. thanks
@dopemotions4 жыл бұрын
You're welcome!
@thelightsout83664 жыл бұрын
awesome thanks bro
@elhamhb87892 жыл бұрын
Thank you for your good training .. I want to use this technique for Persian language .. I mean from right to left .. can you help me? Plz 😥
@May1rain2 жыл бұрын
Cool!
@bewrb4 жыл бұрын
hey make that apple advertisement tutorial what dont blink typography u can ask it in poll i bet every one will like it even if it is 1/2 or 1 hour long i hope u will do it if u dont i will consider u dont know how to 😁😁
@blindfox81194 жыл бұрын
Awesome,but is there any chance of making it bounce on the X-axis?
@ComedyKing-jc9fk2 жыл бұрын
Which software is this?
@StoryUnlocked3 жыл бұрын
Thanks for the awesome! stuff! Exactly what I was looking for. How do I transition the text out again once it's in?
@wilmaxey34632 жыл бұрын
Also stuck on how to animate the text back out again?? cant find the answers anywhere.
@taqeeart87244 жыл бұрын
Helpful thanks
@dopemotions4 жыл бұрын
Glad it helped
@nafisefadaei65044 жыл бұрын
Tanx so much
@dopemotions4 жыл бұрын
You are welcome
@RamyFIFA3 жыл бұрын
how can i change the direction from right to left for Arabic text because arabic text writing from right to left Please i need the solution of this problem
@PJ-pw7tw4 жыл бұрын
Amigo eres un crack. El mejor canal de animación y Motion Graphics. Gracias por compartir y muchos éxitos.
@sampathsuranjith6723 жыл бұрын
Wow.. ❤️
@silentlover3323 жыл бұрын
wow it is amazing .. can you please tell me how to reverse this expression
@RajeshKumar-yh5ff Жыл бұрын
Without expression?
@leoLorenzi Жыл бұрын
Expression For out Animation as well: delay = 0.10; myDelay = delay*textIndex; t = (outPoint - time) - myDelay; if (t >= 0){ freq = 2; amplitude = 120; decay = 5; s = amplitude*Math.cos(freq*t*2*Math.PI)/Math.exp(decay*t); [s,s] }else{ value }
@danielshaolin60532 жыл бұрын
Can this expression be added to vector shapes or is it only for text?
@faizidesign4 жыл бұрын
Thanks i just add this expression in my expression library 😊
@AlphaMatte4 жыл бұрын
Can u share plz ur expression library brother??? 8847824671 whatsapp
@AbhayPratapSingh234 жыл бұрын
It's pretty cool animation 😍👌 But also i am a begginer so i want to know how can you do that expression and can we create this for more cool text animations ?
@dopemotions4 жыл бұрын
you can actually find this kinda expression and more on motionscripts.com
@AbhayPratapSingh234 жыл бұрын
@@dopemotions thanks for replying sir ☺️☺️🥰 i will check it definately and try to use more expression , thanks again 😍 🙏🏻❤️❤️
@RAWGAMINGVISHH4 жыл бұрын
Which keyboard indicator you are using please help
@Stinenki4 жыл бұрын
Saludos buen tutorial sigue asi crack
@farizzackyakbar18063 жыл бұрын
amazingg
@agent_pires2 жыл бұрын
Is there a way to change the duration on the opacity tween?
@zhewang21604 жыл бұрын
That's great
@musical.prabej4 жыл бұрын
Sir , did you code the expression yourself ?
@KhmerPublic4 жыл бұрын
hello bro, what website can i find another free code for effect?
@kuttysuresh804 жыл бұрын
nice bro.
@danieltarango64844 жыл бұрын
How Do I Bounce out if it? Comes in great but I'm not seeing how to bounce out. Thanks
@StoryUnlocked3 жыл бұрын
I have the same question
@electraeaston7513 жыл бұрын
anyone know how to speed it up?
@dlljcl4 жыл бұрын
你的教程真的不错,希望加上中文字幕(可能有点为难)不过教程真的好 Your tutorial is really good, hopefully with Chinese subtitles (maybe a little awkward) but it's really good
@carryhillchow88604 жыл бұрын
您在中国是通过什么途径上的KZbin?
@dlljcl4 жыл бұрын
@@carryhillchow8860 聊些其他的如何啊你说那毕竟认识就是有缘 嘿嘿
@aro40014 жыл бұрын
i have a question on an animation, is there somewhere i can dm you?
@arshad17814 жыл бұрын
Thanks For this videos but Hindi channel kub start kry gi
@emreabay74084 жыл бұрын
Hi thanks for expression! Can we make it faster? I can make it slower by increasing delay = .1; but when i decrease animation doesn't work.
@dopemotions4 жыл бұрын
Try using 0.01
@imrulkayes46233 жыл бұрын
How to learn expression?
@videolink11734 жыл бұрын
Классно)
@TheHoleshoes3 жыл бұрын
great tutorial! very straight forward. thank you!
@akash48494 жыл бұрын
👍👍👍👍👍
@tanmoymitra19523 жыл бұрын
intro ka tuturial banao pls
@ester83664 жыл бұрын
How to save this????
@abimbolaoba2852 Жыл бұрын
It isn't working for me don't know why
@aka_risky90213 жыл бұрын
i did it and it showed unspecified drawing error
@Footage304 жыл бұрын
+1000!
@qurazy924 жыл бұрын
bouncy ass animation
@harshalpatil37444 жыл бұрын
Animation In Hindi:- kzbin.info/www/bejne/g3SxfGl6dpirm9E