EasyTouch 2.5 & EasyJoystick 1.0
Allows you to quickly and easily develop actions based on a touchscreen, mouse and joystick controller(including a simulation for the second finger). All major gestures are recognized by EasyTouch such as tap, double tap, swipe, twist, pinch ... and automatic selection of objects located under the touches.
EasyTouch 2.0 & EasyJoystick are written in C# , it notifies you of an action on the touch screen or with mouse by events. The events are sent by delegate system for C # or internal messaging function of Unity (SendMessage) for Javascript or C# if you want.
With the unity remote support or second finger simulation, developed for mobile platforms has never been easier
EasyJoystick 1.0
allow you to create virtual joystick controller in few second.