Modifications to birdpooper
This commit is contained in:
@@ -12,13 +12,13 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: e7d3f5b948b3454681fa573071bee978, type: 3}
|
||||
m_Name: BirdPooperSettings
|
||||
m_EditorClassIdentifier: AppleHillsScripts::Core.Settings.BirdPooperSettings
|
||||
gravity: 120
|
||||
flapForce: 70
|
||||
gravity: 110
|
||||
flapForce: 65
|
||||
maxFallSpeed: 150
|
||||
minY: -15
|
||||
maxY: 15
|
||||
maxRotationAngle: 40
|
||||
rotationSpeed: 18
|
||||
rotationSpeed: 20
|
||||
obstacleMoveSpeed: 7
|
||||
obstacleSpawnConfiguration:
|
||||
obstaclePools:
|
||||
@@ -43,18 +43,18 @@ MonoBehaviour:
|
||||
- {fileID: 1408173265900928789, guid: ae3986a7db087c845b618a9c897705ec, type: 3}
|
||||
poolUnlockTimes:
|
||||
- 20
|
||||
- 40
|
||||
minSpawnInterval: 1
|
||||
maxSpawnInterval: 2
|
||||
difficultyRampDuration: 60
|
||||
- 60
|
||||
minSpawnInterval: 2
|
||||
maxSpawnInterval: 8
|
||||
difficultyRampDuration: 300
|
||||
difficultyCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 1
|
||||
inSlope: 2
|
||||
outSlope: 2
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
@@ -62,7 +62,7 @@ MonoBehaviour:
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
@@ -71,7 +71,7 @@ MonoBehaviour:
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
intervalJitter: 0.05
|
||||
intervalJitter: 0.1
|
||||
recentDecayDuration: 10
|
||||
minRecentWeight: 0.1
|
||||
obstacleSpawnXPosition: 12
|
||||
|
||||
Reference in New Issue
Block a user