This commit is contained in:
DESKTOP-7F3F9NR\admin 2023-04-29 14:32:12 +03:00
parent 874d9faeeb
commit 7301053f9d
49 changed files with 42 additions and 0 deletions

View File

@ -1,6 +1,9 @@
[URL]
GameName=TimeDilate
[Network]
DemoNetDriverClassName="OnlineSubsystemUtils.IpNetDemoDriver"
[/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=/Game/ThirdPerson/Maps/ThirdPersonMap.ThirdPersonMap
GameDefaultMap=/Game/ThirdPerson/Maps/ThirdPersonMap.ThirdPersonMap

View File

@ -71,6 +71,7 @@ bEnableLegacyInputScales=True
bEnableMotionControls=True
bFilterInputByPlatformUser=False
bShouldFlushPressedKeysOnViewportFocusLost=True
bEnableDynamicComponentInputBinding=True
bAlwaysShowTouchInterface=False
bShowConsoleOnFourFingerTap=True
bEnableGestureRecognizer=False
@ -79,6 +80,8 @@ DefaultViewportMouseCaptureMode=CapturePermanently_IncludingInitialMouseDown
DefaultViewportMouseLockMode=LockOnCapture
FOVScale=0.011110
DoubleClickTime=0.200000
+ActionMappings=(ActionName="rec",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=R)
+ActionMappings=(ActionName="stop",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=T)
DefaultPlayerInputClass=/Script/EnhancedInput.EnhancedPlayerInput
DefaultInputComponentClass=/Script/EnhancedInput.EnhancedInputComponent
DefaultTouchInterface=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.DefaultVirtualJoysticks

BIN
Content/ThirdPerson/Blueprints/BP_Large.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/ThirdPerson/Blueprints/BP_Small_child.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/ThirdPerson/Blueprints/EPlayerActions.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/ThirdPerson/Blueprints/PBC_PlayerRecorder.uasset (Stored with Git LFS) Normal file

Binary file not shown.