You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

47m 44s logged

Continuing on

Today I finished the first tutorial in Valem’s series it was all setup and I am so done with setup but I am getting more use to the ui again.

Set up XR Origin

I had to install the XR Interaction Toolkit so I could add this as an object, and now camera tracking works well.

Fix Project Errors

I had to fix all the issues on the Validation Helper thing; most of them were you just hit click, but there was one I couldn’t find the fix to. Turns out if I just kept watching the videos, I would’ve found it a lot faster

Add hands

I added an empty game object and attached a Tracked Pose Driver input system component on there, then just fill out the interaction profiles

Add XR Interaction Toolkit

I had to add this package, and basically it just helps you interact with the world around you, so camera hands, grip, haptic, and so much more

Debugging dotnet

I hate Microsoft. I love C#.
I had a problem that I didn’t install dot net. Fair enough; that is on me, so I did and then went back to VS Code, and it wouldn’t stop complaining about not having it. Even though when I went on CMD and typed dotnet –info it worked fine. ughhhhh

0
3

Comments 0

No comments yet. Be the first!