Hello,
I wonder if anyone could point me in the right direction. I have a small problem with touch controls. I have keyboard controls that work fine but the touch controls do not want to work. Please see these examples below. I am using tween values to give cars different turn, speed and drift values. Works great with keyboard but when applying to touch, turning left / right doesn't want to play.
Keyboard
If I do this with touch controls instead of keyboard it doesn't work and I am unsure why the tween will not work.
Touch
I have a touch object on a sprite for acceleration using the same tween behaviour that works. just the turning left /right
Thanks in advance for any ideas you can provide!