Multiplayer

These videos are show what a simple multiplayer VR game implementation might look like. This is implemented in Assignment 6 Challenging option, however there is also a Relaxed option that is more freeform and skips multiplayer.

 

Introduction

Read the tutorial on setting up normcore. Also read the tutorial on XR Avatars and Voice Chat.

 

Normcore Setup

 

Custom Avatar

 

Robot Avatar

 

Hand Animation Simple

 

Data Synchronization

Naughty Attributes

Download Naughty Attributes or from the Asset Store

 

Float Sync

Read the tutorial on Synchronizing Custom Data.

 

Synced Time

See also the recipe for a Stopwatch

 

World Setup

Escape Room Multiplayer Setup

 

Multiplayer Drawer

 

Multiplayer Light

 

Related Material