We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
TouchScript supports devices which send touch data using TUIO 1.1 and TUIO 2.0 protocol.
To enable TUIO support you need to do the following:
Depending on your TUIO source or sender, add a TUIO input component to a gameobject in your scene.
Configure the connection protocol (UDP or Websocket), port and IP-Address as needed.
Be advised that TUIOInput doesn't work on platforms which don't support Sockets (WebGL).
Right now TouchScript supports Cursors/Objects (Tuio 1.1) and Pointers/Tokens (Tuio 2.0)
Home
Help
Basic
Advanced
Contributing