We have a couple of apps on Alpha Channel so our client can validate.
Everything was working fine, but now some of them changed to
incompatible and cant be installed or used. Any idea whats causing this?
We are using Photon for a multiplayer demo on the Quest. It works pretty
good, but we were having problems using oculus avatar so we created or
own avatars. Check out Photon
documentation:https://doc.photonengine.com/en-us/pun/current/getting-started...
We are using Photon for a multiplayer demo on the Quest. It works pretty
good, but we were having problems using oculus avatar so we created or
own avatars. Check out Photon
documentation:https://doc.photonengine.com/en-us/pun/current/getting-started...
@"justin.oheir" Regarding the gameobjects you should have something like
this for the LocalAvatar:Make sure that the object in the Observed
Component is the Photon Avatar View (marked in red). Hope it helps, im
no expert, just starting with Photon al...