I’ve got a couple widget components, which serve as UI, parented to the user camera in VR.
They ignore the pitch of the camera so the player has to look up or down to seem them.
They are located a certain distance away from the camera so the player doesn’t feel all caged in. Because of offset, they’ll clip through world geometry though.
Is there any easy way to make it so they never get occluded? I just want them to always be visible unless I hide them myself.
I tried to move them within the player’s collision capsule, but making it so they don’t clip out I have position them too close for comfort.
@Sean Maxhell
The widgets I applied the pass through material to were non-interact-able.
I’ve never done that before, so I don’t know how to help. I’d suggest you make a new thread for your issue (or maybe go to the UE4 Slackers discord and ask the people in the VR group), that way you’d get more visibility, because my title doesn’t really detail your issue.