I really love your explanations. You're the Brackeys of VR. 11/10 as always
@ValemTutorials Жыл бұрын
Thanks man I love Brackeys so much it means a lot. :D
@zibernightcore6143 Жыл бұрын
Keep it up Valem, love ur tutorial
@alfierg Жыл бұрын
Tutorial so good as always. Keep it up
@ValemTutorials Жыл бұрын
Thanks man :)
@alfierg Жыл бұрын
@@ValemTutorials no problem 😌
@ivani5543 Жыл бұрын
Great tutorial. Can you create a tutorial on how to create LEGO splicing interactions?
@Zommbeeeeeee Жыл бұрын
Hey Valem, a huge respect to your contribution to the VR community Facing a problem where my player dose not stop running even after adding "Stick Deadzone" Waiting for the solution. Thank you in advance.
@worrysoup Жыл бұрын
I'm running into this problem too and have not been able to find a fix for the WASD or VR "Stick Deadzone" not working. Could we get an update on why this may not be working?
@wrestlingPC Жыл бұрын
@@worrysoup You have to change the code in the StarterAssestsInputs script to cancel the performed movement of pushing the analog stick.
@worrysoup Жыл бұрын
@@wrestlingPC i appreciate the answer! to be clear, the armature keeps moving because the script does not have the cancellation included. Fix moveAction.action.canceled += x => MoveInput(x.ReadValue());
@沙由里金平 Жыл бұрын
Were you able to resolve the issue?@@worrysoup i tried doing as you suggested, but my player stopped being able to move by cancelling the move action. Is there any other ways to resolve this issue? Thank you in advance.
@alchemicalretard.580511 ай бұрын
@@沙由里金平 I unchecked the defaults and made both of them 0.95 , 0.95 it works :)
@howdy1234-v5d Жыл бұрын
hey valem can you make a tutorial how to make grappling hook or something that's like spiderman web swinging? also thank you for your tutorials, they are great!
@ValemTutorials Жыл бұрын
Tutorial about spiderman in vr is a cool idea its on my list thanks :D
@dylanbraamse83654 ай бұрын
how do i convert real world into virtual world and my real nose into a virtual nose by combining myself with vr stuff?
@enzothebee Жыл бұрын
Dear Valem I was wandering if you could make a VR Unity Fighting tutorial from Enzo a fellow game dev.
@ValemTutorials Жыл бұрын
In my superhot video I do a little bit of that ! kzbin.info/www/bejne/bICkppiJpdJnb7c What are the goal you want to achieve ?
@VRXconnect20 күн бұрын
Thank You!! It worked but the character won't stop walking once it starts moving. You can control the direction but the character is constantly moving forward. Any solutions?
@michaelblue10019 ай бұрын
Any idea how to get this to work with the meta SDK?
@StatusTechDev Жыл бұрын
Hi Valem! Do you think you could make a tutorial on how to make a recalling item system? I have tried making one but it just doesn't seem to work. I am pretty sure you have to use SelectEnter, since ForceSelect has been decapretaded. Thank you!
@ValemTutorials Жыл бұрын
Hi man ! :D What do you meanby recalling system like pointing an boject with a ray and having the object jump to your hand ? if so I made a tutorial similar to this with the half life alyx grab system. :)
@StatusTechDev Жыл бұрын
@@ValemTutorials oh yes, with it jumping to your hand! I will check if our right now! Thank you, you have been a big help in my game dev journey!
@StatusTechDev Жыл бұрын
I got it made! I used inspiration from the half life tutorial! I just made a simple script that enables the force grab bool if the game object is being hovered on, using the hover interactir event. Thank you for your content!
@ValemTutorials Жыл бұрын
@@StatusTechDev CONGRATS !!!!
@boscojnos5 ай бұрын
Please be generous now and do the same in Unreal Engine 5, because I'm going crazy! You're a superhero if you do it and help me!🎉🎉🎉
@rahulchawla1483 Жыл бұрын
Valem quick question Are you aware of any integration or library that could help calculate the calories burned during the gameplay inside the game. I know there is Meta Quest Move app, but is there a way to get that information inside the VR app using some Move APIs or functions.? Thank you!
@ValemTutorials Жыл бұрын
Ouh that's really interesting! I am not familiar with an existing tool but maybe if we know the calories burned per distance made in a movement you could easily calculate that! By using the position of the head/hands
@ahmedmohammedfahmy5093 Жыл бұрын
I have problem when switching between hand tracking and controllers I It seems like the new input system bug or something any idea about it?
@mehdinaeimi7915 Жыл бұрын
I really appreciate this tutorial ❤ Can you also explain how to add XR Origin to the third-person character? Also, after releasing the finger from the left joystick, the character continues walking! 😢
@ValemTutorials Жыл бұрын
I fix the bug where the character keeps moving i hope it willnwork it was because of the dead zone! :)
@SOURAVPANDEY-f1s Жыл бұрын
@mehdinaeimi7915 Did you find some way to do this? If possible, VR character rigging by this method would make the process so easy
@mehdinaeimi7915 Жыл бұрын
@@SOURAVPANDEY-f1s I changed the Action Type in the StarterAssets(Input Action) to "Pass Through"
@ANUBIS_game_dev6 ай бұрын
hey can you do the same in unreal ?
@ERASABLE.WARRIOR Жыл бұрын
Just subscribed to you!! Please let me know if you have a starter guide, or playlists, thank you!!
@ValemTutorials Жыл бұрын
Hi yes I havev a playlist on how to get started with vr development on my channel. :) thanks for subcsribing !
@ERASABLE.WARRIOR Жыл бұрын
@@ValemTutorialsthank you for such a beautiful playlist!
@MicroMalik1 Жыл бұрын
Valem quick question when I use the Vr hands the hands won’t connect to me what do I do?
@ValemTutorials Жыл бұрын
What do you mean not connect ? Make sure to have all the input action set in the XR Controller attached to the left and right hand. :)
@MicroMalik1 Жыл бұрын
@@ValemTutorials oh thanks also would it also work if you make your on 3D Model for my game?