Hi, I’m Ziggy_Dev. I need help with this slider fill image.
Its made to be round on one side and flat on another but when it comes to end of filling cast I can’t make it to turn into shape it needs. I found one clipping mask module but it uses viewport frames and parts. I don’t want that in my ui. Please, if you know any method to get this done please reply.
You could probably check if the size of the slider is equal to the size of background minus the roundness, and then replace the image if it is.
Edit: Another solution that might work is using a UIGradient for the slider rather than another UI object. However, I’m not completely sure this would work in your situation so some testing would be required.