EasyTouch Lite
Hedgehog Team
$19.99
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/17(2018) |
19.99 |
11/01(2024) |
19.99 |
Jump AssetStore
Support |
Look at our other packages |
Official topic
EasyTouch Lite is a lite version of EasyTouch without virtual controls, PlayMaker addon.
EasyTouch allows you to quickly and easily develop actions based on a touchscreen gesture.
New features of Easy Touch 5 allow a better start for beginners
Features:
*All major gestures are recognized by EasyTouch such as tap, double tap, swipe, twist, pinch,multi-touch and more
* C# events
* Auto gameobject selection
* multi-camera
* multi-layer
* Unity UI support
* Multi-touch
* etc...
EasyTouch 5 new features
* Quick Gesture.
* New syntax to use EasyTouch in Update method.
* Add namespace HedgehogTeam.EasyTouch.
* Add TV_OS from Unity directive. (Unity 5.3)
* Exposes new properties pressure, radius, etc (Unity 5.3)
* Unity 5.3.X support multi-touch with Unity Remote and EasyTouch Controls 2.X.
You have all you need to create your game on mobile device, developed for mobile platforms has never been easier with the second finger simulation
EasyTouch is written in C#, it notifies you of an action by events. The events are sent by delegate system, or you can use the new EasyTouchTrigger component.