给线加入风力和空气阻力相关逻辑

This commit is contained in:
2026-02-25 00:07:57 +08:00
parent 3affe183f7
commit b41ee35cd4
11 changed files with 264 additions and 92 deletions

View File

@@ -11,7 +11,7 @@ GameObject:
- component: {fileID: 4439867113915692}
- component: {fileID: 114581403422500557}
- component: {fileID: 991521994724602848}
m_Layer: 0
m_Layer: 19
m_Name: Fishing Line
m_TagString: Untagged
m_Icon: {fileID: 0}
@@ -61,7 +61,7 @@ MonoBehaviour:
headMinLen: 0.01
collisionMask:
serializedVersion: 2
m_Bits: 0
m_Bits: 24
constrainToGround: 1
groundMask:
serializedVersion: 2
@@ -74,7 +74,7 @@ MonoBehaviour:
waterRadius: 0.01
renderSubdivisions: 6
smooth: 1
lineWidth: 0.01
lineWidth: 0.005
--- !u!120 &991521994724602848
LineRenderer:
serializedVersion: 2
@@ -101,7 +101,7 @@ LineRenderer:
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 0}
- {fileID: 2100000, guid: 95a26dca51ebe9c4da5949631fa36027, type: 2}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
@@ -690,7 +690,7 @@ MonoBehaviour:
waterRadius: 0.01
renderSubdivisions: 6
smooth: 1
lineWidth: 0.01
lineWidth: 0.005
--- !u!120 &484878994603287356
LineRenderer:
serializedVersion: 2
@@ -717,7 +717,7 @@ LineRenderer:
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 0}
- {fileID: 2100000, guid: 95a26dca51ebe9c4da5949631fa36027, type: 2}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0