#XR Complete Setup, Walking Under 2m Overhang

1 messages · Page 1 of 1 (latest)

uneven ivy
#

If I set the XR Origin Tracking Origin Mode to device, have the CameraYOffset left at default of 1.36144, and make the Y of the CameraOffset equal to that...I can walk under the 2 meter overhang.

#

XR Complete Set, Walking Under 2m Overhang

#

XR Complete Setup, Walking Under 2m Overhang

#

My guess is something in the Locomotion system is checking camera world position, and stopping locomotion if it overlaps colliders. But I can't figure out where it is doing that.

If I don't use the locomotion system, and keep my XR Origin set to floor, and write my own logic to move the character controller, i can walk under the overhang just fine.