Skip to content

Commit

Permalink
Minor corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos96mdq committed Mar 29, 2022
1 parent 911c9ec commit bb2bdcb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Assets/Scenes/FirstLevel.unity
Original file line number Diff line number Diff line change
Expand Up @@ -1929,6 +1929,10 @@ PrefabInstance:
propertyPath: m_Name
value: Controls
objectReference: {fileID: 0}
- target: {fileID: 7399181861931854276, guid: 4b21144e0dae3a147b8024001e6d7150, type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 4b21144e0dae3a147b8024001e6d7150, type: 3}
--- !u!1001 &7776655138336516303
Expand Down Expand Up @@ -2131,10 +2135,6 @@ PrefabInstance:
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 9054399731036445673, guid: b3a950365714f514e8bfc88456ff3c1f, type: 3}
propertyPath: m_AnchorMax.y
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: b3a950365714f514e8bfc88456ff3c1f, type: 3}
--- !u!1001 &9214465589778003725
Expand Down
4 changes: 2 additions & 2 deletions Assets/Scripts/Player/PlayerConstants.asset
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ MonoBehaviour:
walkingFrecuency: 0.7
runningFrecuency: 1.1
consumeStaminaFactor: 10
recoverStaminaFactor: 5
recoverStaminaFactor: 10
maxStamina: 100
recoverTime: 10
recoverTime: 30

0 comments on commit bb2bdcb

Please sign in to comment.