1
0

final commit

This commit is contained in:
ZetaKebab 2018-01-11 19:38:10 +01:00
parent 86edc407b5
commit 15fe9eb22a
60 changed files with 70 additions and 22 deletions

View File

@ -18,3 +18,8 @@ bWaitForMoviesToComplete=True
bMoviesAreSkippable=False bMoviesAreSkippable=False
+StartupMovies=intro +StartupMovies=intro
[/Script/UnrealEd.ProjectPackagingSettings]
BuildConfiguration=PPBC_Shipping
FullRebuild=True
ForDistribution=True

View File

@ -1,31 +1,74 @@
[/Script/Engine.InputSettings] [/Script/Engine.InputSettings]
+ActionMappings=(ActionName="Jump", Key=SpaceBar) -AxisConfig=(AxisKeyName="Gamepad_LeftX",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f))
+ActionMappings=(ActionName="Jump", Key=Gamepad_FaceButton_Bottom) -AxisConfig=(AxisKeyName="Gamepad_LeftY",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f))
-AxisConfig=(AxisKeyName="Gamepad_RightX",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f))
-AxisConfig=(AxisKeyName="Gamepad_RightY",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f))
-AxisConfig=(AxisKeyName="MouseX",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f))
-AxisConfig=(AxisKeyName="MouseY",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f))
+AxisConfig=(AxisKeyName="Gamepad_LeftX",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
+AxisConfig=(AxisKeyName="Gamepad_LeftY",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
+AxisConfig=(AxisKeyName="Gamepad_RightX",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
+AxisConfig=(AxisKeyName="Gamepad_RightY",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
+AxisConfig=(AxisKeyName="MouseX",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False))
+AxisConfig=(AxisKeyName="MouseY",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False))
+AxisConfig=(AxisKeyName="MouseWheelAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
+AxisConfig=(AxisKeyName="Gamepad_LeftTriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
+AxisConfig=(AxisKeyName="Gamepad_RightTriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
+AxisConfig=(AxisKeyName="MotionController_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
+AxisConfig=(AxisKeyName="MotionController_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
+AxisConfig=(AxisKeyName="MotionController_Left_TriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
+AxisConfig=(AxisKeyName="MotionController_Left_Grip1Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
+AxisConfig=(AxisKeyName="MotionController_Left_Grip2Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
+AxisConfig=(AxisKeyName="MotionController_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
+AxisConfig=(AxisKeyName="MotionController_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
+AxisConfig=(AxisKeyName="MotionController_Right_TriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
+AxisConfig=(AxisKeyName="MotionController_Right_Grip1Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
+AxisConfig=(AxisKeyName="MotionController_Right_Grip2Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
+AxisConfig=(AxisKeyName="Gamepad_Special_Left_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
+AxisConfig=(AxisKeyName="Gamepad_Special_Left_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
bAltEnterTogglesFullscreen=True
bF11TogglesFullscreen=True
bUseMouseForTouch=False
bEnableMouseSmoothing=True
bEnableFOVScaling=True
FOVScale=0.011110
DoubleClickTime=0.200000
bCaptureMouseOnLaunch=True
DefaultViewportMouseCaptureMode=CapturePermanently_IncludingInitialMouseDown
bDefaultViewportMouseLock=False
DefaultViewportMouseLockMode=LockOnCapture
+ActionMappings=(ActionName="Jump",Key=SpaceBar,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName="Jump",Key=Gamepad_FaceButton_Bottom,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName="Jump",Key=MotionController_Left_Trigger,bShift=False,bCtrl=False,bAlt=False,bCmd=False) +ActionMappings=(ActionName="Jump",Key=MotionController_Left_Trigger,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName="Fire",Key=LeftMouseButton,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName="Fire", Key=LeftMouseButton) +ActionMappings=(ActionName="Fire",Key=Gamepad_RightTrigger,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName="Fire", Key=Gamepad_RightTrigger)
+ActionMappings=(ActionName="Fire",Key=MotionController_Right_Trigger,bShift=False,bCtrl=False,bAlt=False,bCmd=False) +ActionMappings=(ActionName="Fire",Key=MotionController_Right_Trigger,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName="ResetVR",Key=R,bShift=False,bCtrl=False,bAlt=False,bCmd=False) +ActionMappings=(ActionName="ResetVR",Key=R,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName="ResetVR",Key=MotionController_Left_Grip1,bShift=False,bCtrl=False,bAlt=False,bCmd=False) +ActionMappings=(ActionName="ResetVR",Key=MotionController_Left_Grip1,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+AxisMappings=(AxisName="MoveForward",Key=W,Scale=1.000000)
+AxisMappings=(AxisName="MoveForward", Key=W, Scale=1.f) +AxisMappings=(AxisName="MoveForward",Key=S,Scale=-1.000000)
+AxisMappings=(AxisName="MoveForward", Key=S, Scale=-1.f) +AxisMappings=(AxisName="MoveForward",Key=Up,Scale=1.000000)
+AxisMappings=(AxisName="MoveForward", Key=Up, Scale=1.f) +AxisMappings=(AxisName="MoveForward",Key=Down,Scale=-1.000000)
+AxisMappings=(AxisName="MoveForward", Key=Down, Scale=-1.f) +AxisMappings=(AxisName="MoveForward",Key=Gamepad_LeftY,Scale=1.000000)
+AxisMappings=(AxisName="MoveForward", Key=Gamepad_LeftY, Scale=1.f)
+AxisMappings=(AxisName="MoveForward",Key=MotionController_Left_Thumbstick_Y,Scale=-1.000000) +AxisMappings=(AxisName="MoveForward",Key=MotionController_Left_Thumbstick_Y,Scale=-1.000000)
+AxisMappings=(AxisName="MoveRight",Key=A,Scale=-1.000000)
+AxisMappings=(AxisName="MoveRight", Key=A, Scale=-1.f) +AxisMappings=(AxisName="MoveRight",Key=D,Scale=1.000000)
+AxisMappings=(AxisName="MoveRight", Key=D, Scale=1.f) +AxisMappings=(AxisName="MoveRight",Key=Gamepad_LeftX,Scale=1.000000)
+AxisMappings=(AxisName="MoveRight", Key=Gamepad_LeftX, Scale=1.f)
+AxisMappings=(AxisName="MoveRight",Key=MotionController_Left_Thumbstick_X,Scale=1.000000) +AxisMappings=(AxisName="MoveRight",Key=MotionController_Left_Thumbstick_X,Scale=1.000000)
+AxisMappings=(AxisName="TurnRate",Key=Gamepad_RightX,Scale=1.000000)
+AxisMappings=(AxisName="TurnRate",Key=Left,Scale=-1.000000)
+AxisMappings=(AxisName="TurnRate",Key=Right,Scale=1.000000)
+AxisMappings=(AxisName="Turn",Key=MouseX,Scale=1.000000)
+AxisMappings=(AxisName="LookUpRate",Key=Gamepad_RightY,Scale=1.000000)
+AxisMappings=(AxisName="LookUp",Key=MouseY,Scale=-1.000000)
+AxisMappings=(AxisName="MoveForward",Key=Z,Scale=1.000000)
+AxisMappings=(AxisName="MoveRight",Key=Q,Scale=-1.000000)
bAlwaysShowTouchInterface=False
bShowConsoleOnFourFingerTap=True
DefaultTouchInterface=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.DefaultVirtualJoysticks
ConsoleKey=None
-ConsoleKeys=Tilde
+ConsoleKeys=Tilde
+AxisMappings=(AxisName="TurnRate", Key=Gamepad_RightX, Scale=1.f)
+AxisMappings=(AxisName="TurnRate", Key=Left, Scale=-1.f)
+AxisMappings=(AxisName="TurnRate", Key=Right, Scale=1.f)
+AxisMappings=(AxisName="Turn", Key=MouseX, Scale=1.f)
+AxisMappings=(AxisName="LookUpRate", Key=Gamepad_RightY, Scale=1.f)
+AxisMappings=(AxisName="LookUp", Key=MouseY, Scale=-1.f)

BIN
Content/Audio2/F_000.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_001.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_002.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_003.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_004.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_005.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_006.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_007.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_008.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_009.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_010.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_011.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_012.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_013.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_014.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_015.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_016.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_017.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_018.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_019.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_020.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_021.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_022.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_023.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/F_024.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m1.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m10.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m11.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m12.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m13.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m14.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m15.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m16.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m17.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m18.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m19.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m2.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m20.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m21.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m22.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m23.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m24.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m3.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m4.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m5.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m6.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m7.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m8.uasset Normal file

Binary file not shown.

BIN
Content/Audio2/m9.uasset Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.