Added interact input key E
This commit is contained in:
parent
48ca848710
commit
bfe2de2d5d
1
.gitignore
vendored
1
.gitignore
vendored
@ -99,7 +99,6 @@ Build/Android/res/*/*
|
|||||||
### VisualStudioCode ###
|
### VisualStudioCode ###
|
||||||
.git
|
.git
|
||||||
.vscode
|
.vscode
|
||||||
Content
|
|
||||||
DerivedDataCache
|
DerivedDataCache
|
||||||
Intermediate
|
Intermediate
|
||||||
Saved
|
Saved
|
||||||
|
@ -76,6 +76,7 @@ FOVScale=0.011110
|
|||||||
DoubleClickTime=0.200000
|
DoubleClickTime=0.200000
|
||||||
+ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_FaceButton_Bottom)
|
+ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_FaceButton_Bottom)
|
||||||
+ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=SpaceBar)
|
+ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=SpaceBar)
|
||||||
|
+ActionMappings=(ActionName="Interact",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=E)
|
||||||
+AxisMappings=(AxisName="Look Up / Down Gamepad",Scale=1.000000,Key=Gamepad_RightY)
|
+AxisMappings=(AxisName="Look Up / Down Gamepad",Scale=1.000000,Key=Gamepad_RightY)
|
||||||
+AxisMappings=(AxisName="Look Up / Down Mouse",Scale=-1.000000,Key=MouseY)
|
+AxisMappings=(AxisName="Look Up / Down Mouse",Scale=-1.000000,Key=MouseY)
|
||||||
+AxisMappings=(AxisName="Move Forward / Backward",Scale=1.000000,Key=Gamepad_LeftY)
|
+AxisMappings=(AxisName="Move Forward / Backward",Scale=1.000000,Key=Gamepad_LeftY)
|
||||||
|
3
Content/Levels/MerchantPrototype.umap
Normal file
3
Content/Levels/MerchantPrototype.umap
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aecdc18df404bad9d38ab090802191cea88bd8cf37354b8d02f87242ce550a58
|
||||||
|
size 21405
|
Loading…
Reference in New Issue
Block a user