Search code examples
unity-game-enginegoogle-vrdaydream

How Skip VR entry Screens with Unity


I know how to disable the tutorial of Daydream screen on Daydream app / Developer Options and checking Skip VR Entry Screens.

But, I need it. The problem with screen is because the entry screen is shown at the beginning of the app. I need this screen on my second scene!

If you have a way to disable it by code could you show it?


Solution

  • I found the solution.

    It's needed disable the NFC option on mobile settings.