Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

[Need help] Background Moving after effect

Community Beginner ,
Jun 17, 2021 Jun 17, 2021

Hi All,

Start learning after effect started for 1month.

Can any pros tell me how can i do this effect with the background is moving ? 

This effect is so interesting ( as per below video) Thanks

https://www.youtube.com/watch?v=RYbGBLFQ45A&ab_channel=HSIANGPINGMusic

 

 

 

Thanks

Chris 

Believeinyou #nonoc #Re從零開始的異世界生活第二季 Re:從零開始的異世界生活 第二季 Re:ゼロから始める異世界生活 二期 Re:Zero -Starting Life in Another World- S2 歌曲 / Song Title:Believe in you / 相信你 歌手 / Singer:nonoc 作詞 / Lyricist:川田まみ / Mami Kawada 作曲 / Composer:中沢伴行 / Tomoyuki Nakazawa 編曲 / Arranger:中澤伴行、尾崎武士 / Tomoyuki Nakazawa & Takeshi
TOPICS
How to , Resources
888
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 2 Correct answers

Community Expert , Jun 17, 2021 Jun 17, 2021

Hi Crish,

 

Welcome to the worderful world of keyframes and other cool tools.

 

You can achieve the movent of the graphic in your example using Motion Sketch in a very subtle way. Here is a tutorial: https://www.youtube.com/watch?v=hn2XIZJDXC0

 

Or if you are not afraid of using expressions, you can use the wiggle() expression to achieve a camera shake effect. Check this tutorial: https://www.youtube.com/watch?v=W4Z1iL_B2II

 

Hope this gets you going!

Translate
Mentor , Jun 17, 2021 Jun 17, 2021

This is very simple and basic. You just need to add a little expression to the position property of the background layer (and make sure, that the layer is a bit larger then the composition, since you are moving it around).

 

The expression is something like: wiggle(0.2,20);

 

The first number is the frequency (how often in a second), the second number is the amplitude (how much). Settting frequency to a very low value will result in slow smooth motions. Set the amplitude to the value which fits best

...
Translate
Community Expert ,
Jun 17, 2021 Jun 17, 2021

Hi Crish,

 

Welcome to the worderful world of keyframes and other cool tools.

 

You can achieve the movent of the graphic in your example using Motion Sketch in a very subtle way. Here is a tutorial: https://www.youtube.com/watch?v=hn2XIZJDXC0

 

Or if you are not afraid of using expressions, you can use the wiggle() expression to achieve a camera shake effect. Check this tutorial: https://www.youtube.com/watch?v=W4Z1iL_B2II

 

Hope this gets you going!

Learn how to use the Motion Sketch Tool in Adobe After Effects. Vector Design by: vecteezy.com
Check out our other After Effects Tutorials over at www.motionarray.com/tutorials/after-effects-tutorials In this video we explore the process of how to add camera shake in After Effects. Adding camera shake in post production can be a very useful skill to know how to do. It can help with ...
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jun 17, 2021 Jun 17, 2021

Thank you so much Sir, this definitely helps me a lot 

It's so much fun of creating video with after effects 🙂 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Mentor ,
Jun 17, 2021 Jun 17, 2021

This is very simple and basic. You just need to add a little expression to the position property of the background layer (and make sure, that the layer is a bit larger then the composition, since you are moving it around).

 

The expression is something like: wiggle(0.2,20);

 

The first number is the frequency (how often in a second), the second number is the amplitude (how much). Settting frequency to a very low value will result in slow smooth motions. Set the amplitude to the value which fits best.

 

If you want to learn more, try to figure out how you can use slider controllers to set the parameters of the wiggle directly from the effects panel instead of the expression code editor. This will also give you the ability to animate those parameters and dynamically change the wiggle.

 

Much fun!

 

*Martin

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jun 17, 2021 Jun 17, 2021
LATEST

Thanks Martin for this helpful solution

I tried today and definitely works for me and feel so enjoy for playing around after effects with for my anime music video. 🙂

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines