Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.07 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.07 KB

Unreal Panorama Menu

##Tested 4.14

Stereo Panorama Settings UI

Image

  • Advanced Settings Options

Image

How to Setup

  • Download and import both Uasset files from this repository.
  • Open your player blueprint (often ThirdpersonBP or FirstpersonBP).
  • In the upper left corner of your blueprint editor. Add component and select the PanMenuControl component.

Image

  • With PanMenuControl component selected, make sure PanMenuClass is set to PanMenu (user widget type) in the details panel.

Image

  • Under the Settings menu (gear icon) -> plugins. Activate the Movie Capture Plugin.

Image

  • Under Play menu -> Advanced Settings -> Play in Standalone Game section -> Advanced (toggle arrow).
  • Add fixed time step. -usefixedtimestep -fps=60 -notexturestreaming

Image

  • Play in Standalone Game.
  • Press Escape to toggle Stereo Panorama Settings Menu.