I'm setting up my first scene in VR using Godot XR Tools 4 and I'm running into a couple issues I can't figure out.
- When I go into headset and try it out, I can't get the player to move. When I go into the PlayerBody node, I'm getting this error in the first picture.
- When I try to bake the NavigationMesh for the NavigationRegion3D, it is showing up above the floor (shown in picture 2).
Would anybody be able to help me figure this out? I'm still fairly new to Godot