Skyfox78
2008-07-30 23:10:06 UTC
Hey everyone.I have a small problem with progress bars.I want to use it as an indicator between -1 and 1 filling up to 0.The problem is, that it flickers at values arround Zero.I made property nodes to dynamically change FillStyle (Fill to value below, Fill to value above), added a second slider to fill to and also used case structures to check if values are equal (changed value of second slider to fill to to -0,01, if so) In some cases, I don't know which, the bar fills all the way up to top (1) or bottom (-1) but I want it to fill to zero always.Can you help me?