Skip to content

Commit

Permalink
add VR motion controller blueprint
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelgacho committed Mar 11, 2022
1 parent 54a6012 commit 1007fdf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Config/DefaultInput.ini
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ DefaultViewportMouseCaptureMode=CapturePermanently_IncludingInitialMouseDown
DefaultViewportMouseLockMode=LockOnCapture
FOVScale=0.011110
DoubleClickTime=0.200000
+ActionMappings=(ActionName="NewActionMapping_1",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=None)
+AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=W)
+AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=D)
+AxisMappings=(AxisName="MoveForward",Scale=-1.000000,Key=S)
Expand Down
Binary file added Content/Blueprints/BP_Motioncontroller.uasset
Binary file not shown.

0 comments on commit 1007fdf

Please sign in to comment.