diff --git a/popcorn/Assets/MyGame/Scenes/Cooking/Cooking.unity b/popcorn/Assets/MyGame/Scenes/Cooking/Cooking.unity index 98fe4476..6c5fce40 100644 --- a/popcorn/Assets/MyGame/Scenes/Cooking/Cooking.unity +++ b/popcorn/Assets/MyGame/Scenes/Cooking/Cooking.unity @@ -9324,14 +9324,14 @@ MonoBehaviour: thermoMeter: {fileID: 1928679192} temperature: 0 temperatureSpeed: 0 - panSpeed: 0 - panFactor: 0.003 - deadZone: 0.001 - baseIncreaseSpeed: 0.12 - hotIncreaseSpeed: 0.15 - maxDecreaseSpeed: 0.1 - coldValue: 0.26 - hotValue: 0.67 + panSpeed: 0.1369657 + panFactor: 0.002 + deadZone: 0.009 + baseIncreaseSpeed: 0.18 + hotIncreaseSpeed: 0.18 + maxDecreaseSpeed: 0.5 + coldValue: 0.35 + hotValue: 0.65 factorSlider: {fileID: 657773254} deadZoneSlider: {fileID: 657773253} baseSpeedSlider: {fileID: 657773252} @@ -9356,14 +9356,14 @@ MonoBehaviour: type: 3} spilledCornAnimationPrefab: {fileID: 2449901118440757730, guid: 7e7fbf241bd7f461fb46363ff0c6be3e, type: 3} - cornSpawnCount: 100 - maxFailedCornCount: 60 + cornSpawnCount: 50 + maxFailedCornCount: 10 baseGrowSpeed: 1 - hotGrowSpeed: 1.5 - baseCornPopTime: 15 - cornBurntDuration: 3 - cornSpillSpeed: 80 - cornPopSpeed: 30 + hotGrowSpeed: 2 + baseCornPopTime: 12.5 + cornBurntDuration: 1.5 + cornSpillSpeed: 45 + cornPopSpeed: 20 cornCountSlider: {fileID: 657773260} faildCountSlider: {fileID: 657773259} hotGrowSpeedSlider: {fileID: 657773258}