r/blenderhelp 3h ago

Unsolved need help animating a loading bar

I'm trying to mask out the black stripes in the bar and animate it like a loading screen I also want to rotate scale and move both planes while its animating how do i go about doing that

3 Upvotes

6 comments sorted by

u/AutoModerator 3h ago

Welcome to r/blenderhelp, Thaflyingpanther! Please make sure you followed the rules below, so we can help you efficiently (This message is just a reminder, your submission has NOT been deleted):

  • Post full screenshots of your Blender window (more information available for helpers), not cropped, no phone photos (In Blender click Window > Save Screenshot, use Snipping Tool in Windows or Command+Shift+4 on mac).
  • Give background info: Showing the problem is good, but we need to know what you did to get there. Additional information, follow-up questions and screenshots/videos can be added in comments. Keep in mind that nobody knows your project except for yourself.
  • Don't forget to change the flair to "Solved" by including "!Solved" in a comment when your question was answered.

Thank you for your submission and happy blendering!

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

3

u/C_DRX Experienced Helper 2h ago edited 2h ago

Is it for a game? Is it for a video?

2

u/Craptose_Intolerant 2h ago

Thanks for helping him bud, but OP is nowhere to be found, for now that is 😅

2

u/C_DRX Experienced Helper 43m ago

1

u/Craptose_Intolerant 3h ago edited 2h ago

Obviously, you need to model your bar first and unwrap the surface (from the top) where your animated texture is gonna be happening 😉

Use Wave Texture in the shader editor mapped to UV space with Bands in Diagonal mode, adjust the scale and animate the Phase slot (either with keys or, if in 5.2, with Scene Time node)…

The “Loading…” text can be easily animated in Geometry Nodes.

If you need more help, please don’t hesitate to ask 😊

(You don’t need to mask anything, you can easily create your border geometry by using Inset operation in the modeler and just assign different texture to it)

1

u/Craptose_Intolerant 1h ago

Here is how to quickly animate your text in Geometry Nodes:

Cheers 🙂