Logo
February, 08, 2022

Robotic Simulator: How to Implement an Online Multiplayer Scene with Voice Chat (23/27)

In the previous lesson, we learned how to add different types of inputs.

In this lesson, we will learn how to install a photon network plugin in Unity and make a simple multiplayer scene with voice chat between users.

How to Implement an Online Multiplayer Scene with Voice Chat-1

Important: Robotic Simulator’s Source Code and Sample Output:

The source code for the entire tutorials (from 1 to 27) can be downloaded HERE! And a test output for Windows can be downloaded HERE! You can easily get output for macOS by installing and running the source code on macOS.

Watch the video version of this lesson below: