Problem Description
When using a device that supports 3D touch, when you are applying force to one object and then press a second obcject simultaneously, the second object wont respond to the "is touching" event.
Steps to Reproduce Bug
- Step 1
Have object A and B respond to an "is touching" event
- Step 2
Run the game on a force touch enabled device (iphone 6s)
- Step 3 etc.
Press strongly on object A then tap object B
Observed Result
The tap on object B is not triggering
Expected Result
The tap on object B should trigger
Reproducibility
50% - It seems more easy to reproduce if you strongly quick tap and hold on the first button
Operating System and Service Pack
iOS 9.2
On a Phonegap build
Also happening on web using the Chrome App
Construct 2 Version ID
Release 216
Demo
Make sure to run it on a force 3D enabled device (iphone 6s, keep touching the buttons simultaneously, eventually they stop working)
http://www.znelarts.com/cosas/ForceTouchBug/
Video Demostration
http://www.znelarts.com/cosas/ForceTouc ... oVideo.wmv
capx file
http://www.znelarts.com/cosas/ForceTouc ... chBug.capx