Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 564 Bytes

File metadata and controls

12 lines (8 loc) · 564 Bytes

Netcode VR Template

This is a template project to demonstrate how you can use Netcode together with XR Interaction Toolkit in Unity, so that you can build a VR Multiplayer project.

This project also shows how you can spawn and transfer ownership across clients for network objects.

  • Unity Version: 2023.2.14f1
  • Netcode: 1.8.1
  • XR Interaction Toolkit: 2.5.3

I also used Valem Tutorials "XR Toolkit Hand Presence" package for hand animations.

Photon Pun 2 VR Template