Hi everyone !
I developed a VR game with Google's Cardboard for the Nexus 6, and I need to create an UI button for purpose to toggle VR mode, enable/disable, draw over the Camera Cardboard. I successed in the editor with this script but not on the Android device:
Any idea to create a button which is not deform by the Cardboard camera on Android
I developed a VR game with Google's Cardboard for the Nexus 6, and I need to create an UI button for purpose to toggle VR mode, enable/disable, draw over the Camera Cardboard. I successed in the editor with this script but not on the Android device:
Code (CSharp):