diff --git a/Assets/Scenes/Demos/MovementScene.unity b/Assets/Scenes/Demos/MovementScene.unity index 60b0b3e..592dfeb 100644 --- a/Assets/Scenes/Demos/MovementScene.unity +++ b/Assets/Scenes/Demos/MovementScene.unity @@ -38,7 +38,7 @@ RenderSettings: m_ReflectionIntensity: 1 m_CustomReflection: {fileID: 0} m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0.44657874, g: 0.49641258, b: 0.5748172, a: 1} + m_IndirectSpecularColor: {r: 0.44657898, g: 0.4964133, b: 0.5748178, a: 1} m_UseRadianceAmbientProbe: 0 --- !u!157 &3 LightmapSettings: @@ -188,6 +188,7 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: bumpPower: 20 + bumpNoise: {fileID: 0} --- !u!136 &85648436 CapsuleCollider: m_ObjectHideFlags: 0 @@ -2412,6 +2413,7 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: bumpPower: 20 + bumpNoise: {fileID: 0} --- !u!136 &1181153599 CapsuleCollider: m_ObjectHideFlags: 0 @@ -3849,6 +3851,10 @@ PrefabInstance: objectReference: {fileID: 602949031} - target: {fileID: 1707207228499037468, guid: 0ea305f96ab853340bb9f0ed320dac08, type: 3} propertyPath: hasGlider + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1707207228499037468, guid: 0ea305f96ab853340bb9f0ed320dac08, type: 3} + propertyPath: hasGrapple value: 1 objectReference: {fileID: 0} - target: {fileID: 4148131814043635973, guid: 0ea305f96ab853340bb9f0ed320dac08, type: 3} diff --git a/Assets/Scripts/PlayerScripts/PlayerStats.cs b/Assets/Scripts/PlayerScripts/PlayerStats.cs index 95fbaa3..6f69b67 100644 --- a/Assets/Scripts/PlayerScripts/PlayerStats.cs +++ b/Assets/Scripts/PlayerScripts/PlayerStats.cs @@ -226,7 +226,7 @@ public class PlayerStats : MonoBehaviour case Weather.Rain:{ Debug.Log("Rain"); - tractionModification = .3f; + tractionModification = .1f; traction *= tractionModification; curTraction *= tractionModification; @@ -244,11 +244,11 @@ public class PlayerStats : MonoBehaviour traction *= tractionModification; curTraction *= tractionModification; - accModification = .3f; + accModification = .2f; acc *= accModification; curAcc *= accModification; - curVel *= .3f; + curVel *= .2f; break; } diff --git a/UserSettings/EditorUserSettings.asset b/UserSettings/EditorUserSettings.asset index 300a4df..b5d9852 100644 --- a/UserSettings/EditorUserSettings.asset +++ b/UserSettings/EditorUserSettings.asset @@ -30,10 +30,10 @@ EditorUserSettings: value: 22424703114646680e0b0227036c78111b125507233d28242c20137df7ee3d2cfb flags: 0 RecentlyUsedScenePath-8: - value: 22424703114646680e0b0227036c6f02131b172b282d347e38271427fb + value: 22424703114646680e0b0227036c7b151b180b6501273035202c1327d1e33136e7a923e7ee2e26 flags: 0 RecentlyUsedScenePath-9: - value: 22424703114646680e0b0227036c7b151b180b6501273035202c1327d1e33136e7a923e7ee2e26 + value: 22424703114646680e0b0227036c6f02131b172b282d347e38271427fb flags: 0 vcSharedLogLevel: value: 0d5e400f0650