Slider’s default value is 0.0 and it changes when I slide it. AKP variable’s default value is 5. And when I play the game it prints the screen 0.0. It changes the default AKP value to the sliders starting value but when I slide the slider it doesn’t update it.
This is what I am trying to do
(Blue ones)
But you just print it once, on Begin Play. If you update it later, you need to print it again. Hook it up to Tick in the LB and try again.
At the moment you just put the default value on screen for 60 seconds.
Yes it works now (kind of). There are still little problems but it updates as I slide the slider. Thank you
Yay!!! That was quite a ride
I take kindly to kind of works every day.