fchb1239 / PhotonVR

A Unity Package containing all the necessary components to do VR networking with Photon
MIT License
44 stars 17 forks source link

Please read! #30

Closed bubzilla closed 3 months ago

bubzilla commented 8 months ago

I want to know how I could implement a local player and if photon fusion works uwus?

bubzilla commented 8 months ago

For context I mean local player like a local rig with cosmetics.

ghost commented 8 months ago

You know there is a package called fusion vr made by the creator of photon vr.

fchb1239 commented 8 months ago

That is a feature you need to implement yourself. However you can make a Photon room in OfflineMode, which essentially means you're in a disconnected room, but everything Photon related works like you are in a room. This includes the player rig.

Phoenix9867games commented 7 months ago

Could you elaborate more on how to do it? Cause when I tried doing it something broke. And the documentation is not that clear (at least to me)

fchb1239 commented 7 months ago

Hi 👋

You are commenting on the wrong repository, please go to FusionVR repository instead.

Thanks!

ghost commented 7 months ago

Well oki