Slider Control Causes Player to Jump From One Area to the Next
I have a slider control on my game. So, if I slide it, my ship will move left and right at the speed at which I move my finger along the slider, relatively straight forward, right? Well I noticed that when I slide my player right after putting my finger on the slide control (this is all on my phone by the way, none of this happens on the creator), it "jumps" a few pixels to the right before it actually starts moving with my finger. Only when I go right, this doesn't happen at all when I go left. I use an iPhone 6+ with iOS 8.3 on it if that's relevant at all, and I should have the most up-to-date version of Gamesalad. Here are some images of the code relating to the slider and the ship being controlled by it.
Code relating to the Slider Actor:
Code relating to the Ship Actor being controlled by the Slider Actor:
Having trouble with your game? Sounds like a personal problem.