-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #164 from metalac190/dev
0.2.0
- Loading branch information
Showing
256 changed files
with
113 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,102 +1,113 @@ | ||
|
||
|
||
[/Script/EngineSettings.GameMapsSettings] | ||
GameDefaultMap=/Game/Levels/00_Start/00_Start_Main.00_Start_Main | ||
EditorStartupMap=/Game/Levels/01_Basement/01_Basement_Main.01_Basement_Main | ||
TransitionMap=/Game/Levels/Transition/Transition_Main.Transition_Main | ||
|
||
[/Script/WindowsTargetPlatform.WindowsTargetSettings] | ||
DefaultGraphicsRHI=DefaultGraphicsRHI_DX11 | ||
-D3D12TargetedShaderFormats=PCD3D_SM5 | ||
+D3D12TargetedShaderFormats=PCD3D_SM6 | ||
-D3D11TargetedShaderFormats=PCD3D_SM5 | ||
+D3D11TargetedShaderFormats=PCD3D_SM5 | ||
Compiler=Default | ||
AudioSampleRate=48000 | ||
AudioCallbackBufferFrameSize=1024 | ||
AudioNumBuffersToEnqueue=1 | ||
AudioMaxChannels=0 | ||
AudioNumSourceWorkers=4 | ||
SpatializationPlugin= | ||
SourceDataOverridePlugin= | ||
ReverbPlugin= | ||
OcclusionPlugin= | ||
CompressionOverrides=(bOverrideCompressionTimes=False,DurationThreshold=5.000000,MaxNumRandomBranches=0,SoundCueQualityIndex=0) | ||
CacheSizeKB=65536 | ||
MaxChunkSizeOverrideKB=0 | ||
bResampleForDevice=False | ||
MaxSampleRate=48000.000000 | ||
HighSampleRate=32000.000000 | ||
MedSampleRate=24000.000000 | ||
LowSampleRate=12000.000000 | ||
MinSampleRate=8000.000000 | ||
CompressionQualityModifier=1.000000 | ||
AutoStreamingThreshold=0.000000 | ||
SoundCueCookQualityIndex=-1 | ||
|
||
|
||
[/Script/HardwareTargeting.HardwareTargetingSettings] | ||
TargetedHardwareClass=Desktop | ||
AppliedTargetedHardwareClass=Desktop | ||
DefaultGraphicsPerformance=Maximum | ||
AppliedDefaultGraphicsPerformance=Maximum | ||
|
||
[/Script/Engine.RendererSettings] | ||
r.GenerateMeshDistanceFields=True | ||
r.DynamicGlobalIlluminationMethod=1 | ||
r.ReflectionMethod=1 | ||
r.Shadow.Virtual.Enable=1 | ||
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True | ||
r.DefaultFeature.AutoExposure=False | ||
|
||
[/Script/WorldPartitionEditor.WorldPartitionEditorSettings] | ||
CommandletClass=Class'/Script/UnrealEd.WorldPartitionConvertCommandlet' | ||
|
||
[/Script/Engine.Engine] | ||
+ActiveGameNameRedirects=(OldGameName="TP_BlankBP",NewGameName="/Script/GameLab_S23Game") | ||
+ActiveGameNameRedirects=(OldGameName="/Script/TP_BlankBP",NewGameName="/Script/GameLab_S23Game") | ||
|
||
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings] | ||
bEnablePlugin=True | ||
bAllowNetworkConnection=True | ||
SecurityToken=398C47424C280B9A0F718E9EE6505188 | ||
bIncludeInShipping=False | ||
bAllowExternalStartInShipping=False | ||
bCompileAFSProject=False | ||
bUseCompression=False | ||
bLogFiles=False | ||
bReportStats=False | ||
ConnectionType=USBOnly | ||
bUseManualIPAddress=False | ||
ManualIPAddress= | ||
|
||
[/Script/Engine.PhysicsSettings] | ||
PhysicErrorCorrection=(PingExtrapolation=0.100000,PingLimit=100.000000,ErrorPerLinearDifference=1.000000,ErrorPerAngularDifference=1.000000,MaxRestoredStateError=1.000000,MaxLinearHardSnapDistance=400.000000,PositionLerp=0.000000,AngleLerp=0.400000,LinearVelocityCoefficient=100.000000,AngularVelocityCoefficient=10.000000,ErrorAccumulationSeconds=0.500000,ErrorAccumulationDistanceSq=15.000000,ErrorAccumulationSimilarity=100.000000) | ||
DefaultDegreesOfFreedom=Full3D | ||
bSuppressFaceRemapTable=False | ||
bSupportUVFromHitResults=False | ||
bDisableActiveActors=False | ||
bDisableKinematicStaticPairs=False | ||
bDisableKinematicKinematicPairs=False | ||
bDisableCCD=False | ||
bEnableEnhancedDeterminism=False | ||
AnimPhysicsMinDeltaTime=0.000000 | ||
bSimulateAnimPhysicsAfterReset=False | ||
MinPhysicsDeltaTime=0.000000 | ||
MaxPhysicsDeltaTime=0.033333 | ||
bSubstepping=False | ||
bSubsteppingAsync=False | ||
bTickPhysicsAsync=False | ||
AsyncFixedTimeStepSize=0.033333 | ||
MaxSubstepDeltaTime=0.016667 | ||
MaxSubsteps=6 | ||
SyncSceneSmoothingFactor=0.000000 | ||
InitialAverageFrameRate=0.016667 | ||
PhysXTreeRebuildRate=10 | ||
+PhysicalSurfaces=(Type=SurfaceType1,Name="Wood") | ||
+PhysicalSurfaces=(Type=SurfaceType2,Name="Dirt") | ||
+PhysicalSurfaces=(Type=SurfaceType3,Name="Grass") | ||
DefaultBroadphaseSettings=(bUseMBPOnClient=False,bUseMBPOnServer=False,bUseMBPOuterBounds=False,MBPBounds=(Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=0),MBPOuterBounds=(Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=0),MBPNumSubdivs=2) | ||
MinDeltaVelocityForHitEvents=0.000000 | ||
ChaosSettings=(DefaultThreadingModel=TaskGraph,DedicatedThreadTickMode=VariableCappedWithTarget,DedicatedThreadBufferMode=Double) | ||
|
||
|
||
|
||
[/Script/EngineSettings.GameMapsSettings] | ||
EditorStartupMap=/Game/Levels/01_Basement/01_Basement_Main.01_Basement_Main | ||
LocalMapOptions= | ||
TransitionMap=/Game/Levels/Transition/Transition_Main.Transition_Main | ||
bUseSplitscreen=True | ||
TwoPlayerSplitscreenLayout=Horizontal | ||
ThreePlayerSplitscreenLayout=FavorTop | ||
FourPlayerSplitscreenLayout=Grid | ||
bOffsetPlayerGamepadIds=False | ||
GameInstanceClass=/Game/Systems/Saves/SaveGameInstance.SaveGameInstance_C | ||
GameDefaultMap=/Game/Levels/00_Start/00_Start_Main.00_Start_Main | ||
ServerDefaultMap=/Engine/Maps/Entry.Entry | ||
GlobalDefaultGameMode=/Game/Entities/Player/BP_GameMode.BP_GameMode_C | ||
GlobalDefaultServerGameMode=None | ||
|
||
[/Script/WindowsTargetPlatform.WindowsTargetSettings] | ||
DefaultGraphicsRHI=DefaultGraphicsRHI_DX11 | ||
-D3D12TargetedShaderFormats=PCD3D_SM5 | ||
+D3D12TargetedShaderFormats=PCD3D_SM6 | ||
-D3D11TargetedShaderFormats=PCD3D_SM5 | ||
+D3D11TargetedShaderFormats=PCD3D_SM5 | ||
Compiler=Default | ||
AudioSampleRate=48000 | ||
AudioCallbackBufferFrameSize=1024 | ||
AudioNumBuffersToEnqueue=1 | ||
AudioMaxChannels=0 | ||
AudioNumSourceWorkers=4 | ||
SpatializationPlugin= | ||
SourceDataOverridePlugin= | ||
ReverbPlugin= | ||
OcclusionPlugin= | ||
CompressionOverrides=(bOverrideCompressionTimes=False,DurationThreshold=5.000000,MaxNumRandomBranches=0,SoundCueQualityIndex=0) | ||
CacheSizeKB=65536 | ||
MaxChunkSizeOverrideKB=0 | ||
bResampleForDevice=False | ||
MaxSampleRate=48000.000000 | ||
HighSampleRate=32000.000000 | ||
MedSampleRate=24000.000000 | ||
LowSampleRate=12000.000000 | ||
MinSampleRate=8000.000000 | ||
CompressionQualityModifier=1.000000 | ||
AutoStreamingThreshold=0.000000 | ||
SoundCueCookQualityIndex=-1 | ||
|
||
|
||
[/Script/HardwareTargeting.HardwareTargetingSettings] | ||
TargetedHardwareClass=Desktop | ||
AppliedTargetedHardwareClass=Desktop | ||
DefaultGraphicsPerformance=Maximum | ||
AppliedDefaultGraphicsPerformance=Maximum | ||
|
||
[/Script/Engine.RendererSettings] | ||
r.GenerateMeshDistanceFields=True | ||
r.DynamicGlobalIlluminationMethod=1 | ||
r.ReflectionMethod=1 | ||
r.Shadow.Virtual.Enable=1 | ||
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True | ||
r.DefaultFeature.AutoExposure=False | ||
r.ClearCoatNormal=True | ||
|
||
[/Script/WorldPartitionEditor.WorldPartitionEditorSettings] | ||
CommandletClass=Class'/Script/UnrealEd.WorldPartitionConvertCommandlet' | ||
|
||
[/Script/Engine.Engine] | ||
+ActiveGameNameRedirects=(OldGameName="TP_BlankBP",NewGameName="/Script/GameLab_S23Game") | ||
+ActiveGameNameRedirects=(OldGameName="/Script/TP_BlankBP",NewGameName="/Script/GameLab_S23Game") | ||
|
||
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings] | ||
bEnablePlugin=True | ||
bAllowNetworkConnection=True | ||
SecurityToken=398C47424C280B9A0F718E9EE6505188 | ||
bIncludeInShipping=False | ||
bAllowExternalStartInShipping=False | ||
bCompileAFSProject=False | ||
bUseCompression=False | ||
bLogFiles=False | ||
bReportStats=False | ||
ConnectionType=USBOnly | ||
bUseManualIPAddress=False | ||
ManualIPAddress= | ||
|
||
[/Script/Engine.PhysicsSettings] | ||
PhysicErrorCorrection=(PingExtrapolation=0.100000,PingLimit=100.000000,ErrorPerLinearDifference=1.000000,ErrorPerAngularDifference=1.000000,MaxRestoredStateError=1.000000,MaxLinearHardSnapDistance=400.000000,PositionLerp=0.000000,AngleLerp=0.400000,LinearVelocityCoefficient=100.000000,AngularVelocityCoefficient=10.000000,ErrorAccumulationSeconds=0.500000,ErrorAccumulationDistanceSq=15.000000,ErrorAccumulationSimilarity=100.000000) | ||
DefaultDegreesOfFreedom=Full3D | ||
bSuppressFaceRemapTable=False | ||
bSupportUVFromHitResults=False | ||
bDisableActiveActors=False | ||
bDisableKinematicStaticPairs=False | ||
bDisableKinematicKinematicPairs=False | ||
bDisableCCD=False | ||
bEnableEnhancedDeterminism=False | ||
AnimPhysicsMinDeltaTime=0.000000 | ||
bSimulateAnimPhysicsAfterReset=False | ||
MinPhysicsDeltaTime=0.000000 | ||
MaxPhysicsDeltaTime=0.033333 | ||
bSubstepping=False | ||
bSubsteppingAsync=False | ||
bTickPhysicsAsync=False | ||
AsyncFixedTimeStepSize=0.033333 | ||
MaxSubstepDeltaTime=0.016667 | ||
MaxSubsteps=6 | ||
SyncSceneSmoothingFactor=0.000000 | ||
InitialAverageFrameRate=0.016667 | ||
PhysXTreeRebuildRate=10 | ||
+PhysicalSurfaces=(Type=SurfaceType1,Name="Wood") | ||
+PhysicalSurfaces=(Type=SurfaceType2,Name="Dirt") | ||
+PhysicalSurfaces=(Type=SurfaceType3,Name="Grass") | ||
DefaultBroadphaseSettings=(bUseMBPOnClient=False,bUseMBPOnServer=False,bUseMBPOuterBounds=False,MBPBounds=(Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=0),MBPOuterBounds=(Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=0),MBPNumSubdivs=2) | ||
MinDeltaVelocityForHitEvents=0.000000 | ||
ChaosSettings=(DefaultThreadingModel=TaskGraph,DedicatedThreadTickMode=VariableCappedWithTarget,DedicatedThreadBufferMode=Double) | ||
|
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 modified
BIN
+56 Bytes
(100%)
Content/Art/Materials/level3BlockoutMats/dirtFloor_PRX.uasset
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-320 Bytes
(99%)
Content/Entities/Gameplay/Items/BP_WineMixingBucket.uasset
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+413 KB
Content/Entities/Gameplay/Level2Interactables/BP_MortarAndPestle.uasset
Binary file not shown.
Binary file added
BIN
+931 Bytes
Content/Entities/Gameplay/Level2Interactables/Default__BP_Table_C.uasset
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.
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+1.68 KB
(110%)
Content/Levels/01_Basement/_GENERATED/Ian/Box_112B2930.uasset
Binary file not shown.
Binary file modified
BIN
+1.36 KB
(110%)
Content/Levels/01_Basement/_GENERATED/Ian/Box_EB652252.uasset
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+7.04 KB
(120%)
Content/Levels/02_Cottage/_GENERATED/maikh/Box_155A1258.uasset
Binary file not shown.
Binary file modified
BIN
+7.92 KB
(140%)
Content/Levels/02_Cottage/_GENERATED/maikh/Box_4D89CF41.uasset
Binary file not shown.
Binary file modified
BIN
+9.67 KB
(160%)
Content/Levels/02_Cottage/_GENERATED/maikh/Box_51D6E462.uasset
Binary file not shown.
Binary file modified
BIN
-19 Bytes
(100%)
Content/Levels/02_Cottage/_GENERATED/maikh/Box_A0548568.uasset
Binary file not shown.
Binary file modified
BIN
+1.15 KB
(110%)
Content/Levels/02_Cottage/_GENERATED/maikh/Box_B4EEA5BC.uasset
Binary file not shown.
Binary file modified
BIN
+2.3 KB
(110%)
Content/Levels/02_Cottage/_GENERATED/maikh/CubeGridToolOutput_70EF6554.uasset
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.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+165 KB
(460%)
Content/Levels/Testing/BreakableTest/BreakableTestLevel.umap
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+12.8 KB
(130%)
Content/Levels/Testing/FootstepsTest/FootstepsTestLevel.umap
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.
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+449 KB
Content/Systems/Level/Breakable/TestBranch_GeometryCollection_2.uasset
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+24 KB
.../Player/Blueprints/BP_EquippedItem.uasset → ...ent/Systems/Player/BP_EquippedItem.uasset
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.
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.
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.
Binary file not shown.
Binary file added
BIN
+6.93 KB
Content/UI/Icon_Assets/tutorial_HandWriting/tutorial_Text_Font.uasset
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+6.94 KB
Content/UI/Sprites/Icon_Assets/book_Handwriting/book_Text_Font.uasset
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added
BIN
+32.7 KB
Content/UI/Sprites/Icon_Assets/tutorial_HandWriting/tutorial_Text.uasset
Binary file not shown.
Binary file added
BIN
+6.95 KB
Content/UI/Sprites/Icon_Assets/tutorial_HandWriting/tutorial_Text_Font.uasset
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.
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.