Let's Make a VR Game Part 1 - VR Setup and Hand Presence

  Рет қаралды 52,646

Valem Tutorials

Valem Tutorials

Күн бұрын

Пікірлер: 177
@waffle_cs366
@waffle_cs366 10 ай бұрын
*IF YOUR HANDS AREN'T WORKING* My hands were getting stuck in the floor and not working at all. I did some digging and apparently you need to add a component called "Input Action Manager" to the "Left Controller" and "Right Controller" objects. Then you need to go under "Action Assets" and click the + symbol. Then select the circle thing to the right of the element and select "XRI Default Input Actions." Then hit play and it works (at least it did for me).
@waffle_cs366
@waffle_cs366 10 ай бұрын
I was pulling my hair out tryna figure this out lmao
@FileTh1rt3en
@FileTh1rt3en 7 ай бұрын
I think you can just add one and it can be anywhere in the scene, I typically put mine on my XR Rig.
@WhoopyStick
@WhoopyStick Жыл бұрын
Dearest Valem, I know you are a busy man, saving the world one tutorial at a time. But I humbly request a tutorial dealing with an array of things across a multiplayer photon network and dealing with final IK if there is time for it. Unless there is a place to ask you for help specifically. You rock. Stay fly.
@enesbunyamincelik9622
@enesbunyamincelik9622 Жыл бұрын
I definetly agree to you bro I want to leanr multiplayer logic in VR as well.
@jagdishsahu3935
@jagdishsahu3935 Жыл бұрын
Me too! Vr multiplayer shooting with some AI !!!🔥
@CloudCookie1013
@CloudCookie1013 Жыл бұрын
4 likes💀 What is wrong with people? I thought this would have ATLEAST 1k!😂
@CactusVRstudios
@CactusVRstudios Жыл бұрын
It's nuts how the SDKs change so dramatically. How many times have you had to revise this so far? While I'm stuck in my big game project, I kinda lose the versions out of sight and when I check your channel, I'm often flabbergasted what has changed in XRI, Oculus Integrations, MRTK etc. Sometimes, even stuff I squeezed in myself is now a basic function in XRI and I'm afraid to upgrade the toolkit. I think you know what I mean. Anyway, lads and lassies, if you really want to learn making VR apps, this is the channel!
@_M3TRO
@_M3TRO Жыл бұрын
I like the portal ripoff you did :)
@EatChoVegies
@EatChoVegies Жыл бұрын
I can’t thank you enough for this tutorial series. You’re extremely helpful and descriptive. Keep up the great work man
@levelheaded447
@levelheaded447 Жыл бұрын
Hey i just finished the last one haha. Super excited to see what you think about the new stuff. Thanks for doing these!
@gamemixermobile9399
@gamemixermobile9399 Жыл бұрын
thanks to these tutorials I can start making my game now
@thomptechdotnet
@thomptechdotnet Жыл бұрын
Awesome video and content as usual. So glad you made this series! Top Notch!
@enesbunyamincelik9622
@enesbunyamincelik9622 Жыл бұрын
VR King came to the stage and giving a speech how he is doing all of these amazing thing with his endless wisdom
@enesbunyamincelik9622
@enesbunyamincelik9622 Жыл бұрын
I'm looking forward to the next episode of this tutorial series
@ImTesto
@ImTesto Жыл бұрын
this is epicness
@ozymandias3735
@ozymandias3735 Жыл бұрын
Excellent video!! Could you consider making a multiplayer with handtracking based on this project? It would really be very useful since I have not found tutorials about it.
@malorum
@malorum Жыл бұрын
He has that in his patreon!
@Jack-t4p6w
@Jack-t4p6w Жыл бұрын
Good Idea
@enesbunyamincelik9622
@enesbunyamincelik9622 Жыл бұрын
I don't have enough money to buy them because in terms of Turkhis curreny it's way to high for me :((((@@malorum
@gyproc9739
@gyproc9739 Жыл бұрын
My hands are just straight on the floor
@adrianrevill7686
@adrianrevill7686 Жыл бұрын
Thanks for the very helpful video. I am only 1/2 way through and got stuck when first trying the interaction. The controllers were not visible. I found with XR Interaction Toolkit 2.5.1 that the controller model prefabs are not set like yours (just visible at 5:59)
@bletug5792
@bletug5792 Жыл бұрын
me too, animation aren't present
@cmonbruh637
@cmonbruh637 Жыл бұрын
same do you know how i might fix it?
@bletug5792
@bletug5792 Жыл бұрын
@@cmonbruh637 no
@itsaducklin
@itsaducklin 11 ай бұрын
your probably on a different version, I switched from 2022.3.9 (which didn't show controllers) to 2022.3.7 (which showed controllers). The controllers don't even matter as he gives them the ban hammer a minute later anyway
@EOS-ci1po
@EOS-ci1po 11 ай бұрын
me too. can't find VR controllers in VR Scene. unity 22.3.7f1, XR interaction toolkit 2.4.3
@greendino30ba65
@greendino30ba65 Жыл бұрын
Tysm for this series!! VR Development is so hard to wrap my head around. I'm trying to add additional hand animations and I can't figure out how to add something like the thumbs up since the blend tree has a limit of two values. I also don't know how to check for thumbstick contact on the oculus controller. Will you be doing a more advanced animation video in the future?
@proKaps
@proKaps 6 ай бұрын
Here you can simply make three nested 1D Blend Three, and in each one setup, respectively, from Idle to Trigger, Grip and ThumbsUp.
@landon1460
@landon1460 Жыл бұрын
Im having issues with the movement I have the hands in the game and I can move my fingers and everything but the joysticks do not let me move around
@itamarblaum1001
@itamarblaum1001 Жыл бұрын
i had a problem with the materials but i fixed it by changing the shaders to standard so i hope that it helps someone (and sory about my english it is not my native language)
@BigKster
@BigKster Жыл бұрын
Thanks for the tut
@asiasaf3366
@asiasaf3366 Жыл бұрын
thanks
@Gerlumb
@Gerlumb Жыл бұрын
Cant wait for the full series to come out! Super excited ᕕ(՞ᗜ՞)ᕗ
@Danteyyyyy
@Danteyyyyy Жыл бұрын
In the future could you cover more stuff on the combat side of vr games? It’s a lot rarer and I love the way you do tutorials. Love all your videos by the way/🎉🎉
@SlimShady1581994
@SlimShady1581994 Жыл бұрын
He's got some older videos on his patreon with a zombie shooter or superhot vr
@itsaducklin
@itsaducklin Жыл бұрын
@@SlimShady1581994 they asked for more stuff, not to simply upload that specific stuff
@DDrag0n_
@DDrag0n_ Жыл бұрын
Is this just gonna be stuff you can plug into the last tutorial? That would be really cool
@Imperial_Dynamics
@Imperial_Dynamics 8 ай бұрын
Hi from Greece. Wouldn't it be a good idea to also enable the VR Device Simulator? Having to put the headset on every time you test a change is annoying.
@WhatWhatWHAT233
@WhatWhatWHAT233 7 ай бұрын
i can't find the whole "XR controller" thing and i was wondering if anybody could help me with that?
@부앋
@부앋 Жыл бұрын
Is there difference between built-in vs URP?? What has more assets in asset store?
@jeremychan2006
@jeremychan2006 2 ай бұрын
i am unable to make pinch and trigger work on Quest 3 even before all the terminator hand stuff. I added debug statements on the animateHandOnInput script and the values are all 0. I also tried changing the paths in XR Default Input Actions to use the touch pro controller profile but it didn't seem to work either.
@ansdummymail2024
@ansdummymail2024 5 ай бұрын
how did you get that red dot on blend tree animation?
@redshark8796
@redshark8796 6 ай бұрын
Bonjour ! Merci beaucoup pour le tuto il est super bien, je le suis pour une veille technologique sur la VR. J'ai un léger soucis, les modèles de mains n'ont pas de textures, ils sont rose. Est ce normal ?
@손유경-l9t
@손유경-l9t Жыл бұрын
Thanks for your kind and detailed lecture. As a beginner, I'm following your lecture step by step. But the problem is that the Unity project goes down when I play even thought I did everything you said in the lecture. I've made a new projects and tried it again several times, but the same problem always happened. Could you let me know if you know how to solve the problem? Thank you.
@cybor808
@cybor808 Жыл бұрын
I had a similar problem, caused by Oculus link not working. Stopped Oculus link. Restarted unity editor a few times, seems caching some stuff, and second time miraculus it played thé scene. I then reactivated Oculus link.
@SamOnTehsea
@SamOnTehsea 6 ай бұрын
will it be possible to do a tutorial on the change between the 2.0 and 3.0 version of the XR toolKit ? I am not really sure how to use the new version.
@yoonjukim7754
@yoonjukim7754 Жыл бұрын
Valem, please let me know how I can find more custom hand assets like the terminator asset! Really couldn't find much infos
@yks7188
@yks7188 Жыл бұрын
Thanks for the tutorial ! good luck
@PommeDeux
@PommeDeux Жыл бұрын
Will this be compatible with the VR full body integration tutorial as well?
@ItsPabloDiscobar
@ItsPabloDiscobar Жыл бұрын
Hello there, I love your vids. Just a question, can't find the terminator hands in the assetstore. Are these free to use in other projects for commercial use or not? Kind regards :)
@buttinosu5228
@buttinosu5228 9 ай бұрын
It's in his starter assets file in the description
@CHoWorlds
@CHoWorlds 11 ай бұрын
Sadly, with Q3, the floor Tracking Origin Mode is not working for me, my head appear in the ground :(
@Ashtin-hb3yq
@Ashtin-hb3yq 10 ай бұрын
Change it to device
@GiantBean
@GiantBean Жыл бұрын
-As this is just setting animation poses will it work with any rigged hand or does the rig need specific bone structure and naming? There is nothing in the script suggesting it wouldn't work with a different bone structure but in a hand with 5 bones instead of 4, it doesn't seem to work?- Edit: I figured it out! I had just forgotten to set up the parameters in the animator. Thanks, Valem!
@Parkourgorillavr
@Parkourgorillavr 4 ай бұрын
Can someone help me? When I was following step by step I couldn’t find the same editor verison I could only find 2022.3.3.37f1 LTS and when I went to new projects I couldn’t find 3D URP
@EXVINITY28
@EXVINITY28 3 күн бұрын
i cant find the left and right controller at 5:09 can someone pls help
@PTFCVRFS
@PTFCVRFS 5 ай бұрын
Hey dude, Im making this game in unity right now, I was wondering if I could build the environment and add some multiplayer stuff and publish it to app lab (ill give you credit for the game so theres no copyright)
@gyproc9739
@gyproc9739 Жыл бұрын
there is a bug when ur hads are in the flor, i looke it up in internet and looks like its a popula problem. can u make a vid abt it? bc of this problem i cant repeat after u.
@gilatto
@gilatto Жыл бұрын
Make sure you're not using your real hands as these will not track. The hands you see in Valem's video are the controllers, and when they move it's because he's pressing the controller buttons to make these gestures.
@riccardodeiuri8576
@riccardodeiuri8576 4 ай бұрын
Is the starter assets and the hands model open source?
@Jennieeew
@Jennieeew 5 ай бұрын
I can't see my hands of VR (quest 2) Can I ask why for that?
@GamingMoose1736
@GamingMoose1736 9 ай бұрын
Anyone know why when I start the game my camera is in the floor??
@Sam_r16
@Sam_r16 6 ай бұрын
Have you discovered the solution? I am trying but I don't know how
@Gasteryoug
@Gasteryoug Жыл бұрын
Salut Valem ! Je me demandais comment faire pour que les mains "Terminator" soient adaptées à la 3D non URP parce que j'ai déjà commencé mon projet et ça me prendrais trop de temps pour tout refaire. For those that are english and have the same issue i translated here what i asked (sorry if theres mistakes): Hello Valem ! Just wondering if there was a way to use the "Terminator" hands in a non-URP 3D Project because i already started my project and it wouls take me too much time to redo all the project in URP Just for custom hands Love your videos
@jimmymacthekid666
@jimmymacthekid666 Жыл бұрын
Which is the link in the description that you need for the hand models? time stamp: 8:42
@ValemTutorials
@ValemTutorials Жыл бұрын
Sorry i just added it right now drive.google.com/file/d/1B5qxgxok_B-kHy8oZSXuYUtrMea-BA1t/view?usp=sharing
@jimmymacthekid666
@jimmymacthekid666 Жыл бұрын
No problem! thanks for the fast response. Your videos are great!@@ValemTutorials
@vesasusuri9207
@vesasusuri9207 8 ай бұрын
Hi I have a problem with the screen on Game mode, it doesn't move it just stays in one place what do you think the problem can be?
@fredstertom
@fredstertom 10 ай бұрын
i dont have the android option when in xr plug in managment or OpenXR
@vedantbhatt7611
@vedantbhatt7611 7 ай бұрын
how do we set up connecting the headset to unity?? You never put it in the descripion
@jv-mv5ez
@jv-mv5ez Жыл бұрын
Valem, I've already created my game, but im getting a lot of problems when trying to export it (quest 2, not pcvr). Could you make a video about it? Also, thank you very very much by all your tutorials, you've helped me a lot!
@itsaducklin
@itsaducklin 11 ай бұрын
Probably already did something about it, but the wireless vr headsets (including quests and picos) usually run on ANDROID. Are you converted to android, and do you have the right tools to actually upload android in the first place?
@hi_hi535
@hi_hi535 Жыл бұрын
Hope u see this valem but is it physic movement? Like can my hands go through things or no
@Walloie_vr
@Walloie_vr 3 ай бұрын
Mine doesn’t say default controller it just says none what’s the issue?
@JoshDreamsofClouds
@JoshDreamsofClouds Жыл бұрын
Do you need an oculus link to be able to test your own game? Or can even a simple MacBook charger cable can work?
@roosevelt8731
@roosevelt8731 Жыл бұрын
You need a USB cable with USB-C at one end to use oculus link feature. Oculus link cable from Meta is overpriced piece of wire, you can buy a resonable usb cable for oculus for 15$ (see eg: KIWI design Oculus cable or Ikar Vr cable) or just use your usb charging cable (it will work however for smooth performance I recement spending those 15$ to have at least 2Gbps transmision) Also if you have strong Wi-fi connection, use AirLink to achieve the same resoults
@joe1110
@joe1110 Жыл бұрын
Where is the link to download the unity package with everything needed for the tutorial? I don't see it in the description, there are only your affiliate asset links
@jimmymacthekid666
@jimmymacthekid666 Жыл бұрын
same issue
@ValemTutorials
@ValemTutorials Жыл бұрын
Sorry i just added it right now drive.google.com/file/d/1B5qxgxok_B-kHy8oZSXuYUtrMea-BA1t/view?usp=sharing
@joe1110
@joe1110 Жыл бұрын
@@ValemTutorials brilliant thanks 👍
@tdawgular15
@tdawgular15 10 ай бұрын
This tutorial is great! I'm having one issue which is only the left eye of my quest 3 is rendering the animated hand models. Do you have any fix for this issue?
@tdawgular15
@tdawgular15 10 ай бұрын
I found that by creating and adding a material to the hand models, the issue was resolved
@standbii4522
@standbii4522 6 ай бұрын
For anyone still having this issue: go to project settings > OpenXR > Render mode should be multipass!
@Trivimania
@Trivimania Жыл бұрын
Valentin, can we already run vr on mac too? I mean that we can press play in unity and have the output sent to the quest headset? I know it works nice on windows, but on mac ???
@itsaducklin
@itsaducklin 11 ай бұрын
Only one way to find out.
@wintxrpc
@wintxrpc 10 ай бұрын
For me I basically can't do anything because my Origin Is Not setting my height and rather putting me in the ground. Please help Valem!
@daylightwastaken
@daylightwastaken 7 ай бұрын
ur game sounds so fucking sweet I can’t wait
@bielmol
@bielmol Жыл бұрын
Could you make a video about card games in VR?
@EOS-ci1po
@EOS-ci1po 11 ай бұрын
5:48 i can't find the XRI default Left Controller in Select preset. it has been None... am i lost video part? unity 2022.3.14f1, XR interaction toolkit 2.5.2
@EOS-ci1po
@EOS-ci1po 11 ай бұрын
i find it! samples starter assets import!
@JeffreyHopkinsGoogle
@JeffreyHopkinsGoogle 6 ай бұрын
@@EOS-ci1po Hello, I am having this same problem, am new to Unity. Would you tell me how to fix this? Thank you!
@BryanAM7
@BryanAM7 Жыл бұрын
i want to do some projects but dont have the dicipline, pklz help any tip anyone?
@EOS-ci1po
@EOS-ci1po 11 ай бұрын
sorry. i couldn't move the controller on 7:37. T_T i'm doing all process of 0:00~7:40... but act the HMD, not act the controller... what should i do? check the OpenXR in Window, android XR Plug-in Management. and Add all Interaction Profiles list. of course Meta quest Support check do. In Package manager, setup XR Interaction toolkit, import Starter Assets. Create the XR Origin, set the left, right XRI default Controller.
@danielericcardo9180
@danielericcardo9180 Жыл бұрын
tutorial seems amazing but do not work! I have followed step by step but when launch the first play to see the controller they do no appear and not connected to hand movement they stay on the groud.....wtf....where I'm wrong? (I used the same version fo the tutorial about unity).
@Ashtin-hb3yq
@Ashtin-hb3yq 10 ай бұрын
Same
@KingThive
@KingThive 2 ай бұрын
unsure if you fixed this but go to project starter assets and then go to prefabs and slect the controlers(there are 2 models one for left and one for right) and then connect them to the correct controller and then the models will work i must warn momvment will still not work which i am working on
@l0bst3r-harharharhar
@l0bst3r-harharharhar Жыл бұрын
i cant slect 2 things in unity can you teach me?
@itsaducklin
@itsaducklin 11 ай бұрын
Press "control" while selecting them.
@AD-zc2ug
@AD-zc2ug Жыл бұрын
How we can get more hand models to choose from ? Is it called assets ?
@DDrag0n_
@DDrag0n_ Жыл бұрын
You needa find more on the internet or create them yourself
@marcroepel1544
@marcroepel1544 4 ай бұрын
My hands are only showing up on one eye but not on the other one
@rr7347
@rr7347 8 күн бұрын
reset the postion of the one that isnt working
@ganalee-yo1hs
@ganalee-yo1hs 9 ай бұрын
Can anyone tell me how to connect and test with Oculus in Mac?
@sharat.achary
@sharat.achary Жыл бұрын
Hello Valem, would this work for Oculus Quest 2 as well ?
@ValemTutorials
@ValemTutorials Жыл бұрын
I used quest 2! :) and yes it works for most vr headset
@thameesmohamed3582
@thameesmohamed3582 Жыл бұрын
bro my vr project there is some quality issues how do i increase render quality without lagging can you please tell me about that issue
@thameesmohamed3582
@thameesmohamed3582 Жыл бұрын
varavey varathu unaku
@DojjoyTheDeveloper
@DojjoyTheDeveloper Жыл бұрын
W
@Gerlumb
@Gerlumb Жыл бұрын
Hi dojjoy👋
@NAGYT101
@NAGYT101 Жыл бұрын
arent you a gtag fan game dev?
@DojjoyTheDeveloper
@DojjoyTheDeveloper Жыл бұрын
@@NAGYT101 I Am
@NAGYT101
@NAGYT101 Жыл бұрын
why you watching this maybe inspiration@@DojjoyTheDeveloper
@virgilhd3730
@virgilhd3730 Жыл бұрын
Bonjour, j'ai un problème. A chaque fois que j'essaye de créer un jeu VR je fais exactement comme vous mais j'obtiens ces erreurs: Assertion failed on expression: 'IsMatrixValid(matrix)' UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&), Screen position out of view frustum (screen pos 0.000000, 0.000000, 1000.000000) (Camera rect 0 0 0 0) UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) Assertion failed on expression: 'IsFinite(d)' UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) Assertion failed on expression: 'IsFinite(outDistanceAlongView)' UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) Merci pour votre réponse.
@virgilhd3730
@virgilhd3730 Жыл бұрын
I am succes to solve the problem: change in OpenXR, single pass to multi pass
@BabyShow-kg8nw
@BabyShow-kg8nw 8 ай бұрын
Why can’t I select android?
@MrDruw.
@MrDruw. 10 ай бұрын
My controllers are just not showing up at all. I don’t know what to do
@Imperial_Dynamics
@Imperial_Dynamics 8 ай бұрын
Drag the prefabs from the folder Starter Assets>Models to the controllers
@Imperial_Dynamics
@Imperial_Dynamics 8 ай бұрын
Sorry, drag the prefabs NOT the models
@Larry_bean
@Larry_bean 9 ай бұрын
Why are my hands stuck to the floor?
@r0fael_programmer
@r0fael_programmer Жыл бұрын
I am first. Video is good
@paolasagliocca7102
@paolasagliocca7102 Жыл бұрын
I followed the tutorial step by step but the hands in the scene don't move according to my controllers. They remain still. What can it be?
@itsaducklin
@itsaducklin 11 ай бұрын
Are you in hand tracking?
@timkummel8139
@timkummel8139 11 ай бұрын
i got the same problem my controller are not tract that is why my hands are also laying on the ground. on the quest 3 @@itsaducklin
@Imperial_Dynamics
@Imperial_Dynamics 8 ай бұрын
Why are my controllers facing towards the player instead of away from him?!
@Imperial_Dynamics
@Imperial_Dynamics 8 ай бұрын
Silly me, I dragged the models of the controllers not the prefabs
@hazelyokouji2005
@hazelyokouji2005 Жыл бұрын
wait a sec, im early?? ok cool . anyways do you know when your hogwarts VR will be ready? :)
@ValemTutorials
@ValemTutorials Жыл бұрын
The hogwarts vr video? I already mzde it and its available on my main channel Valem! :)
@hazelyokouji2005
@hazelyokouji2005 Жыл бұрын
oh , actually i was referring to the project source code hoping to find in your patreon but i cant find it there
@ValemTutorials
@ValemTutorials Жыл бұрын
@@hazelyokouji2005 oh right I will post it tomorrow and it will already cover part 1 , 2 , 3 and 4 :)
@hazelyokouji2005
@hazelyokouji2005 Жыл бұрын
Love u man
@jadentroyer1710
@jadentroyer1710 10 ай бұрын
Why cant i see my hands? How do i fix that
@jadentroyer1710
@jadentroyer1710 10 ай бұрын
Wait nvm I fixed it!
@JumPy001
@JumPy001 10 ай бұрын
@@jadentroyer1710 HOW DID YOU FIX IT? PLease tell me bro
@Ashtin-hb3yq
@Ashtin-hb3yq 10 ай бұрын
Please
@JumPy001
@JumPy001 10 ай бұрын
@@Ashtin-hb3yq Just follow what he says and you will fix it
@Ashtin-hb3yq
@Ashtin-hb3yq 10 ай бұрын
I looked
@KaanErayAKAY
@KaanErayAKAY Жыл бұрын
Why did you use OpenXR instead of Oculus. 2:07 I guess OpenXR is generic.
@itsaducklin
@itsaducklin Жыл бұрын
because oculus supports only oculus and openxr supports basically every vr headset that can plug into a computer
@KaanErayAKAY
@KaanErayAKAY Жыл бұрын
@SuitedGhost okey as I said. But he was using Oculus Quest 2. Why didn't prefer Oculus. Is there any advantage?
@HillySweeys
@HillySweeys Жыл бұрын
OMG
@jamesfr201
@jamesfr201 3 ай бұрын
bruh how do i get the hands for free im not paying 90 $
@Hydra_Dev
@Hydra_Dev Жыл бұрын
8:56
@AxiomPlaysVR
@AxiomPlaysVR Жыл бұрын
yippie
@Hydra_Dev
@Hydra_Dev Жыл бұрын
6:55
@mynt4033
@mynt4033 11 ай бұрын
You said you would put occulus setup in the description but it's not there
@ValemTutorials
@ValemTutorials 11 ай бұрын
Its in the starter assets ! :)
@mynt4033
@mynt4033 11 ай бұрын
No like how do I get the device to talk to my Unity? I plug it in and as expected nothing happens. It's not like it's a monitor. How do I negotiate the tech to get it to talk to unity? Every guide out there just doesn't seem to work and is confusing or not relevant.@@ValemTutorials
@kelmas13
@kelmas13 Жыл бұрын
is the hand already animated
@ValemTutorials
@ValemTutorials Жыл бұрын
Yes but you can make your own pose and add it to the animator like i show at the end :D
@kelmas13
@kelmas13 Жыл бұрын
Look I have a plan for my VR game still i don't care if im 10 my dream is to make a VR game
@itsaducklin
@itsaducklin Жыл бұрын
@@ValemTutorials my hands arent animated and they have the wrong position compared to real life help pls
@olytron007
@olytron007 Жыл бұрын
Can someone point me to how I can update the material / texture foliage for URP? I would love to add some plants to my station because of you know, oxygen.
@tragic_light
@tragic_light Жыл бұрын
have you figured it out yet? if not try using the render pipeline converter window. Be sure to backup your project before doing so though
@olytron007
@olytron007 Жыл бұрын
I got it working but it's not perfect. The alpha masking is doing something weird when you look at the plant up close.
@itsaducklin
@itsaducklin Жыл бұрын
Hm. I'm not getting any input whatsoever in your "AnimateHandOnInput" script I made it print out "triggerValue", and I kept getting 0's no matter what I did can I get some help? (also the vr controllers are off-centered like always :DDDD)
@ValemTutorials
@ValemTutorials Жыл бұрын
Did you make sure to setup the action correctly on the AnimateHandOnInput script ?
@itsaducklin
@itsaducklin Жыл бұрын
@@ValemTutorials Well, it looks the exact same as the script on the last updates tutorial, and there doesn't seem to be any errors within the logic? Maybe the input actions are incorrect in the actual editor ill see if I can setup a manual detection for the trigger
@itsaducklin
@itsaducklin 11 ай бұрын
​@@ValemTutorials Is there anything different doing this from the other template that you made? because input works on there. I literally went and downloaded 2022.3.7f1, and made my first project in that specific version the tutorial thing in the video. Still doesn't work. Idk why I have so many different stupid issues when making these edit: I made it print out the "triggerValue" in the "AnimateHandOnInput" script. IT LITERALLY STILL PRINTS 0, BUT IT STILL ANIMATES?
@zefishaulava
@zefishaulava 5 ай бұрын
WHERE THE FUCK IS THE XR ORIGIN XR RIG PLEASE
@AaronGYouTube
@AaronGYouTube Жыл бұрын
he is to fast
@Easton-guh
@Easton-guh 11 ай бұрын
Go to settings and lower the playback speed
@PennyEvolus
@PennyEvolus 9 ай бұрын
Your too slow
@PrabhjotSingh-wg1js
@PrabhjotSingh-wg1js 8 ай бұрын
Hi can anyone make a vr game for me i need for my assignment
@lucutes2936
@lucutes2936 7 ай бұрын
rgx
@lucasritter8768
@lucasritter8768 4 ай бұрын
Man these are so damn confusing…
@wanglinda2212
@wanglinda2212 Жыл бұрын
Valem ,When is the apple vision pro SKD tutorial coming out and I am looking forward to itface-blue-smiling
@itsaducklin
@itsaducklin Жыл бұрын
lmao thats never coming out
@itsaducklin
@itsaducklin 11 ай бұрын
well I think it came out
Let's Make a VR Game Part 2 - Building the Environment
16:30
Valem Tutorials
Рет қаралды 18 М.
When mom gets home, but you're in rollerblades.
00:40
Daniel LaBelle
Рет қаралды 145 МЛН
Walking on LEGO Be Like... #shorts #mingweirocks
00:41
mingweirocks
Рет қаралды 6 МЛН
МЕНЯ УКУСИЛ ПАУК #shorts
00:23
Паша Осадчий
Рет қаралды 1,7 МЛН
How To Make A VR Game in an Hour Using Unity 6!
57:14
Fist Full of Shrimp
Рет қаралды 11 М.
How to Setup VR Hands for the Best Experience
23:32
Justin P Barnett
Рет қаралды 34 М.
How to Make a XR Game in Unity - Part 1 : Ray Gun
37:58
Valem Tutorials
Рет қаралды 9 М.
2023 Unity VR Basics - Grabbing Objects
11:58
Fist Full of Shrimp
Рет қаралды 27 М.
How To Make a VR Multiplayer Game - Unity Netcode
23:12
Valem Tutorials
Рет қаралды 35 М.
I tried Unity's new HDRP Water System! The Most Realistic Water?
14:05
How to Make a VR Game WITHOUT a VR Headset
18:12
Valem
Рет қаралды 122 М.
Complete VR Body Setup - Arms and Legs IK with Hand Animation
17:36
Valem Tutorials
Рет қаралды 68 М.
Free VR Template to Start any Project in Unity
7:20
Valem Tutorials
Рет қаралды 39 М.
When mom gets home, but you're in rollerblades.
00:40
Daniel LaBelle
Рет қаралды 145 МЛН