Make a VR multiplayer game, Part 3 | Unity
https://www.youtube.com/watc...In this 3-part video series you’ll learn about how the VR Multiplayer Project Template for Unity 6 can be used to make your own VR game by reusing prefabs and creating new gameplay.
In part 3, we create a new mini game, a basketball game with our own assets extending the VR Multiplayer’s template mini game class.
Get started with creating Unity multiplayer and VR games with these free Unity e-books:
⭐Download the Create Virtual and Mixed Reality Experiences in Unity e-book here:
https://unity.com/resources/create-virtual-mixed-reality-experiences-unity
⭐Download the The ultimate guide to multiplayer networking for advanced Unity developers e-book here:
https://unity.com/resources/ultimate-guide-advanced-multiplayer-networking
Find all of Unity’s technical e-books plus more best practices here:
https://unity.com/how-to
Timestamp:
[0:00] Intro
[0:25] Sample scene mini games
[2:03] Creating a new scene
[4:35] Creating a mini game
[6:06] Adding artwork
[8:26] Creating the mini game class
[11:36] Adding Basketball reset functionality
[14:21] Creating target functionality
[19:38] Testing our new mini game