MotionRamAgency
MotionRamAgency
  • Видео 12
  • Просмотров 12 731
Surprising Way to Create a COUNTER with Chat GPT and After Effects
Creating a Counter for After Effects with Artificial Intelligence.
My Instagram:
motionram
Download the FREE Motion Designer Starter Pack:
rkmotions.gumroad.com/l/motiondesignerpack
▪️ Subscribe to my channel:
ruclips.net/channel/UCIw6NHUNuXfbvyj9QPQ8IdA
▪️ Trendy tutorials and everything about design and typography.
Link to my profile on Videohive:
videohive.net/user/motionram
▪️ Support us by purchasing a project:
• Envato Market:
videohive.net/item/just-typography-pack/33130966
• Envato Elements:
elements.envato.com/ru/buro-instagram-stories-B7YKLTG
▪️ My email for any proposals or questions:
romakov19966@gmail.com
Thank you so much!
#ChatGPT #AfterEffects #Counter
Просмотров: 465

Видео

FULL Сourse about MASKS in After Effects | 2024
Просмотров 28821 час назад
Let’s look at everything related to creating and using masks. A breakdown of all the parameters and how to use them effectively. Tips and tricks about masks in After Effects. My Instagram: motionram ▪️ Subscribe to my channel ruclips.net/channel/UCIw6NHUNuXfbvyj9QPQ8IdA ▪️ Trendy tutorials and everything about design and typography. Link to my profile on Videohive: videohive.net/u...
IMPROVE your DESIGN in After Effects in just a FEW MINUTES!
Просмотров 62914 дней назад
Want to quickly impress with a WOW effect on your animation in After Effects? Then this video is for you! We will look at a few tools that will make your project look more professional. My Instagram: motionram DeepGlow link: aescripts.com/deep-glow ▪️ Subscribe to my channel: ruclips.net/channel/UCIw6NHUNuXfbvyj9QPQ8IdA ▪️ Trending tutorials and everything about design and typogra...
Master Animation Graphs in After Effects FAST and EASY
Просмотров 52314 дней назад
In today’s video, we’ll dive into everything about the animation graph, how to use it effectively, and how to make your animations much more appealing. My Instagram: motionram Download the FREE Motion Designer Starter Pack: rkmotions.gumroad.com/l/motiondesignerpack ▪️ Subscribe to my channel: ruclips.net/channel/UCIw6NHUNuXfbvyj9QPQ8IdA ▪️ Trending tutorials and everything about ...
You Won't Believe the FOUR Plugins You Need for After Effects | 2025
Просмотров 43014 дней назад
In this video, you will learn about the plugins I use constantly and see that you don’t need any more. My Instagram: motionram Plugin links: 1. Easy Copy - aescripts.com/easecopy/ 2. Fx Console - www.videocopilot.net/blog/2018/05/fx-console-updated-to-v1-0-3/ 3. Motion Tool - motiondesign.school/products/motion-tools/ 4. AutoCrop (unfortunately, no longer free) - aescripts.com/aut...
I Can Animate like Ordinary Folk in After Effects. Can You?
Просмотров 1,6 тыс.21 день назад
Today, I’ll show you how I tried to recreate a part of the animation from the promo for Google’s Gemini AI. This will be a semi-live format. Around the middle of the video, I got a bit tired of commenting, so I hope everything is clear! My Instagram: motionram www.ordinaryfolk.co Download the FREE Motion Designer Starter Pack: rkmotions.gumroad.com/l/motiondesignerpack Video Chapt...
11 After Effects SECRETS I WISH I Knew Sooner!
Просмотров 1,6 тыс.21 день назад
Do you think you know everything about After Effects? 😏 In this video, I’ll show you 11 cool tricks that will significantly simplify your editing process and add professionalism to your projects. From hidden features to unconventional techniques - these tricks will definitely surprise you! STOCKS COURSE 1.0 (-50% ONLY UNTIL THE END OF THE WEEK) (the first module is free): motionram.teachable.co...
10 Tricks You Definitely Don’t Know About After Effects
Просмотров 24928 дней назад
10 Tricks Every Motion Designer Must Know In this video, you’ll learn how to master essential skills in After Effects. And the best part? The video is in Ukrainian! Course: STOCKS 1.0: motionram.teachable.com/p/1-0 My Instagram: motionram Download the FREE Motion Designer Starter Pack: rkmotions.gumroad.com/l/motiondesignerpack ▪️ Subscribe to my channel: ruclips.net/channel/UCIw6...
Animation Principles Every Motion Designer in After Effects Must Know!
Просмотров 215Месяц назад
In this video, I will show and explain the basic principles of animation used by animators around the world. Want your work to look smooth, natural, and truly captivate your audience? I’ll explain everything in simple language, without complicated terms, so everyone can understand. Suitable for beginners and those looking to improve their skills. Watch, and you’ll definitely learn something new...
How to Make Money with Motion Design in 2024? 3 Proven Methods!
Просмотров 197Месяц назад
Three proven methods to make money with motion design from my personal experience. Stock Course 1.0: motionram.teachable.com/p/1-0 My Instagram: motionram Stocks: videohive.net elements.envato.com motionarray.com artlist.io Job search: www.linkedin.com jobs.dou.ua Freelance platforms: www.upwork.com www.fiverr.com Download the FREE Motion Designer Starter Pack: rkmotions.gumroad.c...
Learn After Effects in 2024 - Everything You Need as a BEGINNER!
Просмотров 232Месяц назад
“In this video, I’ll cover everything a beginner needs to know about After Effects in 2024. If you’d like to see more advanced tutorials, make sure to subscribe to the channel and check out the existing videos. Thanks for watching! Course: STOCKS 1.0: motionram.teachable.com/p/1-0 My Instagram: motionram Download the FREE Motion Designer Starter Pack: rkmotions.gumroad.com/l/motio...
Create a PROFFESIONAL Animated Cube in After Effects FAST!
Просмотров 6 тыс.Месяц назад
In this video, I’ll share with you the secrets of creating this professional-looking fake 3D cube animation. We will cover effects such as Mosaic, Gaussian Blur, how to work with 3D layers, and how to activate Adjustment Layers. 00:00 - Introduction 00:22 - Creating the cube 02:56 - Creating an animated gradient shape 05:42 - Glow through Blur technique 06:18 - Animation using Wiggle 06:40 - An...

