Gameover Screen in VR on Begin overlap actor

Hi!
I am trying to make a VR level in which our when our character gets out of a door the Gameover screen widget pops up.
It is easy to do it in a normal 3rd person template but in VR I have been unsuccessful.
Can anyone give me a step by step run.

first you need 3D widget - simple actor with WidgetComponent (dead screen UMG).

then:

  1. disable input of player
  2. spawn 3D widget and attach to the VR Pawn Camera