Subbed and shocked you do not have more subs as this is hands down one of the best developer tutorials I have seen and certaily on par with channels with 10s and 100s of thousands of subs. Well done and please keep it up as you are surely going to grow.
@MajorBatman2 жыл бұрын
Thank you so much! I'm still growing :)
@chocholatebunny Жыл бұрын
Watched a few of your implementations, gotta say that you're a sleeping goldmine of solid VR examples
@MajorBatman Жыл бұрын
Thank you, I'm working on one to open a chest in VR. But my voice is a bit rough at the moment.
@chocholatebunny Жыл бұрын
@@MajorBatman I feel you, going on two months of bronchitis myself, feel better friend!
@colinsharkey6817 Жыл бұрын
Nice tutorial, thanks!
@MajorBatman Жыл бұрын
Glad it was helpful!
@romainlieb516811 ай бұрын
I don't have the function with callback context and I don't know why, someone know how to solve it ?
@haoweixiong3366 Жыл бұрын
Thank you so much for your tutorial! But I don't know why I don't have "start", and other button not works
@MajorBatman Жыл бұрын
Make sure the UI is a XR->UI Canvas to have the XR UI Input Module. @10:48 If not buttons, you want to make sure its world space. A Normal Canvas won't work in this tutorial.
@haoweixiong3366 Жыл бұрын
@@MajorBatman Thank you! I have the XR UI you I but I don't have the start, But I find the menu is worked!
@jiricapek67172 жыл бұрын
Very nice tutorial watching on my way to home (to unity 😅) thanks
@MajorBatman2 жыл бұрын
Glad I could help!
@jonappleseeed9658 Жыл бұрын
something is wrong with my xr ray interaction... i added these features into a game ive already been working on on and it didn't have the ray interactor so im adding it in now and they just aren't working with the menu at all
@MajorBatman Жыл бұрын
At 10:56 I go over the tracked device raycaster and event system needed to get it to interact properly. If beyond that, it might be a layers issues, so make sure there is interaction enabled between the canvas layer and your pointer.
@ravikanth6824 Жыл бұрын
there is no pause menu 21;29 time code like u have shown. Please anyone help me out
@MajorBatman Жыл бұрын
Hi did you put the pausemenu code on a game object? Once it's on a gameobject you can drag that over to the button ui as shown
@ravikanth6824 Жыл бұрын
@@MajorBatmanThanks its working
@paolocordovamiranda52732 жыл бұрын
The link of the oculus hands doesn't work
@MajorBatman2 жыл бұрын
Thank you, looks like in updating Wordpress it added a dash between wp-content linkirastudios.com/wp-content/uploads/2021/04/Oculus-Hands.7z
@andewmark14 Жыл бұрын
@@MajorBatman The link doesn't work again
@MajorBatman Жыл бұрын
@@andewmark14 Not sure if its browser or youtube, but if you right click and save as it seems to work for me. Otherwise here is a blog post I just made to perhaps overcome this issue in the future. Cheers! linkirastudios.com/devlog/vr-hands/