• Image
  • Current Version: 1.1: 2014-12-26T00:06:21Z
  • First Published: 2012-11-29T23:57:05Z
  • Size: 513088
  • Supported Unity Versions: 4.0.0
tools input-management

Win7Touch

(4 Votes)
$29.94 $29.94

Get started using the Windows7 API in Unity. Not TUIO. Supports Windows 7 multi-touch. This system is very similar to Unity's own syntax:

Unity API: Input.GetTouch(0);
Win7MT API:Win7Input.GetTouch(0);
Unity API:Touch;
Win7MT API:Win7Touch;

Getting started is easy. Just add Component->Script->Win 7Touch Manager to a GameObject, then add "using Win7MT;" in your script.


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!