Hi. I´m using TouchScript as in the photos example to be able to transform GUI images with multitouch, and also using Unity 2D buttons. I was able to do this with no problem. But also I have camera movements associated with swipes with unity standard input touch and 3d objects with the unity Event Trigger. I have tried to add a second camera to filter TouchScript from unity related events with no luck. I also check on the touch manager pointer layers with no luck. The standard layer is attached to both cameras and I try to check hit 3D objects and the other combinations but is like TouchScript is blocking all the unity events. So I wonder if is possible to have Unity 3d and 2D events and TouchScript 2D events at the same time and how to do it properly.
Thanks and regards