If I have a slider 0 - 100. Having two mps playing the turn this into a music master slider, that can turn down and up and mix two songs?
I have two counters. counter2 work but not counter1?
Counter 1 should start at 100 go down to 50 at the same time?
* Always
Counter 2 : Set Counter to Current Value( "Widget: Sliderbar - Slider" ) + Current Value( "Widget: Sliderbar - Slider" ) - 100 / 2
* Always
Counter : Set Counter to value( "Counter 2" ) + 100 * 2