This commit is contained in:
2020-09-09 22:51:47 +05:00
28 changed files with 7 additions and 7 deletions
+7 -7
View File
@@ -13,7 +13,7 @@ bSupportsLandscapeLeftOrientation=True
PreferredLandscapeOrientation=LandscapeLeft
[/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=/Game/Levels/index.index
EditorStartupMap=/Game/Levels/Hangar_2.Hangar_2
GameInstanceClass=/Game/Blueprints/Player/GI.GI_C
GameDefaultMap=/Game/Levels/index.index
bUseSplitscreen=False
@@ -108,7 +108,7 @@ RagdollAggregateThreshold=4
TriangleMeshTriangleMinAreaThreshold=5.000000
bEnableAsyncScene=False
bEnableShapeSharing=False
bEnablePCM=True
bEnablePCM=False
bEnableStabilization=False
bWarnMissingLocks=True
bEnable2DPhysics=False
@@ -119,8 +119,8 @@ BounceThresholdVelocity=200.000000
FrictionCombineMode=Average
RestitutionCombineMode=Average
MaxAngularVelocity=3600.000000
MaxDepenetrationVelocity=0.000000
ContactOffsetMultiplier=0.020000
MaxDepenetrationVelocity=100.000000
ContactOffsetMultiplier=2.000000
MinContactOffset=2.000000
MaxContactOffset=8.000000
bSimulateSkeletalMeshOnDedicatedServer=True
@@ -133,9 +133,9 @@ bDisableKinematicStaticPairs=False
bDisableKinematicKinematicPairs=False
bDisableCCD=False
bEnableEnhancedDeterminism=False
MaxPhysicsDeltaTime=0.033333
bSubstepping=False
bSubsteppingAsync=False
MaxPhysicsDeltaTime=0.030000
bSubstepping=True
bSubsteppingAsync=True
MaxSubstepDeltaTime=0.016667
MaxSubsteps=6
SyncSceneSmoothingFactor=0.000000
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.