Pārlūkot izejas kodu

调整陨石掉落警告的位置

killf 9 mēneši atpakaļ
vecāks
revīzija
10de8ef3bb
2 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Config/DefaultInput.ini
  2. BIN
      Content/UI/MainWidget.uasset

+ 1 - 1
Config/DefaultInput.ini

@@ -138,7 +138,6 @@ DoubleClickTime=0.200000
 +ActionMappings=(ActionName="TryConnect",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=G)
 +ActionMappings=(ActionName="ChangePlayer",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=T)
 +ActionMappings=(ActionName="Disconnect",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=H)
-+ActionMappings=(ActionName="ChangeShape",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=SpaceBar)
 +ActionMappings=(ActionName="Teleport",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=SpaceBar)
 +ActionMappings=(ActionName="TestButton",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=P)
 +ActionMappings=(ActionName="ChangeLevel",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Enter)
@@ -146,6 +145,7 @@ DoubleClickTime=0.200000
 +ActionMappings=(ActionName="BeginTurn",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=R)
 +ActionMappings=(ActionName="Charge",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=T)
 +ActionMappings=(ActionName="BeginCollect",bShift=False,bCtrl=True,bAlt=False,bCmd=False,Key=O)
++ActionMappings=(ActionName="Teleport",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=OculusTouch_Right_Grip_Click)
 +AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=W)
 +AxisMappings=(AxisName="MoveForward",Scale=-1.000000,Key=S)
 +AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=Up)

BIN
Content/UI/MainWidget.uasset