Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

This is an Asset to use the TUIO protocol in GodotIt 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
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
Reviews
Quick Information

This is an Asset to use the TUIO protocol in GodotIt 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