Files
AppleHillsProduction/Assets/Settings/AirplaneSettings.asset

104 lines
3.1 KiB
Plaintext
Raw Normal View History

%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: 1c277e2fec3d42e2b3b0bed1b8a33beb, type: 3}
m_Name: AirplaneSettings
m_EditorClassIdentifier: AppleHillsScripts::Minigames.Airplane.Settings.AirplaneSettings
jetPlaneConfig:
displayName: Jet Plane
prefab: {fileID: 2043346932243838886, guid: 582ed0c37f4ec6c4e930ddabea174eca, type: 3}
previewSprite: {fileID: -2230584265584787090, guid: 0aed97af41933654a834d875b8368dd5, type: 3}
abilityType: 1
overrideMass: 0
mass: 1
overrideGravityScale: 0
gravityScale: 1
overrideDrag: 0
drag: 0
jetAbilityConfig:
abilityName: Jet Boost
abilityIcon: {fileID: -2230584265584787090, guid: 0aed97af41933654a834d875b8368dd5, type: 3}
cooldownDuration: 8
jetSpeed: 40
jetAngle: 5
2025-12-18 17:25:59 +01:00
maxActiveDuration: 2
cooldownMultiplier: 1.5
bobbingPlaneConfig:
displayName: Bobbing Plane
prefab: {fileID: 2043346932243838886, guid: 9abb3ccce7bdafd488921e7931161647, type: 3}
previewSprite: {fileID: 1411070990185071134, guid: 4f579a820baebc14a9151832fbe37559, type: 3}
abilityType: 2
overrideMass: 0
mass: 1
overrideGravityScale: 0
gravityScale: 1
overrideDrag: 0
drag: 0
bobbingAbilityConfig:
abilityName: Air Hop
abilityIcon: {fileID: 1411070990185071134, guid: 4f579a820baebc14a9151832fbe37559, type: 3}
2025-12-18 17:25:59 +01:00
cooldownDuration: 1.5
bobForce: {x: 5, y: 20}
dropPlaneConfig:
displayName: Drop Plane
prefab: {fileID: 2043346932243838886, guid: 86ef40d088d54a34d984edd9fce258bf, type: 3}
previewSprite: {fileID: 4385366333263660658, guid: 9285f92740721e14ab182cc99915dd3c, type: 3}
abilityType: 3
overrideMass: 0
mass: 1
2025-12-18 17:25:59 +01:00
overrideGravityScale: 1
gravityScale: 0.8
overrideDrag: 0
drag: 0
dropAbilityConfig:
abilityName: Dive Bomb
abilityIcon: {fileID: 4385366333263660658, guid: 9285f92740721e14ab182cc99915dd3c, type: 3}
cooldownDuration: 4
dropForce: 35
2025-12-18 17:25:59 +01:00
maxActiveDuration: 3
cooldownMultiplier: 2
zeroHorizontalVelocity: 1
defaultAirplaneType: 1
slingshotSettings:
maxDragDistance: 5
baseLaunchForce: 55
minForceMultiplier: 0.1
maxForceMultiplier: 1
trajectoryPoints: 20
trajectoryTimeStep: 0.1
trajectoryLockDuration: 0
autoRegisterInput: 1
airplaneMass: 1
maxFlightTime: 60
introDuration: 1.5
personIntroDuration: 1.5
evaluationDuration: 2
targetFlybyLingerDuration: 1.5
targetFlybyCameraBlendTime: 1
preSpawnBeyondTargetDistance: 50
targetMinDistance: 200
targetMaxDistance: 600
objectSpawnMinDistance: 40
objectSpawnMaxDistance: 100
positiveNegativeRatio: 1
spawnDistanceAhead: 75
groundSpawnInterval: 30
recencyPenaltyDuration: 10
groundLayer: 14
maxGroundRaycastDistance: 50
fallbackYPosition: 0
2025-12-18 17:25:59 +01:00
groundSpawnY: -4.7
defaultObstaclePositionMode: 2
defaultObstacleSpecifiedY: -10
2025-12-18 17:25:59 +01:00
defaultObstacleRandomYMin: 20
defaultObstacleRandomYMax: 80
showDebugLogs: 1