Greetings!
I’m working on the ipad/iphone and have joysticks assigned to move the character across the screen. Then I have a slider skin that I would like to access while I’m moving my character. The slider won’t move if the joysticks are being used, but when the character is not moving, the slider works great. The slider info is just in a .js file though, and I don’t know how to check whether the slider is being access at the same time as the joystick.
Any suggestions?