I think you have the best Unity tutorials for XR and Oculus Quest 2.
@FistFullofShrimp2 жыл бұрын
Cheers! Happy to help!
@yudisernandra2534 Жыл бұрын
@@FistFullofShrimp Hello can you help me sir? If i grab the object, the laser interactor turn behind the scene i dont know where but the object grab properly with laser interactor.
@thanos8792 ай бұрын
I love it when everyone is distracted playing the hot new game (bo6). I know I'm outworking most people right now. Building a lead or catching up to someone who's ahead. People who are working on the same idea I have.
@sankgoku7 ай бұрын
thanks for properly explaining thinks in xr management now know know better thanks a lots 😊😊
@starbuck39802 жыл бұрын
Thanks, i needed this information
@FistFullofShrimp2 жыл бұрын
Glad you found it helpful! Cheers!
@stewheart2 жыл бұрын
I like the content- anything demystifying all the settings is worth it . Couldnt get my UI interaction to work. If I find out the solution ill post it in here.
@stewheart2 жыл бұрын
If you have an existing project and having trouble getting the UI to work - check the 'EventSystem' Game Object - check against a default instance of it and deactivate any additional components, test. - mine had 'Input System UI Input Module Script' which stopped the interaction
@FistFullofShrimp2 жыл бұрын
Solid work figuring this out. Cheers! It'll help so many others who run in to this problem in the future.
@stewheart2 жыл бұрын
@@FistFullofShrimp great minds think alike! Much appreciate your channel 👍
@kilasracingfactory Жыл бұрын
incredible, thank you so much for posting the comment and the follow-up. I nearly clawed my eyes out searching for an solution.
@zaidahmed71104 ай бұрын
@@stewheart THank you!
@skinwardmtb57092 жыл бұрын
Loving the tutorials, I have yet to finish them all but I was curious as to how we would go about keeping the raycast from picking up multiple objects. I assume maybe a bool to check if we are currently holding anything, or something of that nature.
@specter_vr7 ай бұрын
Umm I am having a problem the left and right controllers are not in the camera offset
@imenlazher-o8d2 ай бұрын
thank you baraka allah fik sir
@kMuhammadFaizanSadiq11 ай бұрын
hey i have a issue. my ray is interacting fine when i am on stationary ship but when i give speed to my ship and then interact with my UI in moving ship, ray gets shortened . i don't know why moving ship is causing my ray gets short.
@1979zeesh Жыл бұрын
hi dude, very precise tutorial....it worked like magic except that my rays cannt interact with any objects....line changes to white when they are on interactable objects and vanishes when away but i cannt interact with objects...what should i check?
@FistFullofShrimp Жыл бұрын
Off the top of my head, I'd check the XR Ray Interactor and make sure the Interaction Layer Mask is set to interact with the same Layer Mask as your interactable objects.
@vishwas97784 ай бұрын
Why is my xr ray interactor flickering between an angle from the right controllers?
@Ka1denPlaysVR11 ай бұрын
Hey, my hands use device-based controller scripts, so i just didnt put the xr controller script on my gameobjects, but it wont work, idk if its needed, but how do i fix this?
@victorcalfatluzzi828611 ай бұрын
Hello, I have 2 questions if you could help me out. I’m trying to build a simple VR app for a demo my boss wants to make but I have 0 experience with this, I’ve just done vfx my whole life. I was following a different tutorial and wanted to setup both hand tracking and controllers. The controllers worked fine but not the hand tracking after I setup the controller. So I don’t know how to make them both work, if you know what would possibly be interfering for that to happen. And the second thing is about this tutorial, for some reason my “ray” goes downwards after an inch of getting out of my hand so I can’t reach anything with it. And it’s set to straight line and I also increased the distance because my scene was scaled up a lot to match a UI project I imported that I was working on a different PC. Do you know why my Ray isn’t a Ray and more like a straight fall down, it’s almost like my Ray is being affected by gravity. Thank you so much for the time
@suppon2754 Жыл бұрын
i have a problem where if i push a button on the controller, which is used for something else, i sometimes activate some buttons in the UI, this is annoying
@somediedrank9 ай бұрын
save my day
@Sayuri.k-z3m Жыл бұрын
How do I make the button clickable without the rays ?
@SatoziEditZ Жыл бұрын
Bro, my UI interactable is not working, although mh canvas had no problem and everything is same
@TheGameLecturer9 ай бұрын
don't do this for your world canvas, keep them at scale 1 and change the width and height instead (it is now in meters) it's much cleaner
@FistFullofShrimp9 ай бұрын
Thank you for this! I am known for screwing up my canvases from time to time.
@ANUBIS_game_dev2 жыл бұрын
you are amazing thanks al lot please make more
@FistFullofShrimp2 жыл бұрын
I really appreciate you saying so! Happy learning and cheers!
@pravinpanwar2 жыл бұрын
How to click on non ui objects with oculus controller?