Modified Pooping bird (Hopefully the feel i have is the real one)
This commit is contained in:
@@ -13,8 +13,8 @@ MonoBehaviour:
|
||||
m_Name: BirdPooperSettings
|
||||
m_EditorClassIdentifier: AppleHillsScripts::Core.Settings.BirdPooperSettings
|
||||
gravity: 110
|
||||
flapForce: 65
|
||||
maxFallSpeed: 150
|
||||
flapForce: 55
|
||||
maxFallSpeed: 120
|
||||
minY: -15
|
||||
maxY: 15
|
||||
maxRotationAngle: 40
|
||||
@@ -43,10 +43,10 @@ MonoBehaviour:
|
||||
- {fileID: 1408173265900928789, guid: ae3986a7db087c845b618a9c897705ec, type: 3}
|
||||
poolUnlockTimes:
|
||||
- 20
|
||||
- 60
|
||||
- 70
|
||||
minSpawnInterval: 2
|
||||
maxSpawnInterval: 8
|
||||
difficultyRampDuration: 300
|
||||
difficultyRampDuration: 360
|
||||
difficultyCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
@@ -71,8 +71,8 @@ MonoBehaviour:
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
intervalJitter: 0.1
|
||||
recentDecayDuration: 10
|
||||
intervalJitter: 0.2
|
||||
recentDecayDuration: 30
|
||||
minRecentWeight: 0.1
|
||||
obstacleSpawnXPosition: 12
|
||||
obstacleDestroyXPosition: -12
|
||||
|
||||
Reference in New Issue
Block a user