Interactive VR Videos (With Questions...)

Hi,

There is nothing like that built-in the engine as far as I know but it shouldn’t be too hard to make. There can be many ways of implementing this and it will depend on your requirements. Playing 360 videos is fairly easy and you should be able to do it by some googling. This link can be useful.

Once you have 360 videos playing you can write some logic to know when a question should be asked during the video. The questions can be displayed using 3D widgets and the VR player can interact with the widget using a laser pointer (using the widget interaction component).

It’s totally doable but if you have never worked with Unreal and in VR it would be really hard, you can probably hire somebody with some experience and they should be able to implement it pretty easily. Good luck!!!