Well, hello everybody!
I'm trying to make up a controller for sprites made of a slider and a TextBox, as you can see here:
Image1
Well, the code I've made is this one:
Image2
But it doesn't work. The most difficult part, from my point of view, is to pick up a solution that allows the user to use both the slider and the TextBox to enter values into the game. AND that can change the position of the slider WHEN the TextBox value changes. Thats the key factor.
As long as I keep trying to solve this issue, I ask the whole community to help me with this daunting nightmare. ;)
You can find the project here:
Project capx