You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there! When using VR viewers the back button and the line in the middle never disappears. Is there a way to autohide them? And show again if any touch or mousemove event is detected?
Also i would like to change the image for back button and settings gear.
But i kinda get lost in the code and kind find the exact part to edit.
Hmm so it's drawn using webgl. The rendering of the components appears on CardboardUI.prototype.onResize call. So i was able to tweak that there.
Gonna find a way to make them fade if untouched for about 10 seconds.
Any ideas?
Description:
Hi there! When using VR viewers the back button and the line in the middle never disappears. Is there a way to autohide them? And show again if any touch or mousemove event is detected?
Also i would like to change the image for back button and settings gear.
But i kinda get lost in the code and kind find the exact part to edit.
Additional Information:
The text was updated successfully, but these errors were encountered: