Hi, I am creating a tps game where guns are available in the shop, the stats section shows it properties like power, fire rates, etc… but I have a problem in my progress bar of fire rate, like 0.05 is the fastest and 0.5 is slow, the bar showing that 0.05 is the lowest because of min value 0.05 and max value 1 that I not want, so how can I do that min value 1 and max 0.05