Publisher | ljDevelopment |
---|---|
File size | 30.50kB |
Number of files | 11 |
Latest version | 1 |
Latest release date | 2016-05-18 04:53:25 |
First release date | 2016-05-18 04:53:25 |
Supported Unity versions | 2018.4.2 or higher |
(reduced price for first purchases while stabilization)
Simplest way to add interpretation strokes to 4 directions y 4 steps.
1. Add to the project hierarchy the prefab: Plugins/GTGetureTracker/assets/prefabs/Gesture
2. Inherit from GTParser.
3. Implements the method: protected abstract void Do (GTGestureTracker tracker, int index, bool ended);
4. Add your component to an object in your project.
Doc: Reference