How can I detect if the user touch on the left or right (blue or red in the image) part of the user screen ?
(explicative image, I don't use these panels in the game)
I can't calculate it with layout touch coordinates because my layout is very big and the camera scroll with ScrollTo behavior, and I don't understand how to use Absolute touch coordinates.
Thanks.