- Home /
Question by
jwaldron92 · Jul 08, 2016 at 09:56 AM ·
touchdebugprototype
What is the protocol Accepted by TUIO Input for asset Touchscript?
Apparently the TUIO protocol I tried was
args: [ 'source', 'TuioPad@192.168.1.105' ] }
{ address: '/tuio/2Dcur', args: [ 'alive', 0 ] }
{ address: '/tuio/2Dcur',
args:
[ 'set',
0,
0.53271484375,
0.5221354365348816,
0.3662109076976776,
-1.1800117492675781,
-15.125579833984375 ] }
{ address: '/tuio/2Dcur', args: [ 'fseq', 46 ] }
Except it doesn't show up when I use it. Is there something I am missing, here?
Comment
Your answer

Follow this Question
Related Questions
GUITexture multiple component activation 1 Answer
Processes two touches instead of one 0 Answers
Debug iPhone game without smartphone. 1 Answer
Unity 2017 frame rate capped? 2 Answers