UTouchInjection Versions Save

Windows Multitouch Injection Plugin for Unity.

v1.0.0

2 years ago

The directory structure has been changed to support UPM. You can now use the Package Manager from the following URL:

And also uTouchInjection has been published to npm. You can import uLipSync into your project by registering the following url and scope to Scoped Registry.

  • URL: https://registry.npmjs.com
  • Scope: com.hecomi

v0.0.4

4 years ago

Update

  • Add debugMode to Manager component.

image

v0.0.3

4 years ago

Bug Fix

  • fix bit operation bug #2

v0.0.2

5 years ago

Changes

  • Add Pointer APIs to call events with positions (e.g. Pointer.Touch(Vector3 position))
  • Update examples.

v0.0.1

7 years ago

This is an experimental release of uTouchInjection (uTI). uTI provies simple interfaces for Multi-Touch emulation using InjectTouchInput.

Demo: