VR Third Person Controller - Unity Tutorial

  Рет қаралды 8,650

Valem Tutorials

Valem Tutorials

Күн бұрын

Пікірлер: 45
@shinzor
@shinzor Жыл бұрын
I really love your explanations. You're the Brackeys of VR. 11/10 as always
@ValemTutorials
@ValemTutorials Жыл бұрын
Thanks man I love Brackeys so much it means a lot. :D
@zibernightcore6143
@zibernightcore6143 Жыл бұрын
Keep it up Valem, love ur tutorial
@alfierg
@alfierg Жыл бұрын
Tutorial so good as always. Keep it up
@ValemTutorials
@ValemTutorials Жыл бұрын
Thanks man :)
@alfierg
@alfierg Жыл бұрын
@@ValemTutorials no problem 😌
@ivani5543
@ivani5543 Жыл бұрын
Great tutorial. Can you create a tutorial on how to create LEGO splicing interactions?
@Zommbeeeeeee
@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
@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
@wrestlingPC Жыл бұрын
@@worrysoup You have to change the code in the StarterAssestsInputs script to cancel the performed movement of pushing the analog stick.
@worrysoup
@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.5805
@alchemicalretard.5805 11 ай бұрын
@@沙由里金平 I unchecked the defaults and made both of them 0.95 , 0.95 it works :)
@howdy1234-v5d
@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
@ValemTutorials Жыл бұрын
Tutorial about spiderman in vr is a cool idea its on my list thanks :D
@dylanbraamse8365
@dylanbraamse8365 4 ай бұрын
how do i convert real world into virtual world and my real nose into a virtual nose by combining myself with vr stuff?
@enzothebee
@enzothebee Жыл бұрын
Dear Valem I was wandering if you could make a VR Unity Fighting tutorial from Enzo a fellow game dev.
@ValemTutorials
@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 ?
@VRXconnect
@VRXconnect 20 күн бұрын
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?
@michaelblue1001
@michaelblue1001 9 ай бұрын
Any idea how to get this to work with the meta SDK?
@StatusTechDev
@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
@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
@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
@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
@ValemTutorials Жыл бұрын
@@StatusTechDev CONGRATS !!!!
@boscojnos
@boscojnos 5 ай бұрын
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
@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
@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
@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
@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
@ValemTutorials Жыл бұрын
I fix the bug where the character keeps moving i hope it willnwork it was because of the dead zone! :)
@SOURAVPANDEY-f1s
@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
@mehdinaeimi7915 Жыл бұрын
​@@SOURAVPANDEY-f1s I changed the Action Type in the StarterAssets(Input Action) to "Pass Through"
@ANUBIS_game_dev
@ANUBIS_game_dev 6 ай бұрын
hey can you do the same in unreal ?
@ERASABLE.WARRIOR
@ERASABLE.WARRIOR Жыл бұрын
Just subscribed to you!! Please let me know if you have a starter guide, or playlists, thank you!!
@ValemTutorials
@ValemTutorials Жыл бұрын
Hi yes I havev a playlist on how to get started with vr development on my channel. :) thanks for subcsribing !
@ERASABLE.WARRIOR
@ERASABLE.WARRIOR Жыл бұрын
​@@ValemTutorialsthank you for such a beautiful playlist!
@MicroMalik1
@MicroMalik1 Жыл бұрын
Valem quick question when I use the Vr hands the hands won’t connect to me what do I do?
@ValemTutorials
@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
@MicroMalik1 Жыл бұрын
@@ValemTutorials oh thanks also would it also work if you make your on 3D Model for my game?
@MicroMalik1
@MicroMalik1 Жыл бұрын
Instead of downloading one
@GiflyVR
@GiflyVR Жыл бұрын
2000iq
@Noah-ud9qo
@Noah-ud9qo Жыл бұрын
Ok
@ValemTutorials
@ValemTutorials Жыл бұрын
ok
Let's Make a VR Game Part 1 - VR Setup and Hand Presence
16:07
Valem Tutorials
Рет қаралды 55 М.
THIRD PERSON MOVEMENT in Unity
21:05
Brackeys
Рет қаралды 1,5 МЛН
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
The biggest lie in video games
15:18
AIA
Рет қаралды 2,4 МЛН
Third Person VR: Better Than You'd Think
12:07
Virtual Dreamers
Рет қаралды 20 М.
3 Hours vs. 3 Years of Blender
17:44
Isto Inc.
Рет қаралды 6 МЛН
I Wish I Had Known This Before I Started Unity Game Development...
11:11
Complete VR Body Setup - Arms and Legs IK with Hand Animation
17:36
Valem Tutorials
Рет қаралды 72 М.
I Scraped the Entire Steam Catalog, Here’s the Data
11:29
Newbie Indie Game Dev
Рет қаралды 685 М.
I Made the Same Game in 8 Engines
12:34
Emeral
Рет қаралды 4,3 МЛН
A new way to generate worlds (stitched WFC)
10:51
Watt
Рет қаралды 550 М.