Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Introduction After-Effect 2D : Sur la chaine de Metalox : http://youtu.be/enBhHUWqtWc
- Sur la chaine d'Oxisharke : http://youtu.be/
- Producteurs :
- --------------------------------------------------------------------------------
- Chaine d'oxisharke : http://www.youtube.com/oxisharkedesign
- Chaine de Metalox : http://www.youtube.com/XxoMeTaLoxX
- --------------------------------------------------------------------------------
- Code utilisé :
- ------------------------------------------------------------------------------------------------------------------
- L = text.sourceText.length;
- T = time*effect("Vitesse")("Curseur") - effect("Commencer à")("Curseur")*effect("Vitesse")("Curseur");
- F = Math.round(time % 1);
- if(F == 1 | (T<L & T>0) ){Fl = "|";}else{Fl=" ";}
- substr(0,T) + Fl
- ------------------------------------------------------------------------------------------------------------------
- N'hésitez pas a likez , commenter et partager ;)
Advertisement
Add Comment
Please, Sign In to add comment