Hello, not quite sure why I am problems with this. Must be doing something wrong.
Ok, I have an energy bar using UISlider that has a length of about 200 pixels.
I want the energy to increase in length, for example to 300 pixels. But the UIValue "Value" slider from 0-1 is locked to 0-200.
I can modify the background image to stretch it to 300 but can't do it with the foreground image.