Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
3d touch delayed on left side of screen — Gideros Forum

3d touch delayed on left side of screen

So this is a weird one. On ios there's a delay for touch on the left side of the screen. I googled as much as possible and I think it's because of the 3d touch. I guess you can hack the xcode to disable it, maybe, but has anyone found a better way?
I thought maybe change from detecting touches on the stage to having invisible sprites and detecting hits instead.
I want the player to be able to touch anywhere on the right or left of the screen to move left and right but this is making it a headache.
Thanks
Sign In or Register to comment.