Page 1 of 1

How can I get the volume bars from the settings screen to look like this?I I

Posted: Fri Dec 01, 2023 7:40 pm
by Lia_de_Sá99
I asked that same question on reddit so I'll link it here because I don't know how to post images here. https://www.reddit.com/r/RenPy/s/utRWWLtHhN

I found a programmer willing to program my customized UI for me. They are currently working on the settings screen. The problem is that they can't get the volume bars to look like the first image from the reddit post. Instead, it looks like the second image. How to get the thermometer volume bars to be fully red when the volume is at its maximum?

Re: How can I get the volume bars from the settings screen to look like this?I I

Posted: Sat Dec 02, 2023 12:32 am
by enaielei
As answered in the thread,
You need to specify the left_bar and right_bar properties of the bar.

Re: How can I get the volume bars from the settings screen to look like this?I I

Posted: Sat Dec 02, 2023 4:41 am
by Lia_de_Sá99
Ok, but how can I do that?

These replies are too vague and lack details.

Re: How can I get the volume bars from the settings screen to look like this?I I

Posted: Sat Dec 02, 2023 6:33 am
by enaielei