Build your first VR game with WebXR & Unity (Source Code Available!)

Поделиться
HTML-код
  • Опубликовано: 6 фев 2025

Комментарии • 21

  • @JongSukSo
    @JongSukSo Год назад

    Thx this tutorial is absolutely useful!

  • @RUMPshit
    @RUMPshit 2 года назад

    Underrated, thank you!

    • @protofun
      @protofun  2 года назад

      Happy you liked it!

  • @RickBeacham
    @RickBeacham 2 года назад

    Alot of fun! Cheers!

    • @protofun
      @protofun  2 года назад

      I'm happy you enjoyed it!

  • @ievgengolovin9724
    @ievgengolovin9724 2 года назад

    On the oculus quest2 in 3min 3sec, the game starts not in VR mode, but in normal mode (in the headset, I see the desktop as on the monitor) Who knows what the problem is? I have other applications that I did, and they work fine.

  • @AxisMundiOnline
    @AxisMundiOnline 2 года назад +2

    At 3mins when you first press play, how are you getting it to run in your headset? Nothing shows in my headset (Quest 2) and the Game window just shows a static camera that doesn't move when I move the headset. Do you have anything special set up in the build settings?

    • @ShroozyVR
      @ShroozyVR 2 года назад +1

      I figured it out!
      Basically you want to connect your Quest to your PC using your charger or a link cable. Then within your quest activate quest link (as if you were going to use PCVR to run a game from your pc) then inside unity hit the play button and it should start running properly. Hope this helped!

  • @TahmidRafi
    @TahmidRafi Год назад

    How do I move around in the browser. w-a-s-d not working, neither the mouse.

  • @katebiel
    @katebiel Год назад

    i am not sure if it is just me. but my package manager is unable to add these git URLs. Gives me errors in the console

  • @ainawtpu5360
    @ainawtpu5360 2 года назад

    It's not working with OVR 😭😭😭😭😭 really want to create this one

  • @seanbrill4183
    @seanbrill4183 2 года назад +3

    how do you detect joystick input?

    • @caffeinestudios7832
      @caffeinestudios7832 Год назад

      ruclips.net/video/_Zrde_WTaiI/видео.html
      this works for me

  • @sitiazreenamubin4609
    @sitiazreenamubin4609 2 года назад +1

    Hi....I can't install the packages from git URL you shared here. The URL still available?

    • @protofun
      @protofun  2 года назад

      Hey! Yep, they are there. Do you happen to have git installed in your machine?

    • @sitiazreenamubin4609
      @sitiazreenamubin4609 2 года назад +1

      @@protofun oh don't have. I must install first isn't it 😅..ok, thank you 🙏🏻

    • @protofun
      @protofun  2 года назад +2

      ;)

  • @ainawtpu5360
    @ainawtpu5360 2 года назад

    Where did you add _StartTimer??? Unity says the context does not exist ㅠㅠ

    • @protofun
      @protofun  2 года назад

      Hello Aina, I advise you to check my code repo, the link is in the video description. the _StartTimer is a method in the WhacManager.cs file. Cheers ;)

  • @rethahill5742
    @rethahill5742 2 года назад

    Can I build this with the Mac OS?