Files
AppleHillsProduction/Assets/Settings/DivingMinigameSettings.asset
2025-10-29 09:57:33 +01:00

88 lines
2.1 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: 0ce4dba7a1c54e73b1b3d7131a1c0570, type: 3}
m_Name: DivingMinigameSettings
m_EditorClassIdentifier:
lerpSpeed: 6
maxOffset: 10
clampXMin: -3.5
clampXMax: 3.5
speedExponent: 0.97
tapMaxDistance: 0.03
tapDecelerationRate: 15
baseSpawnProbability: 0.2
maxSpawnProbability: 0.8
probabilityIncreaseRate: 0.01
guaranteedSpawnTime: 30
spawnCooldown: 5
basePoints: 100
depthMultiplier: 10
speedTransitionDuration: 3
surfacingSpeedFactor: 6
surfacingSpawnDelay: 2
referenceScreenHeight: 1920
initialTileCount: 3
tileSpawnBuffer: 2
normalizedTileMoveSpeed: 1.5
speedUpFactor: 0
speedUpInterval: 10
maxNormalizedTileMoveSpeed: 3
velocityCalculationInterval: 0.5
obstacleSpawnInterval: 10000000
obstacleSpawnIntervalVariation: 0.5
obstacleMaxSpawnAttempts: 10
obstacleSpawnCollisionRadius: 1
normalizedObstacleMinMoveSpeed: 1
normalizedObstacleMaxMoveSpeed: 3
damageImmunityDuration: 2.5
bumpForce: 2
smoothMoveSpeed: 8
blockInputDuringBump: 0
viewfinderPrefab: {fileID: 3191012273289593430, guid: 99666bddf27a652479c2a3e0007a94dc, type: 3}
viewfinderShrinkDuration: 1
viewfinderMoveSpeed: 3
viewfinderShrinkCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0.0009460449
inSlope: 0.99905396
outSlope: 0.99905396
tangentMode: 34
weightedMode: 0
inWeight: 0
outWeight: 0.33333334
- serializedVersion: 3
time: 1
value: 1
inSlope: 0.99905396
outSlope: 0.99905396
tangentMode: 34
weightedMode: 0
inWeight: 0.33333334
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
photoInputMode: 0
paddingFactor: 1
minSizePercent: 0.15
maxSizePercent: 1
viewfinderStartScale: 1
viewfinderEndScale: 1
viewfinderProgressThresholds:
- 0.25
- 0.5
- 0.75
- 1