Multiplayer Meta Avatars VR Template

This is a "Template" and is intended to be used as a base to start your own project. This project allows you to inspect and explore how things are set up, so that you can understand how the various systems work together and customize as needed, taking more of a reverse-engineering approach. We recommend our template if your next project has some similar integrations to what the template provides. It is not intended to be a full game demo.


This template will help you kickstart your networked multiplayer VR project using the newest Meta SDKs. Compatible with Quest 2, Pro, 3.


** Compatible with the new Meta SDK Packages (All-in-one SDK, Meta Avatar SDK) **

** For old asset owners: package upgraded from Pun2 to Fusion **


Features:

- Meta Avatars network implementation.

- Hand tracking and controllers supported (auto-switching).

- Avatar selector.

- Navigate from room to room.

- Physics and Kinematic object interactions.

- 2D and 3D button interactions.

- Full custom networked locomotion system.

- Voice chat using Photon Voice 2.

- Using Photon Fusion, the top Unity networking SDK.