Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 517 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 517 Bytes

VRTemplates

VR Templates for Unreal Engine 4.11 and above.

All projects are a work in progress.

./VehicleVR

Extension to the existing Vehicle Template.

Hotkeys

  • "R" = Reset VR Camera Origin
  • "Tab" = Toggle between 1st and 3rd person

./VRFirstPerson

C++ First person character template. With motion controller support.

Note: Positional headtracking disabled, can be enabled inside VRCharacter.cpp constructor.

Hotkeys

  • "R" - Reset VR Camera Origin
  • "T" - Toggle Tracking Space (Seated/Standing)