Why are the sliders not working?

Im trying to change the value of the slider to be the value of the variable but it is not working. It should be at the level of the var and not 100 every time the scene opens.

Is that event parented by a conditional event? If you preview with the debugger what are the variable values? Are the values of the variables more than the maximum value of the slider?

Fixed! I just had to re order some code