Requires Unity 3.5.6 or higher.
Introducing Input.Touches, a low cost, easy to use helper library for Unity touch (and mouse) input. Letting you focus on dealing with your actual code instead of juggling with various input.介绍输入。触摸,一个低成本,易于使用的助手库的统一触摸(和鼠标)输入。让您专注于处理实际的代码,而不是处理各种输入
- Support various gesture: swipe, pinch, drag, rotate, double tap, long tap, short tap, charging, single finger, multi fingers...
- Support multiple concurrent gesture for most input.
- Uses event system, keep things simple.
- Support both js and C#.
- Works and tested on PC and IOS device.
- Various example scene with deocumented code.
- Comes with support of a dedicated developer. :)
*please note some knowledge of scripting is required to use this package