59 lines
1.4 KiB
Plaintext
59 lines
1.4 KiB
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!114 &11400000
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 0}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: d0a3076d2c12e4dd89edcf70b8b5b46e, type: 3}
|
|
m_Name: ObstaclesPathSO
|
|
m_EditorClassIdentifier:
|
|
startBoundObstaclesPathData:
|
|
- trackObstacleType: 0
|
|
extraDelay: 0
|
|
pathTimerMinLimit: 2
|
|
pathTimerMaxLimit: 5
|
|
safeDistance: 8
|
|
extraOffsetMinDist: 5
|
|
extraOffsetMaxDist: 8
|
|
- trackObstacleType: 1
|
|
extraDelay: 0
|
|
pathTimerMinLimit: 3
|
|
pathTimerMaxLimit: 6
|
|
safeDistance: 8
|
|
extraOffsetMinDist: 4
|
|
extraOffsetMaxDist: 8
|
|
- trackObstacleType: 2
|
|
extraDelay: 5
|
|
pathTimerMinLimit: 1
|
|
pathTimerMaxLimit: 3
|
|
safeDistance: 50
|
|
extraOffsetMinDist: 5
|
|
extraOffsetMaxDist: 12
|
|
endBoundObstaclesPathData:
|
|
- trackObstacleType: 0
|
|
extraDelay: 0
|
|
pathTimerMinLimit: 2
|
|
pathTimerMaxLimit: 8
|
|
safeDistance: 4
|
|
extraOffsetMinDist: 5
|
|
extraOffsetMaxDist: 8
|
|
- trackObstacleType: 1
|
|
extraDelay: 0
|
|
pathTimerMinLimit: 3
|
|
pathTimerMaxLimit: 9
|
|
safeDistance: 4
|
|
extraOffsetMinDist: 4
|
|
extraOffsetMaxDist: 8
|
|
- trackObstacleType: 2
|
|
extraDelay: 5
|
|
pathTimerMinLimit: 1
|
|
pathTimerMaxLimit: 5
|
|
safeDistance: 34
|
|
extraOffsetMinDist: 5
|
|
extraOffsetMaxDist: 12
|