Hi man nice tutorial and thanks for the shoutout :D
@MuddyWolf Жыл бұрын
Thanks Valem!!
@franliendro5 ай бұрын
XR Controller doesnt exist in version 3, now its called TrackedPoseDriver, and you have to choose in Device the Generic Controller option, and in Pose Source: Left or Right
@GamerPumpkin215 ай бұрын
You are actually helpful and getting right into it unlike the other tutorials So thanks!
@beardordie5308 Жыл бұрын
I'm following Justin P Barnett, Valem, VR with Andrew, Dilmer Valecillos, some others. Mostly at the moment I'm looking for guidance on how to gracefully use XR Interaction Toolkit while also incorporating the Oculus Interaction SDK to get the very best hand AND controller interactions. XRIT is a good base and is compatible with non-Meta devices, but if someone is using a Meta headset, the Oculus SDK has superior interactions compared to XRIT, so I'd love for them to be able to work together without conflicts or spaghetti code. Ideally there would be an official plan for that, which could hold up over inevitable SDK version updates.
@MuddyWolf Жыл бұрын
I haven't tried it myself but it is something I've wanted to look into. I find an easy solution I'll create a video on it!
@cheryllockhart6195 Жыл бұрын
I swear that we must follow the same threads; the tutorial list is the same. I am still not successful... hence I am still searching
@felipeseverostudio Жыл бұрын
Amazing, Thanks pretty interactive and easey to learn.
@MuddyWolf Жыл бұрын
Glad you liked it!
@Basicman123Real Жыл бұрын
it doesnt show the xr starter kit what do i do
@Shook1001 Жыл бұрын
Make sure you have "Unity Registry" selected in the Package manager
@neilpryde60 Жыл бұрын
It appears to be a bug, as a workaround, open the package manager and click the + icon and choose "add package from GIT URL" the enter com.unity.xr.interaction.toolkit as the url.
@Basicman123Real Жыл бұрын
@@neilpryde60 WHAT PLUS SIGN
@Basicman123Real Жыл бұрын
@@neilpryde60 *icon
@AJGexe Жыл бұрын
At 6:19 there's no presets on my end... What do?
@pinkcherry6001 Жыл бұрын
Did you download the samples from the XR Interation Toolkit?
@AJGexe Жыл бұрын
@@pinkcherry6001 That's more like it. Thanks for the quick response.
@MuddyWolf Жыл бұрын
Oh my bad, if I didn't mention the samples! :D Happy you found a solution!
@AJGexe Жыл бұрын
@@MuddyWolf You did. I guess I must’ve skipped ahead. I was a few steps in when I started watching.
@MuddyWolf Жыл бұрын
@@AJGexe oh good, I thought I explained it incorrectly!! good to hear!
@MuddyWolf Жыл бұрын
Let me know what VR tutorials you want to see next!
@esa0832 Жыл бұрын
huu Easy to learn,, nice tutorial for me beginner
@waltspelarallt804 Жыл бұрын
Right Controller is not in position😢
@MovingThroughSolidAir9 ай бұрын
Just 0 it's positions in the inspector :)
@Mason_on_roblox6 ай бұрын
Reset
@waterbear40845 ай бұрын
In the console it says animator is not playing an AnimatorController. Then, when I play, it doesn't let me move my hands. I was wondering if you could help me with that.
@VirtualRemi7 ай бұрын
10:39 im stuck. how do you convert this code into unity?
@PoggersVR Жыл бұрын
Ive done all the steps but my hands pinch and fist animation wont work😢
@hackerhacker-bw6sl9 ай бұрын
unity test mode doesn't launch in vr mode help me
@TactectG9 ай бұрын
when i click play and stand up the floor is at my waist how do i fix that?
@allndall7126 Жыл бұрын
How do I make a Pointing Animation... that's to Point at Something
@MuddyWolf Жыл бұрын
Good question, I will add advanced hand animations into my backlog of videos! For now you might want to check out "Valem Tutorials" channel as he has some videos that may help!
@ivanronnarvaez8930 Жыл бұрын
Hi can I ask on how to fix the movement in VR unity. I have a problem when i start the scene my character is moving backward even though I didn't move the controller it happens when i stop walking
@Dwrecktz Жыл бұрын
Can u please help me the script that I write keeps giving me null exception errors.
@musiclyrics3752 Жыл бұрын
I have a problem with my controllers/hands in unity. They will not move around no matter what I'm doing, and I have make all steps, but still not working. Someone who have a idea for why?
@MuddyWolf Жыл бұрын
That's weird, what controllers / VR HMD are you using?
@4ndrito Жыл бұрын
I cant get my hands to animate i followed the tutorial step by step any solution?
@MorbidlyObeseYoshi5 ай бұрын
my hands arent alinged with the controllers, anyone know a fix?
@yawdiegamer7098 Жыл бұрын
Any plans to incorporate with finalik /vrik
@MuddyWolf Жыл бұрын
I haven't thought about it but I'll take a look and consider it!
@BobaIsGud Жыл бұрын
Make a pt.2 where you can grab objects
@MuddyWolf Жыл бұрын
Awesome idea, I'm on it!
@BobaIsGud Жыл бұрын
@@MuddyWolf Tysm :D im subscribing
@BobaIsGud Жыл бұрын
@@MuddyWolf I tried it myself, but I cant find the interaction toolkit manager
@MuddyWolf Жыл бұрын
Hopefully today / tomorrow the interaction video will be out :)
@BobaIsGud Жыл бұрын
@@MuddyWolf ok :) thank you
@AzoiVR4 ай бұрын
I need your help, i dont have xri hand thingys for the controller. it so frustrating.
@EliVR1Ай бұрын
I know you
@EliVR1Ай бұрын
Builders vr
@tp-project Жыл бұрын
Whenever I drag the asset under the controller it crashes Unity. Any idea what is wrong? Using the 2022.7 editor
@MuddyWolf Жыл бұрын
Hmm I've never used 2022 for VR I think I've only ever used 2021... I'll see if I can find anything on the issue.
@XFLGamesOfficial7 ай бұрын
im not set to my height im set to the floor?
@danrac07 Жыл бұрын
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.InputSystem; public class Handanimcontrooler : MonoBehaviour { [SerializeField] private InputActionProperty triggerAction; [SerializeField] private InputActionProperty gripAction; private Animator anim; private void Start() { anim = GetComponent(); } private void update() { float triggerValue = triggerAction.action.ReadValue(); float gripValue = gripAction.action.ReadValue(); anim.SetFloat("Trigger", triggerValue); anim.SetFloat("Grip", gripValue); } } update!
@InakiArzalluz11 ай бұрын
the update function has to be capitalized or it won't work. Change it from "void update()" to "void Update()"
@nakor32879 ай бұрын
i love you
@Bread_PugsАй бұрын
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.InputSystem; public class HandAnimatorController : MonoBehaviour { [SerializeField] private InputActionProperty triggerAction; [SerializeField] private InputActionProperty gripAction; private Animator anim; private void Update() { float triggerValue = triggerAction.action.ReadValue(); float gripValue = gripAction.action.ReadValue(); anim.SetFloat("Trigger", triggerValue); anim.SetFloat("Grip", gripValue); } }
@Bread_PugsАй бұрын
this is a fixed version (I tested and it seems to work)
@Bread_PugsАй бұрын
sorry didn't watch till the end THIS is the version using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.InputSystem; public class HandAnimatorController : MonoBehaviour { [SerializeField] private InputActionProperty triggerAction; [SerializeField] private InputActionProperty gripAction; private Animator anim; private void Start () { anim = GetComponent(); } private void Update() { float triggerValue = triggerAction.action.ReadValue(); float gripValue = gripAction.action.ReadValue(); anim.SetFloat("Trigger", triggerValue); anim.SetFloat("Grip", gripValue); } }
@Steve-gi2yj Жыл бұрын
awesome. Sadly my hands that I got, didnt come with animator controller... anyway how i can get that?
@MuddyWolf Жыл бұрын
If you got custom hands you'll probably have to setup the animations yourself!
@tinachibane7119 Жыл бұрын
When I change the material to standard and try to change the material color, it remains pink. Is there a solution to this?
@8-BITDEV_YT7 ай бұрын
URP (universal render pipeline unity package)
@mileslamontagne5525 Жыл бұрын
I think I put the code in wrong because it's not giving me the options under the script. you mind just putting the code in the comments or something? I have a horrible disseize called extreme laziness.
@crewjays9 ай бұрын
Does it work for quest 3
@thefroogguy Жыл бұрын
so how do you get the hand animation package
@WASP0017 ай бұрын
its in the bio
@Shook1001 Жыл бұрын
Hey, did you ever make a video on how to grab objects?
@MuddyWolf Жыл бұрын
I've recorded it, I just haven't had time to edit it! It's coming soon!
@Shook1001 Жыл бұрын
@@MuddyWolf Cool! Thank you so much!
@The-bounty-hunter Жыл бұрын
it says thumb dousnt exist
@yessy-flores Жыл бұрын
i can't move the fingers, someone with the same problem?
@WASP0017 ай бұрын
me
@nurgulkapdan1387 Жыл бұрын
How to download Oculus hands how to make a VR game 2022?
@natalieminton88 Жыл бұрын
I can’t do it it’s giving me 15 errors
@natalieminton88 Жыл бұрын
And can’t get rid of them
@reviewercurto6666 Жыл бұрын
it's saying that 'triggerAction' does not exist in the current context
@Dwrecktz Жыл бұрын
yea me to
@Dwrecktz Жыл бұрын
did u figure it out?
@reviewercurto6666 Жыл бұрын
@@Dwrecktz Man I did, but I really don't remember. I'm using the vr unity template nowdays.
@Dwrecktz Жыл бұрын
@@reviewercurto6666 ok
@MarioLuigi-c9y Жыл бұрын
the way to fix it is that everywhere in the code that's labeled triggeraction make it inputTriggerAction instead
@zaintahir487 Жыл бұрын
Hi man will it work with any mobile vr?
@WASP0017 ай бұрын
idk but good question and no im just bored so im just commenting
@Zebra_furry Жыл бұрын
Hi man, I am making a VR game using your tutorial . After I made the script, when it was going through it never did. Can you make a tutorial on how to fix this?
@MuddyWolf Жыл бұрын
Hey sorry I don't understand the issue? What exactly isn't working? I'll try my best to help, Thanks!
@Zebra_furry Жыл бұрын
@@MuddyWolf after I wrote the script, nothing showed up. I couldn’t do anything after that
@kneallian Жыл бұрын
@@Zebra_furry you most likely forgot to save by clicking the save button in the script viewer
@debramciver307 Жыл бұрын
i need help
@guyfromlahore409 Жыл бұрын
Bro you did not tell the connection process of oculus
@MorbidlyObeseYoshi5 ай бұрын
you should know that if you want to make a vr game
@guyfromlahore4095 ай бұрын
@@MorbidlyObeseYoshi please don't remind me of this silly project
@olivername Жыл бұрын
Why are they pick not white
@S70XEy_BonEy Жыл бұрын
You can change the color
@wizard_of_all54 Жыл бұрын
dowlode doest work:::(
@DeemaAlharbi-r7f6 ай бұрын
you're the best (;
@debramciver307 Жыл бұрын
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.InputSystem; public class HandAnimatorController : MonoBehaviour { [SerializeField] private InputActionProperty triggerAction; [Serializefield] private InputActionProperty gripAction; private Animator anim; private void Update() { float triggerValue -triggerAction.action.ReadValue‹float> (); float gripValue = gripAction.action.ReadValue‹float> (); anim.SetFloat("Trigger", triggerValue); anim.SetFloat("Grip", gripValue); } i need help
@Peanut_Nutter Жыл бұрын
float triggerValue = triggerAction, you wrote "-" ;)