Create your VR Online Multiplayer Game - Unity Netcode

Sdílet
Vložit
  • čas přidán 27. 08. 2024

Komentáře • 54

  • @immersiveinsiders
    @immersiveinsiders  Před 6 měsíci +1

    The latest SDK does not have the UI helper prefab used in this video. You can download it from here:
    drive.google.com/file/d/1vgTGs2nYmoTP-0va_Ap2JwjbRJ6UFfS0/view?usp=sharing

  • @umarautarkhanov8360
    @umarautarkhanov8360 Před 9 měsíci +11

    Would be great to see how to implement network object interactions that are synced!

  • @dirtazaVR
    @dirtazaVR Před 4 měsíci +2

    Please do this with voice chat for openXR

  • @El_ReKi
    @El_ReKi Před 9 měsíci +1

    Jad. All a maestro.

  • @kjelle69
    @kjelle69 Před 9 měsíci +3

    Seems that the Oculus Tools have been updated and deprecated. Transformed to the new Meta tool suite. Could not find the UIHelper - prefab. The raycasting to the canvas did not seem to work either but it might be something I am missing.

    • @dindadinda483
      @dindadinda483 Před 7 měsíci +1

      I couldnt follow this tutorial because of this also, any update???

    • @immersiveinsiders
      @immersiveinsiders  Před 6 měsíci

      We have exported the package, you can find it here:
      drive.google.com/file/d/1vgTGs2nYmoTP-0va_Ap2JwjbRJ6UFfS0/view?usp=sharing

  • @apoorvapise7881
    @apoorvapise7881 Před 2 měsíci

    Thanks for the tutorial!
    I need a help, the input field doesn't work for me when I build the project and run the apk, I am unable to select the input field no matter what. Any help would be appreciated!

  • @iversenarroyo7220
    @iversenarroyo7220 Před 3 měsíci +1

    Hello, I have created a cube in the scene that can be grabbed with your hands but only the host can grab it. As a client, he doesn't let me grab it. How could I solve that problem? My cube has a NetworkObjecty and NetworkTransform.

    • @immersiveinsiders
      @immersiveinsiders  Před 3 měsíci +1

      You need to pass the ownership, here is the reference: docs-multiplayer.unity3d.com/netcode/current/basics/ownership/
      Also, you can check out this post for workaround: forum.unity.com/threads/xri-netcode-client-grab.1492559/

    • @majdouline20025
      @majdouline20025 Před 2 měsíci

      how did you grap the cube ?

  • @anmaavr8315
    @anmaavr8315 Před 5 měsíci +1

    Great tutorial!I have a question. Do you know if it’s possible to have multiplayer option to the passthrough mode? Can I have it other people join (remotely not in local) when I am in the MR environment?

  • @whafni77
    @whafni77 Před 3 měsíci

    Hello and thnaks again fo this great tutorial. I managed to run a video stream across the network and it's working great and I tuned it into mixed reality which is amazing especially in multiplayer.But in mixed reality I want to show the oculus hands and not the avatar model's hand. Can you explain please how to do that? Thank you

  • @isaacvita128
    @isaacvita128 Před 5 měsíci

    great tutorial but i cant find simple capsule with stick movement component

  • @majdouline20025
    @majdouline20025 Před 2 měsíci

    How to grab objects with this avatar ?

  • @kodyofc
    @kodyofc Před 3 měsíci

    Hi I really need your help in something, Im building a project that have multiplayer and plataform corss-over, so one player would join by PC and the other would be from the Oculus, how it can be done?

    • @immersiveinsiders
      @immersiveinsiders  Před 3 měsíci +1

      You just need to build one for Android, switch the platform in Unity and build for PC. As simple as that :)

  • @vahorgan
    @vahorgan Před 9 měsíci +1

    I cant get the keyboard working, getting the msg using Using the virtual keyboard with the system keyboard is not recommended, do you know how I can turn off the system keyboard?

  • @kMuhammadFaizanSadiq
    @kMuhammadFaizanSadiq Před 3 měsíci

    in "unity organization creation" part i canot find the option of multiplayer and therefore unable to follow video further. i think the website got updated and there is no option for multiplayer

  • @HarshvardhanVarma
    @HarshvardhanVarma Před 4 měsíci

    New version of the SDK doesn't have "Simple Capsule with Sticks"

    • @immersiveinsiders
      @immersiveinsiders  Před 4 měsíci

      Now you can use OVRCameraRig prefab that comes along with Continuous locomotion.

    • @tomasoliveira7334
      @tomasoliveira7334 Před 2 měsíci

      @@immersiveinsiders Can you explain how to activate that Continuous Locomotion? Or how to Use it while playing?

  • @lorenzvr
    @lorenzvr Před 4 měsíci

    Hi, I'm trying to follow the instructions of the video but when I importing the scripts in the console sows different errors especially for Relay, how can I fix it?

    • @immersiveinsiders
      @immersiveinsiders  Před 4 měsíci

      What error are you receiving?

    • @lorenzvr
      @lorenzvr Před 4 měsíci

      @@immersiveinsiders My bad, all resolve thanks you so much for the tutorial!

  • @jeetmistry5008
    @jeetmistry5008 Před měsícem

    Can it run in meta quest 2

  • @imneptunex
    @imneptunex Před 3 měsíci

    will you be making a video for the lobby? Thank you

  • @whafni77
    @whafni77 Před 3 měsíci

    Amazing tutorial. Thank you for your effort and time to make it as simple as it can be. I followed the instruction and the it's working great. However I'm getting this error: NetworkManager is nested under Avatar(Clone). NetworkManager cannot be nested. Any idea if this can effect sync, because I'm trying to add a network video player, when I hit join I can see the first frames of the video and then it stops playing and I have this error. I also want to confirm my interest to continue this tutorial so to include voice chat and animation. Can't wait for that to happen.

  • @Amir-up6zd
    @Amir-up6zd Před měsícem

    How to change the hand model

    • @immersiveinsiders
      @immersiveinsiders  Před měsícem

      @@Amir-up6zd you can add the hand model to the Left/Right hand game object of the Avatar prefab and hide the mesh that’s already present.

  • @user-ni4jr8kz1c
    @user-ni4jr8kz1c Před 9 měsíci +1

    Do I need to pay to enable the relay in Unity Game Service?"

  • @mathiolia5877
    @mathiolia5877 Před 6 měsíci

    hey bro, this doesnt work at all, at the first place both the rig and the large room arent available, try to solve it for them, i read it almost everywhere in ur starters file, but unfortunatlely no reply from ur side

  • @dharunmx2v136
    @dharunmx2v136 Před 6 měsíci

    I create this whole project in unity but when i test it using meta xr device simulator in play mode and another one is i build and run it . Console gives that joined output but i can see another avatar
    Help me 😢

  • @trolleffo505
    @trolleffo505 Před 6 měsíci

    so i need help.
    in the timestamp Fixes and Movement, there is a script you use called "simple capsule with stick movement". i can find this script from the t:script tab. but i cant add it as a component. when i try to search for it in the component add tab, it doesnt appear. when i try to drag it, it says that the script class cant be found. i need assistance about this. please reply if you see this comment

    • @trolleffo505
      @trolleffo505 Před 5 měsíci

      can you please give me an explaination? i need to finish it as soon as possible

  • @VConquest
    @VConquest Před 6 měsíci

    Great tutorial but I can't access the keyboard. Where can we access this UI Helpers prefab? It's not in the download packaged file. I'm using the new Meta XR SDK also since the Oculus Integration is deprecated

    • @immersiveinsiders
      @immersiveinsiders  Před 6 měsíci

      You should be able to find the UI Helpers in this package that has to be installed separately: assetstore.unity.com/packages/tools/integration/meta-xr-interaction-sdk-ovr-samples-268521

    • @immersiveinsiders
      @immersiveinsiders  Před 6 měsíci

      You can find the exported package here: drive.google.com/file/d/1vgTGs2nYmoTP-0va_Ap2JwjbRJ6UFfS0/view?usp=sharing

  • @queenb3730
    @queenb3730 Před 4 měsíci

    Is photon or unity netcode better?

    • @immersiveinsiders
      @immersiveinsiders  Před 4 měsíci +1

      We personally prefer photon because it has a better documentation and bigger community support

    • @queenb3730
      @queenb3730 Před 4 měsíci

      @@immersiveinsiders thank you!

  • @dwaynejohnson2882
    @dwaynejohnson2882 Před 6 měsíci

    Going through your tutorial and am unable to drag the UIHelpers to the Scene Hierarchy. Any pointers? I'm using 2022.3.20f1

  • @henho7222
    @henho7222 Před 5 měsíci

    The Avator did spawn but it doesn't follow my hands movement

  • @TV-qt8nq
    @TV-qt8nq Před 8 měsíci

    興味深い動画を作ってくれてありがとう😊
    遠く離れた人にビルドして作ったapkをどうやって渡していますか?それも知りたいのでいつか動画にして欲しいです🎉

    • @TV-qt8nq
      @TV-qt8nq Před 8 měsíci

      Meta Quest Developer Hubを使って自己解決しました😊

  • @projectRocky1
    @projectRocky1 Před 8 měsíci

    how did you share the project? I am making a multiplayer VR project, but I don't want to wait a week for sidequest to approve it before I can test the HOST/JOIN functions

    • @immersiveinsiders
      @immersiveinsiders  Před 7 měsíci

      You can just send the APK file and they can install it using SideQuest.

  • @andrewo7369
    @andrewo7369 Před 6 měsíci

    Can't create netcode.

    • @andrewo7369
      @andrewo7369 Před 6 měsíci

      Updated manifest.json file with "com.unity.netcode.gameobjects": "1.3.1",