Robotic Simulator: Multiplayer mode for the UGV (24/27)
In the previous lesson, we learned how to install a photon network plugin in Unity and make a simple multiplayer scene with voice chat between users. In this lesson, we will learn how to create multiplayer UGV robots. So, Users can see each otherβs robots and movement in the scene. The corresponding lessons on building a robotic simulator in the Unity engine can be found at the link below (note that more lessons will be added gradually): https://www.mecharithm.com/category/a-robotic-simulator-on-unity/ Important: Robotic Simulator's Source Code and Sample Output: The source code for the entire tutorials (from 1 to 27) can be downloaded…