godot_openxr icon indicating copy to clipboard operation
godot_openxr copied to clipboard

PlayerBody collision bits

Open z80 opened this issue 2 years ago • 0 comments

As soon as player body collision bits are not all unchecked, Godot starts generating warnings about missing collision shape on each frame if left VR controller is close to player's head or player's body.

It can be easily reproduced in supplied demo by assigning any collision bit to PlayerBody.

z80 avatar May 06 '22 20:05 z80