Hello!
This is the first time I’m posting here so I hope I’m in the correct place,
I have this slider made into a progress bar:
It fills with green, what I want to do is, fill the slider with 2 colors gradient, like this:
I have an alternative solution if anyone is interested, basically the entire color will change based on the fill amount of the image using a gradient. I attached a gif of what it does and the code below hope it helps someone else
Thanks, this is great - exactly what I was looking for! I adjusted so it could take a Gradient instead of m_color1 and m_color2, so it evaluates the Gradient rather than Lerping between the two colors.
[ COTIZACIÓN = “gooby429, publicación: 7256963, miembro: 3544970” ] Tengo una solución alternativa si alguien está interesado, básicamente, todo el color cambiará en función del monto de relleno de la imagen utilizando un degradado. Adjunté un gif de lo que hace y el siguiente código :RE espero que ayude a alguien más
Hello, I have tried what you comment with the code, but it does not work for me. Could you explain better how you do it? where do you put the code and where do you drag the image from? Thank you