完成线的制作

This commit is contained in:
2026-01-23 23:03:14 +08:00
parent 20f14322bc
commit d60b255a64
15 changed files with 440 additions and 102 deletions

View File

@@ -53,9 +53,13 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 61104f33a3f344db9b7e0d0cda41a9fb, type: 3}
m_Name:
m_EditorClassIdentifier:
solverIndices:
solverIndices:
serializedContents:
m_AlignBytes: 16
groupID: 0
m_CollisionMaterial: {fileID: 0}
m_SurfaceCollisions: 0
m_MassScale: 1
m_SelfCollisions: 0
restLength_: 0.5
elements:
@@ -164,6 +168,9 @@ MonoBehaviour:
restLength: 0.023315966
constraintForce: 0
tearResistance: 1
_aerodynamicsEnabled: 1
_drag: 0.05
_lift: 0.02
m_RopeBlueprint: {fileID: 11400000, guid: a41193e381908de44b097f1f57b43028, type: 2}
tearingEnabled: 0
tearResistanceMultiplier: 1000
@@ -173,9 +180,9 @@ MonoBehaviour:
_stretchCompliance: 0
_maxCompression: 0
_bendConstraintsEnabled: 1
_bendCompliance: 0.5
_maxBending: 0.5
_plasticYield: 0.1
_bendCompliance: 0
_maxBending: 0.05
_plasticYield: 0
_plasticCreep: 0
--- !u!23 &23649574223012002
MeshRenderer:
@@ -245,9 +252,10 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 958c969cfb16745f192d4d7bd28b7178, type: 3}
m_Name:
m_EditorClassIdentifier:
decimation: 0
decimation: 0.15
smoothing: 3
twist: 25
indexInSystem: 0
--- !u!114 &114148468497635697
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -260,6 +268,15 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: c4747da60837c44f9ba4b4a86879bcc8, type: 3}
m_Name:
m_EditorClassIdentifier:
material: {fileID: 0}
renderParameters:
layer: 0
lightProbeUsage: 1
reflectionProbeUsage: 1
shadowCastingMode: 1
receiveShadows: 1
motionVectors: 0
renderingLayerMask: 4294967295
uvAnchor: 0
uvScale: {x: 1, y: 1}
normalizeV: 1
@@ -282,8 +299,9 @@ MonoBehaviour:
m_ParticleGroup: {fileID: -5395693579433732326, guid: a41193e381908de44b097f1f57b43028, type: 2}
m_AttachmentType: 0
m_ConstrainOrientation: 0
m_Projection: 0
m_Compliance: 0
m_BreakThreshold: Infinity
breakThreshold: Infinity
--- !u!114 &114172005767509640
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -301,8 +319,9 @@ MonoBehaviour:
m_ParticleGroup: {fileID: -2515171973132415257, guid: a41193e381908de44b097f1f57b43028, type: 2}
m_AttachmentType: 0
m_ConstrainOrientation: 0
m_Projection: 0
m_Compliance: 0
m_BreakThreshold: Infinity
breakThreshold: Infinity
--- !u!114 &114941649757569269
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -346,10 +365,17 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: c8b45ebbf86be4df6b0e6cd933812af2, type: 3}
m_Name:
m_EditorClassIdentifier: Obi::Obi.ObiParticleRenderer
render: 1
shader: {fileID: 4800000, guid: 801733041f66b49e1b3c2101471db877, type: 3}
particleColor: {r: 1, g: 1, b: 1, a: 1}
radiusScale: 1
material: {fileID: 0}
renderParameters:
layer: 0
lightProbeUsage: 1
reflectionProbeUsage: 1
shadowCastingMode: 1
receiveShadows: 1
motionVectors: 0
renderingLayerMask: 4294967295
<particleColor>k__BackingField: {r: 1, g: 1, b: 1, a: 1}
<radiusScale>k__BackingField: 1
--- !u!1 &1035052809208993
GameObject:
m_ObjectHideFlags: 0
@@ -836,9 +862,13 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 61104f33a3f344db9b7e0d0cda41a9fb, type: 3}
m_Name:
m_EditorClassIdentifier:
solverIndices:
solverIndices:
serializedContents:
m_AlignBytes: 16
groupID: 0
m_CollisionMaterial: {fileID: 0}
m_SurfaceCollisions: 0
m_MassScale: 1
m_SelfCollisions: 0
restLength_: 0.5
elements:
@@ -1087,6 +1117,9 @@ MonoBehaviour:
restLength: 0.02000001
constraintForce: 0
tearResistance: 1
_aerodynamicsEnabled: 1
_drag: 0.05
_lift: 0.02
m_RopeBlueprint: {fileID: 11400000, guid: a41193e381908de44b097f1f57b43028, type: 2}
tearingEnabled: 0
tearResistanceMultiplier: 1000
@@ -1096,9 +1129,9 @@ MonoBehaviour:
_stretchCompliance: 0
_maxCompression: 0
_bendConstraintsEnabled: 1
_bendCompliance: 0.5
_maxBending: 0.5
_plasticYield: 0.1
_bendCompliance: 0
_maxBending: 0.05
_plasticYield: 0
_plasticCreep: 0
--- !u!23 &23047835326758575
MeshRenderer:
@@ -1168,9 +1201,10 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 958c969cfb16745f192d4d7bd28b7178, type: 3}
m_Name:
m_EditorClassIdentifier:
decimation: 0
smoothing: 0
twist: 0
decimation: 0.1
smoothing: 3
twist: 25
indexInSystem: 0
--- !u!114 &114972033155067211
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -1178,11 +1212,20 @@ MonoBehaviour:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1933124697579601}
m_Enabled: 0
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c4747da60837c44f9ba4b4a86879bcc8, type: 3}
m_Name:
m_EditorClassIdentifier:
material: {fileID: 0}
renderParameters:
layer: 0
lightProbeUsage: 1
reflectionProbeUsage: 1
shadowCastingMode: 1
receiveShadows: 1
motionVectors: 0
renderingLayerMask: 4294967295
uvAnchor: 0
uvScale: {x: 1, y: 1}
normalizeV: 1
@@ -1205,8 +1248,9 @@ MonoBehaviour:
m_ParticleGroup: {fileID: -5395693579433732326, guid: a41193e381908de44b097f1f57b43028, type: 2}
m_AttachmentType: 0
m_ConstrainOrientation: 0
m_Projection: 0
m_Compliance: 0
m_BreakThreshold: Infinity
breakThreshold: Infinity
--- !u!114 &114623075352630189
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -1224,8 +1268,9 @@ MonoBehaviour:
m_ParticleGroup: {fileID: -2515171973132415257, guid: a41193e381908de44b097f1f57b43028, type: 2}
m_AttachmentType: 0
m_ConstrainOrientation: 0
m_Projection: 0
m_Compliance: 0
m_BreakThreshold: Infinity
breakThreshold: Infinity
--- !u!114 &114422070939195681
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -1269,10 +1314,17 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: c8b45ebbf86be4df6b0e6cd933812af2, type: 3}
m_Name:
m_EditorClassIdentifier: Obi::Obi.ObiParticleRenderer
render: 1
shader: {fileID: 4800000, guid: 801733041f66b49e1b3c2101471db877, type: 3}
particleColor: {r: 1, g: 1, b: 1, a: 1}
radiusScale: 1
material: {fileID: 0}
renderParameters:
layer: 0
lightProbeUsage: 1
reflectionProbeUsage: 1
shadowCastingMode: 1
receiveShadows: 1
motionVectors: 0
renderingLayerMask: 4294967295
<particleColor>k__BackingField: {r: 1, g: 1, b: 1, a: 1}
<radiusScale>k__BackingField: 1
--- !u!1 &1943073364215513
GameObject:
m_ObjectHideFlags: 0