my relaxing & meditative exploration experience Bermeo Heights Express
is releasing TODAY on Oculus Go at 10AM PST (in about 3
hours)https://www.oculus.com/experiences/go/2681266795216749/It's free
and I can't wait for you to try it! I appreciate any...
Requirement VRC.Mobile.Input.3When the user presses the back button, the
app must either go back one level in your UI or display a menu with an
option to quit the
app.(https://developer.oculus.com/distribute/vrc-mobile-input-3/)This is
the last requi...
If i try to take a screenshot either from the game pause menu in oculus
home or the sharing menu, the red dot blinks inside my game, and then
beeps to indicate a pic was taken, but the pic does not show up on the
camera roll nor in the screenshots fo...
I have an app ready for upload to the oculus store for Oculus Go.
development version builds and runs great on device. My app is not
accepted when uploading to the store beta channel with some basic errors
which should be easy to resolve.the official...
If anyone has this problem I solved it on my own (somehow). here's what
I did:view the current APK's android manifest in android studio using
android studio's APK analyzer. copy and paste that into a new text file,
remove everything except for the xm...
@imperativity I follwed the blog examples and implemented a laser
pointer on my oculus go controller using OVR Pointer Visualizer. I want
to make the laser pointer end at the point it collides with any
collider. I am finding this very challenging. ha...
@pixelcase did you solve it? I have the exact same question. I got to
where i have a laserpointer coming from the controller with a
OVRPhysicsRaycaster and it can trigger Events, but I too am trying to
make the laser "end" at the point where it colli...