/Unity-WebXR-Teleportation-and-SmoothLocomotion

Within this Unity Project with WebXR (https://github.com/De-Panther/Simple-WebXR-Teleporter which is adjusted from https://github.com/IJEMIN/Simple-Unity-VR-Teleporter, both under MIT license) I integrated a C# script (https://github.com/msub2/) to be able to walk around with left controller from the Quest headset and teleportation with right controller. Credits to this developer. Some more finetuning has to be done with both controllers. But first the basics are done. The next step I made is getting a working Photon PUN 2 connection. In the near future I'll try to add a LoginScene to log into an other scene by interacting with a button on a UI canvas.

Primary LanguageC#MIT LicenseMIT

Issues