I'm making filling bars for a fighting game and the right one need to fill from right to left vs the default left to right. TO make things worse, I need it to increase WITH a thumb.
I've tried to make foreground inverse filled horizontally, which works fine WITHOUT a thumb, but I need that thumb too...
Any idea on how I can achieve this? Are UISliders even the right way to go?