I have the VR_GameMode and the VR_Pawn set up. I have a very simple BP (On Trigger Overlap which is attached to Trigger Visiblity). I can get the triggerbox to work in screen view but not in VR Preview on the Vive.
I have put World Settings for GameMode override to VR_GameMode and Default Class to VR_Pawn. I am using a blank template and do not want to use first person or Third person. I want the player to walk into the triggerbox area and the object to become invisible.
Thank you