Комментарии

  • @KillWish-Comics
    @KillWish-Comics 2 часа назад

    Brother I just finished your 3d cube tut. and its is so simple and fun to follow . please make more tut like that.

  • @MotionRamAgency
    @MotionRamAgency День назад

    function formatNumberWithCommas(number) { number = Math.round(number).toString(); if (number.length > 3) { var mod = number.length % 3; var output = mod > 0 ? number.substring(0, mod) : ''; for (var i = 0; i < Math.floor(number.length / 3); i++) { if (mod === 0 && i === 0) { output += number.substring(mod + 3 * i, mod + 3 * i + 3); } else { output += ',' + number.substring(mod + 3 * i, mod + 3 * i + 3); } } return output; } else { return number; } } var startValue = effect("Start")("Slider"); var endValue = effect("End")("Slider"); // Отримати час початку та кінця маркерів var startMarker = thisLayer.marker.key(1).time; var endMarker = thisLayer.marker.key(thisLayer.marker.numKeys).time; var easedProgress = ease(time, startMarker, endMarker, 0, 1); var num = startValue + (endValue - startValue) * easedProgress; var formattedNum = formatNumberWithCommas(num); [formattedNum];

  • @PARADOXXXXX
    @PARADOXXXXX День назад

    please share it as preset

    • @MotionRamAgency
      @MotionRamAgency День назад

      function formatNumberWithCommas(number) { number = Math.round(number).toString(); if (number.length > 3) { var mod = number.length % 3; var output = mod > 0 ? number.substring(0, mod) : ''; for (var i = 0; i < Math.floor(number.length / 3); i++) { if (mod === 0 && i === 0) { output += number.substring(mod + 3 * i, mod + 3 * i + 3); } else { output += ',' + number.substring(mod + 3 * i, mod + 3 * i + 3); } } return output; } else { return number; } } var startValue = effect("Start")("Slider"); var endValue = effect("End")("Slider"); // Отримати час початку та кінця маркерів var startMarker = thisLayer.marker.key(1).time; var endMarker = thisLayer.marker.key(thisLayer.marker.numKeys).time; var easedProgress = ease(time, startMarker, endMarker, 0, 1); var num = startValue + (endValue - startValue) * easedProgress; var formattedNum = formatNumberWithCommas(num); [formattedNum];

    • @MotionRamAgency
      @MotionRamAgency День назад

      Sorry, forgot to do that)

  • @Hamdok77
    @Hamdok77 2 дня назад

    5..ctrl+shift+home ???

    • @MotionRamAgency
      @MotionRamAgency 2 дня назад

      Yes

    • @Hamdok77
      @Hamdok77 2 дня назад

      @MotionRamAgency ok i will ask u if i will have another

  • @j.silveira6592
    @j.silveira6592 2 дня назад

    can you talk about using a shape or logo as a mask? and also talk about matte and the difference to a mask

  • @vanemotion
    @vanemotion 3 дня назад

    This is great!🔥

  • @SIGMAmeme
    @SIGMAmeme 3 дня назад

    we can use a point control

  • @Bauka.
    @Bauka. 3 дня назад

    Нифигово сделал

  • @Abdalmalk-g8n
    @Abdalmalk-g8n 3 дня назад

    Bro can you make a tutorial how animate 3d reel with 3d object

    • @MotionRamAgency
      @MotionRamAgency 3 дня назад

      Hello, what kind of 3D?

    • @Abdalmalk-g8n
      @Abdalmalk-g8n 2 дня назад

      @@MotionRamAgency like 4d phon animation or 3d element basic

  • @Abdalmalk-g8n
    @Abdalmalk-g8n 3 дня назад

    ❤❤

  • @GamesGiverReview
    @GamesGiverReview 4 дня назад

    Plz google next video tutorial

  • @CharismaX-XXX
    @CharismaX-XXX 5 дней назад

    You’re amazing bro

  • @VladKarepin
    @VladKarepin 6 дней назад

    Ти ще Українець! ВАУ! Бажаю ніколи не зупинятись і прошу робити БІЛЬШЕ таких відео. Це дуже круто! Дякую!

    • @MotionRamAgency
      @MotionRamAgency 6 дней назад

      Є таке😁 Дуже дякую за підтримку. З нового року буде більше уроків)

  • @mangastyledraw
    @mangastyledraw 9 дней назад

    Thanks so much! This is so useful 🫂

  • @niloyforgood
    @niloyforgood 11 дней назад

    Mind blowing tips for creating a stunning glow effect, brother!

  • @samiinsf
    @samiinsf 11 дней назад

    hi , thanks for tutorial , when i use parent and link between two comp this error appear " object of type layer found where a number ,array,or property is needed " i really appreaciated if you help me

    • @MotionRamAgency
      @MotionRamAgency 11 дней назад

      The error “Object of type ‘layer’ found Hey, where a number, array, or property is needed” in After Effects occurs when you reference an entire layer instead of a specific property (like position, scale, or opacity). To fix it, ensure you’re pointing to the correct property, for example: thisComp.layer("Shape Layer 1").position Avoid using just the layer name, as After Effects can’t process a layer object in calculations or expressions that expect numbers or arrays)

  • @iamitpandey007
    @iamitpandey007 13 дней назад

    Hey bro do u wanna work with me on my yt channel

  • @timuss-zj6gc
    @timuss-zj6gc 14 дней назад

    Крутяк 😎😎

  • @josephkent3788
    @josephkent3788 15 дней назад

    Thanks for posting this tutorial! I plan on giving it a try.

    • @MotionRamAgency
      @MotionRamAgency 13 дней назад

      Thanks Sir) Happy to hear that, if you have some questions, don’t hesitate to ask me)

  • @ashishtiwari2551
    @ashishtiwari2551 15 дней назад

    Brother please reels edit make more videos like this👌👌

  • @stevewipix3422
    @stevewipix3422 16 дней назад

    I was wondering how much one could make selling stock templates on videohive and motion array? do you think one can make 3k for the next 3 month starting today? Thanks for the video man!

    • @MotionRamAgency
      @MotionRamAgency 15 дней назад

      Hey, to be honest, I don’t think that it’s possible now. Maybe 3-5 years ago, I’d say yes, but now no. You should have a least 50 projects to achieve this

  • @stevewipix3422
    @stevewipix3422 16 дней назад

    super cool results, Thanks!

  • @rlkumar2025
    @rlkumar2025 16 дней назад

    Make more videos ❤

  • @CharismaX-XXX
    @CharismaX-XXX 17 дней назад

    Amazing

  • @mohamedlaid6637
    @mohamedlaid6637 17 дней назад

    thanks,keep going 😎

  • @mohammedzohan6629
    @mohammedzohan6629 18 дней назад

    Amazing tutorial

  • @Hamdok77
    @Hamdok77 18 дней назад

    Keep going my great bro iam from ethiopia

    • @MotionRamAgency
      @MotionRamAgency 18 дней назад

      Thank you so much for support from Ethiopia)

  • @mohamedlaid6637
    @mohamedlaid6637 19 дней назад

    thanks

  • @ardwinpc
    @ardwinpc 19 дней назад

    hi! half of the Tips are unknown to me so it's very interesting! The music on the video keeps flickering, are you using premiere pro?

    • @MotionRamAgency
      @MotionRamAgency 19 дней назад

      Thanks🤝 Yes, I’m using premiere pro Will check it out, thanks)

  • @dudecreations9144
    @dudecreations9144 20 дней назад

    in latest V motor tool you can find same works like EaseCopy

  • @DeanWillpower
    @DeanWillpower 20 дней назад

    How did u update your motion tools to V2 because I can’t seem to get it? Thank you and great video

    • @MotionRamAgency
      @MotionRamAgency 20 дней назад

      Actually it unavailable anymore. But you can download from my google drive: drive.google.com/file/d/1AHXVS6-HTTj5ym5n5CVBlxnUvY8arTEE

    • @MotionRamAgency
      @MotionRamAgency 20 дней назад

      You’re welcome and thanks 🤝

  • @yaar_deepu
    @yaar_deepu 21 день назад

    you're cool man

  • @kina2108
    @kina2108 21 день назад

    Tsym

  • @mdqhimself
    @mdqhimself 21 день назад

    Amazing one. Thank you

  • @amirthalingam9771
    @amirthalingam9771 22 дня назад

    👌👌👌

  • @mohamedlaid6637
    @mohamedlaid6637 22 дня назад

    Thanks On a lesson

  • @BrianMartinez-n5v
    @BrianMartinez-n5v 25 дней назад

    I really appreciate your efforts! I have a quick question: I have a SafePal wallet with USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). What's the best way to send them to Binance?

    • @MotionRamAgency
      @MotionRamAgency 25 дней назад

      Don’t send them to binance, send it to me. My binance account number is: Dudegetouttahereandstopscammingpeopleyoudumbscammer. Waiting for your answer👍🏻🤝

  • @rzdnx
    @rzdnx 25 дней назад

    amazing

  • @SanjayBorra
    @SanjayBorra 26 дней назад

    thanksfor the tips

  • @abdulhalima-ba2565
    @abdulhalima-ba2565 28 дней назад

    very good tutoria, keep share, many thanks

  • @phantomcreativee
    @phantomcreativee Месяц назад

    teach us branding related motion graphics

  • @alokvishwakarma777
    @alokvishwakarma777 Месяц назад

    10:12 what the hack is that ??

    • @MotionRamAgency
      @MotionRamAgency Месяц назад

      It’s just duplicated the same layer, and added Gaussian blur, and it’s gonna be like fake Glow. Because using glow it’s not that good here)

    • @alokvishwakarma777
      @alokvishwakarma777 Месяц назад

      ​Bro I'm talking about your facecam​ 10:12 @@MotionRamAgency

    • @MotionRamAgency
      @MotionRamAgency 27 дней назад

      It’s something wrong with render(

  • @kapilchakre
    @kapilchakre Месяц назад

    Please showcase your showreel as the featured video on your RUclips homepage to highlight your potential to viewers. Best wishes and love from India!

  • @hasanainalkifaee619
    @hasanainalkifaee619 Месяц назад

    Great job keep up ⬆️ ❤

  • @user-do1mc2bp6p
    @user-do1mc2bp6p Месяц назад

    Amazing! From Brazil

  • @abdallahsaeed8134
    @abdallahsaeed8134 Месяц назад

    Great tutorial 👏

  • @Dlh809
    @Dlh809 Месяц назад

    Keep Posting!!! Thanks much

  • @SKLL3TR
    @SKLL3TR Месяц назад

    Simple, straight to the point. Thank you for this tutorial, my friend

  • @sanctizz
    @sanctizz Месяц назад

    Wow, Beautiful animation. Love the tutorial. God bless you!🙏

  • @AlexJackson-i3e
    @AlexJackson-i3e Месяц назад

    Great Tutorial Brother Good To See Your First Tutorial