Modified Pooping bird (Hopefully the feel i have is the real one)

This commit is contained in:
2025-12-17 22:52:45 +01:00
parent 45525295d1
commit b2967d51c3
4 changed files with 9 additions and 9 deletions

View File

@@ -170,7 +170,7 @@ Transform:
m_GameObject: {fileID: 2426140361169944921}
serializedVersion: 2
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -5.61, y: 14.29, z: 0}
m_LocalPosition: {x: -6.3, y: 16.98, z: 0}
m_LocalScale: {x: 1.2, y: 1.2, z: 1.2}
m_ConstrainProportionsScale: 1
m_Children: []

View File

@@ -27,7 +27,7 @@ Transform:
m_GameObject: {fileID: 2040706016212674105}
serializedVersion: 2
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -0.3, y: -0.59, z: 0}
m_LocalPosition: {x: -0.3, y: 1.3, z: 0}
m_LocalScale: {x: 0.8, y: 0.8, z: 0.8}
m_ConstrainProportionsScale: 1
m_Children: []

View File

@@ -170,7 +170,7 @@ Transform:
m_GameObject: {fileID: 2426140361169944921}
serializedVersion: 2
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 14.2, y: 25.45, z: 0}
m_LocalPosition: {x: 14.2, y: 28.6, z: 0}
m_LocalScale: {x: 0.8, y: 0.8, z: 0.8}
m_ConstrainProportionsScale: 1
m_Children: []

View File

@@ -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