
TUIO Protocol 1.0 Scripts 4.3 Community
Submitted by user holunder00; MIT; 2025-09-11
This is an Asset to use the TUIO protocol in Godot
It comes with a 2D scene example in the demo folder.
To use it you need one Server node with the TUIOServer.gd script attached and one node with the TUIOCursorHandler.gd or/and one node with the TUIOObjectHandler.gd attached.
The Handler Scripts instantiates the given scene from the Inspector as a child and updates the positions according to the TUIO protocol.
The Asset relies heavily on the GodOSC Asset by dfcompose. Thanks for this one.
All functionality is done in GDScript.
Have fun with it!
Here you can find more information about TUIO:
https://tuio.org
View files Download Submit an issue Recent Edits