How do you make a wavy slider/bar as a progress bar? Vertical if possible

As said in the title, I'm looking for ways to make a progress bar that's wavy instead of a circle or a straight line. It's specifically for a roadmap. Are there ways on how to do this?

Here are circular progresses:

I have the vertical progress bar, but I think I have not updated the published extension yet, I will check.

I'm not looking for circular progress bars but linear bars that are wavy. Thanks tho

Are you referring to this type of semi-circular bar?

Semi-Circular-Progress-Bar-Style

I have not seen in the community

No, not a semi circle but a wavy line; like this:

1 Like

See this one by @Joejsanz

1 Like

Oh yes that's true, you can make your image however you want, if you want a wavy bar, with that extension that Tim mentioned you could.

But I don't think vertically, unless you rotate the arrangement.

#off topic

"Extension Amnesia" - is it a thing ?

On occasion I either forget about what I put in an extension, or completely forget that i wrote an extension for something :wink:

2 Likes

But isn't that just a linear with images?

It sounds like you want to draw the progress on a map,along a road?

Not an actual road, I'm making a wavy vertical progress bar, which you can earn rewards along the way, if you get what I mean. I'm trying to accomplish it using canvas atm

Here's my progress atm, doesn't work:

Try this

wavyProgress.aia (15.2 KB)

Is this able to extend farther to scroll? like a verticalscrollarrangement? And maybe change the speed of increasing?

  1. No
  2. Yes - adjust the clock interval

Cuz I want to be able to scroll up and it should keep filling it :confused:
Is there really no way? All I could do was increase the height to 9999 and adjust Y. Wait I think duplicating it works

This might help

and this too