Skip to content

SandroWeber/ubii-node-unity3D

Repository files navigation

Unity3D client for Ubi-Interact

Unity Package

Import "ubii.unitypackage" to get all scripts and plugins. Create a gameobject and attach Scripts/ubii/client/UbiiClient.cs as your client connection to the UBII backend.

How to use

  • Add an object with the UbiiNode.cs script attached
  • in the script's configuration, change Service and TopicData URLs according to master node configuration. IMPORTANT: service communication over HTTP(S) only works with the ".../binary" endpoint for now

Example Unity project

Open one of the scenes under /Ubi-Interact-Client/Assets/ubii/scenes/

Update dependencies (only necessary if message definitions are outdated)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages