Skip to content

AccelByte/extend-vivox-authorization-sample-game-unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extend Vivox Sample Game Unity

Prerequisites

  • Unity 2022.x

How to Use

  1. (Optional) There's an example Vivox Authentication Server included in this repository. You can run it using make run. (do not forget to create a .env file)

  2. Follow the instructions found here to configure the AccelByte Unity SDK plugin.

  3. Link your Unity project to an existing Unity Dashboard project. This will automatically pull in Vivox credentials into the Unity project. (source)

    link-unity-project

  4. Open the MainScene.unity file.

  5. Find and select the VivoxVoiceManager object in the Hierarchy window.

    find-vivox-voice-manager

  6. Locate and modify the Token Provider Url field in the Inspector field.

    modify-token-provider-url

  7. Build the Unity project. (File / Build Settings and then Build)

    build-project

  8. Launch 1 or more instances of the build. (Client.exe)

    launch-build

  9. Click Login on each of the client(s).

    connected

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages