how to make 2d intro before project

hi
i need help setup a project am working on to be viewed in Gear VR headset

i need it to be a sequence of 3 main subjects after one another

1- 2d intro of main title
2- a 360 top/bottom VR image
3- a reatime archviz of an interior room

  • how to setup a 2d video intro as a start for vr ?
  • how to change between these 3 environments after one another ?

i’m just getting starting with unreal so please any help would be appreciated

  • how to setup a 2d video intro as a start for vr ?

Create a blank level and add a media player like so: Play a Video File | Unreal Engine Documentation

  • how to change between these 3 environments after one another ?

use the open level node: https://api.unrealengine.com/INT/BlueprintAPI/Game/OpenLevel/index.html if you save each in a separate level :wink: