Jelajahi Sumber

按数字1切换第1人称和第3人称视角

killf 1 tahun lalu
induk
melakukan
d64b9819b1
6 mengubah file dengan 4 tambahan dan 2 penghapusan
  1. 2 2
      Config/DefaultEngine.ini
  2. 2 0
      Config/DefaultInput.ini
  3. TEMPAT SAMPAH
      Content/BP/VRPawn.uasset
  4. TEMPAT SAMPAH
      Content/Maps/Map001.umap
  5. TEMPAT SAMPAH
      Content/Maps/ThirdPersonExampleMap.umap
  6. TEMPAT SAMPAH
      Content/UI/MyProgressBar.uasset

+ 2 - 2
Config/DefaultEngine.ini

@@ -2,8 +2,8 @@
 GameName=TetreeseDemo
 
 [/Script/EngineSettings.GameMapsSettings]
-EditorStartupMap=/Game/Maps/ThirdPersonExampleMap.ThirdPersonExampleMap
-GameDefaultMap=/Game/Maps/ThirdPersonExampleMap.ThirdPersonExampleMap
+EditorStartupMap=/Game/Maps/Map001.Map001
+GameDefaultMap=/Game/Maps/Map001.Map001
 TransitionMap=
 bUseSplitscreen=True
 TwoPlayerSplitscreenLayout=Horizontal

+ 2 - 0
Config/DefaultInput.ini

@@ -127,6 +127,8 @@ DoubleClickTime=0.200000
 +ActionMappings=(ActionName="ResetVR",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=OculusTouch_Left_Thumbstick_Click)
 +ActionMappings=(ActionName="ResetVR",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=ValveIndex_Left_Thumbstick_Click)
 +ActionMappings=(ActionName="ResetVR",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=MagicLeap_Left_Bumper)
++ActionMappings=(ActionName="ChangePerspective",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=One)
++ActionMappings=(ActionName="BeginWaitConnected",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=F)
 +AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=W)
 +AxisMappings=(AxisName="MoveForward",Scale=-1.000000,Key=S)
 +AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=Up)

TEMPAT SAMPAH
Content/BP/VRPawn.uasset


TEMPAT SAMPAH
Content/Maps/Map001.umap


TEMPAT SAMPAH
Content/Maps/ThirdPersonExampleMap.umap


TEMPAT SAMPAH
Content/UI/MyProgressBar.uasset