FancyMenu [Fabric] [MOVED TO NEW PROJECT]

FancyMenu [Fabric] [MOVED TO NEW PROJECT]

17M Downloads

Allow widget to move smoothly

heipiao233 opened this issue ยท 1 comments

commented

I'm making a layout for world loading screen like another video game's loading screen:
load
However, if I only use world_load_progress placeholder for advanced , the progress label doesn't move smoothly. I'm finding a way to make it move smoothly or follow the progress bar.

This is how it looks like now:

load.mp4
commented

You can anchor elements to progress bars and set in the progress bar element that its progress should be the anchor origin. That's how you make elements follow the progress of progress bars.