2025-09-04 00:00:46 +02:00
|
|
|
%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: e4ec438b455a4044957501c2c66a6f4b, type: 3}
|
|
|
|
|
m_Name: DefaultSettings
|
|
|
|
|
m_EditorClassIdentifier:
|
|
|
|
|
playerStopDistance: 10
|
|
|
|
|
followerPickupDelay: 0.2
|
2025-09-04 11:12:19 +02:00
|
|
|
followDistance: 5
|
|
|
|
|
manualMoveSmooth: 2
|
|
|
|
|
thresholdFar: 10
|
|
|
|
|
thresholdNear: 7
|
|
|
|
|
stopThreshold: 0.5
|
|
|
|
|
moveSpeed: 15
|
|
|
|
|
stopDistance: 0.1
|
|
|
|
|
useRigidbody: 1
|
|
|
|
|
followUpdateInterval: 0.1
|
|
|
|
|
followerSpeedMultiplier: 1.2
|
|
|
|
|
heldIconDisplayHeight: 2
|