Comment on page
Demo Overview
- We will create a simple demo using Unity 3D, utilizing TNT as the Network Transport.
- A host will create a Lobby Room and share Tashi Relay's address through Lobby Data.
- Clients will join the Lobby with a Code.
- In this demo, we will only be synchronizing Object Transform and Animator.

This Demo uses some common classes below, so please download and save them in your project
Last modified 1mo ago