Skip to content

Commit 0f5e17b

Browse files
committed
Merge pull request RyanNielson#32 from eleventigers/patch-1
Add TouchScript library to the Input section
2 parents a3e0f1b + 6601f3d commit 0f5e17b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Thanks to all the [contributors](https://github.com/ryannielson/awesome-unity/gr
6262
* [InControl](https://github.com/pbhogan/InControl) - An input manager that tames makes handler cross-platform. controller input easy.
6363
* [InputBinder](https://github.com/RyanNielson/InputBinder) - Bind game inputs to methods via code or using the inspector to add event driven input handling to your project.
6464
* [TouchKit](https://github.com/prime31/TouchKit) - Makes it easy to recognize gestures and other touch input.
65+
* [TouchScript](https://github.com/TouchScript/TouchScript) - Makes handling complex gesture interactions on any touch surface much easier.
6566

6667
## Modeling
6768
* [Prototype](https://www.assetstore.unity3d.com/en/#!/content/11919) - Uses the core of ProBuilder, enabling you to build entire game levels (or objects) with speed and simplicity.

0 commit comments

Comments
 (0)