Compare commits
2 Commits
8faace3b3a
...
24822d8527
Author | SHA1 | Date | |
---|---|---|---|
24822d8527 | |||
2be44cfeb8 |
@ -211,3 +211,33 @@ Platforms=((Windows, (SpeakerMode=Stereo)))
|
|||||||
[/Script/NavigationSystem.RecastNavMesh]
|
[/Script/NavigationSystem.RecastNavMesh]
|
||||||
bForceRebuildOnLoad=True
|
bForceRebuildOnLoad=True
|
||||||
|
|
||||||
|
[/Script/Engine.PhysicsSettings]
|
||||||
|
PhysicsPrediction=(bEnablePhysicsPrediction=False,bEnablePhysicsHistoryCapture=False,MaxSupportedLatencyPrediction=1000.000000,ResimulationSettings=(bEnableResimulationErrorPositionThreshold=True,ResimulationErrorPositionThreshold=10.000000,bEnableResimulationErrorRotationThreshold=True,ResimulationErrorRotationThreshold=4.000000,bEnableResimulationErrorLinearVelocityThreshold=False,ResimulationErrorLinearVelocityThreshold=5.000000,bEnableResimulationErrorAngularVelocityThreshold=False,ResimulationErrorAngularVelocityThreshold=2.000000))
|
||||||
|
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
|
||||||
|
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="Concrete")
|
||||||
|
+PhysicalSurfaces=(Type=SurfaceType2,Name="Metal")
|
||||||
|
+PhysicalSurfaces=(Type=SurfaceType3,Name="Dirt")
|
||||||
|
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=False),MBPOuterBounds=(Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=False),MBPNumSubdivs=2)
|
||||||
|
MinDeltaVelocityForHitEvents=0.000000
|
||||||
|
ChaosSettings=(DefaultThreadingModel=TaskGraph,DedicatedThreadTickMode=VariableCappedWithTarget,DedicatedThreadBufferMode=Double)
|
||||||
|
|
||||||
|
BIN
Content/Legumix/Environment/Corridor/Ramp/Corridor_Ramp.uasset
(Stored with Git LFS)
BIN
Content/Legumix/Environment/Corridor/Ramp/Corridor_Ramp.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Legumix/Environment/PM_Concrete.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Legumix/Environment/PM_Concrete.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Legumix/Environment/PM_Dirt.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Legumix/Environment/PM_Dirt.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Legumix/Environment/PM_Metal.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Legumix/Environment/PM_Metal.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Legumix/Levels/_GENERATED/Antoine/CubeGridToolOutput_5CE99485.uasset
(Stored with Git LFS)
BIN
Content/Legumix/Levels/_GENERATED/Antoine/CubeGridToolOutput_5CE99485.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Legumix/Player/BP_Play.uasset
(Stored with Git LFS)
BIN
Content/Legumix/Player/BP_Play.uasset
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user