Link to .capx file:
TouchFail.r126.capx or TouchFail.r127.capx
GUI snapshop:
<img src="http://machinecodegames.com/showoff/touchfail4/GUICapture.jpg" border="0">
Code snapshot:
<img src="http://machinecodegames.com/showoff/touchfail2/Construct2TouchProblem.jpg" border="0">
Steps to reproduce:
- Touch the orange bar and slide around to move the blue bar.
- While still touching the orange bar, touch elsewhere on the green.
- Remove your finger from the orange bar and slide the other finger (the one touching elsewhere) around.
Observed result:
The blue bar moves whether or not the orange bar is being touched.
[TUBE]http://youtu.be/ExbvFMWZEro[/TUBE]
Expected result:
I expect the blue bar to move only when there is a touch on the orange bar and to only be affected by that touch.
I have tried storing off indexes, IDs, and positions of touches. You can look at other tries I've made at making this work on the "How do I..." forums (http://www.scirra.com/FORUM/topic66935.html)
Browsers affected:
Chrome: yes
Android 4.1.1 default browser: yes
PhoneGap Android: yes
Operating system & service pack:
Windows 8
Construct 2 version:
Both r126 and r127.
Edit: Other systems affected added.