修改水
This commit is contained in:
@@ -43,7 +43,7 @@ RenderSettings:
|
||||
LightmapSettings:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 13
|
||||
m_BakeOnSceneLoad: 0
|
||||
m_BakeOnSceneLoad: 1
|
||||
m_GISettings:
|
||||
serializedVersion: 2
|
||||
m_BounceScale: 1
|
||||
@@ -152,7 +152,6 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
thickness: 0.05
|
||||
inverted: 0
|
||||
material: {fileID: 0}
|
||||
filter: -65535
|
||||
m_SourceCollider: {fileID: 694935032}
|
||||
@@ -475,7 +474,6 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
thickness: 0
|
||||
inverted: 0
|
||||
material: {fileID: 0}
|
||||
filter: -65535
|
||||
m_SourceCollider: {fileID: 1006563105}
|
||||
@@ -689,17 +687,9 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 82b0f164ac14247fd8a566109fbbe771, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
floorRaycastDistance: 1.2
|
||||
acceleration: 20
|
||||
maxSpeed: 10
|
||||
damping: 0.008
|
||||
jumpPower: 8
|
||||
airAcceleration: 16
|
||||
airMaxSpeed: 12
|
||||
extraGravity: -12
|
||||
centerOfMass: {x: 0, y: -0.25, z: 0}
|
||||
P: 2
|
||||
D: 0.1
|
||||
jumpPower: 4
|
||||
--- !u!114 &1247776994
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -726,7 +716,6 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
thickness: 0
|
||||
inverted: 0
|
||||
material: {fileID: 0}
|
||||
filter: -131071
|
||||
m_SourceCollider: {fileID: 1247776990}
|
||||
@@ -941,7 +930,6 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
thickness: 0.05
|
||||
inverted: 0
|
||||
material: {fileID: 0}
|
||||
filter: -65535
|
||||
m_SourceCollider: {fileID: 1641461106}
|
||||
@@ -1182,7 +1170,6 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
thickness: 0.05
|
||||
inverted: 0
|
||||
material: {fileID: 0}
|
||||
filter: -65535
|
||||
m_SourceCollider: {fileID: 1735419979}
|
||||
@@ -1397,6 +1384,7 @@ GameObject:
|
||||
m_Component:
|
||||
- component: {fileID: 2108375383}
|
||||
- component: {fileID: 2108375382}
|
||||
- component: {fileID: 2108375381}
|
||||
m_Layer: 0
|
||||
m_Name: Obi Solver
|
||||
m_TagString: Untagged
|
||||
@@ -1404,6 +1392,21 @@ GameObject:
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!114 &2108375381
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2108375380}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 1d9704d540ac448439a425526f6b2986, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
solvers:
|
||||
- {fileID: 2108375382}
|
||||
substeps: 8
|
||||
--- !u!114 &2108375382
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -1418,57 +1421,23 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
simulateWhenInvisible: 1
|
||||
m_Backend: 1
|
||||
substeps: 8
|
||||
maxStepsPerFrame: 1
|
||||
synchronization: 0
|
||||
parameters:
|
||||
mode: 0
|
||||
interpolation: 0
|
||||
gravity: {x: 0, y: -9.81, z: 0}
|
||||
ambientWind: {x: 0, y: 0, z: 0}
|
||||
foamGravityScale: 1
|
||||
damping: 0
|
||||
maxAnisotropy: 3
|
||||
sleepThreshold: 0.0001
|
||||
maxVelocity: 50
|
||||
maxAngularVelocity: 10
|
||||
collisionMargin: 0.02
|
||||
maxDepenetration: 10
|
||||
colliderCCD: 1
|
||||
particleCCD: 0
|
||||
continuousCollisionDetection: 1
|
||||
shockPropagation: 0
|
||||
surfaceCollisionIterations: 8
|
||||
surfaceCollisionTolerance: 0.005
|
||||
diffusionMask: {x: 1, y: 1, z: 1, w: 1}
|
||||
m_MaxSurfaceChunks: 32768
|
||||
maxQueryResults: 8192
|
||||
maxFoamParticles: 8192
|
||||
maxParticleNeighbors: 128
|
||||
maxParticleContacts: 6
|
||||
useLimits: 0
|
||||
killOffLimitsParticles: 0
|
||||
boundaryLimits:
|
||||
m_Center: {x: 0, y: 0, z: 0}
|
||||
m_Extent: {x: 5, y: 5, z: 5}
|
||||
gravity: {x: 0, y: -9.81, z: 0}
|
||||
gravitySpace: 1
|
||||
ambientWind: {x: 0, y: 0, z: 0}
|
||||
windSpace: 1
|
||||
foamSubsteps: 1
|
||||
foamMinNeighbors: 3
|
||||
foamCollisions: 0
|
||||
maxFoamVelocityStretch: 0.3
|
||||
foamRadiusScale: 1
|
||||
foamFade: {x: 0.05, y: 0.8}
|
||||
foamAccelAgingRange: {x: 0.5, y: 0.8}
|
||||
foamAccelAging: 4
|
||||
foamVolumeDensity: 0.1
|
||||
foamAmbientDensity: 0.02
|
||||
foamScatterColor: {r: 0.8, g: 0.75, b: 0.7, a: 1}
|
||||
foamAmbientColor: {r: 0.4, g: 0.5, b: 0.6, a: 1}
|
||||
worldLinearInertiaScale: 0
|
||||
worldAngularInertiaScale: 0
|
||||
synchronousSpatialQueries: 0
|
||||
distanceConstraintParameters:
|
||||
evaluationOrder: 0
|
||||
iterations: 2
|
||||
@@ -1524,11 +1493,6 @@ MonoBehaviour:
|
||||
iterations: 1
|
||||
SORFactor: 1
|
||||
enabled: 1
|
||||
pinholeConstraintParameters:
|
||||
evaluationOrder: 1
|
||||
iterations: 1
|
||||
SORFactor: 1
|
||||
enabled: 1
|
||||
stitchConstraintParameters:
|
||||
evaluationOrder: 1
|
||||
iterations: 2
|
||||
|
||||
Reference in New Issue
Block a user