Skip to content

Commit

Permalink
Completed editing nightmode
Browse files Browse the repository at this point in the history
  • Loading branch information
Hemanth759 committed Dec 9, 2019
1 parent 7a6f363 commit fb67593
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 4 deletions.
126 changes: 126 additions & 0 deletions Shrinking Worlds/Assets/Animation/NightMode/ShowEndGameScreen.anim
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,62 @@ AnimationClip:
path: QuitButton
classID: 114
script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: -296
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.5833333
value: -10
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_AnchoredPosition.x
path: ScoreText
classID: 224
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 137
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.5833333
value: -1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_AnchoredPosition.y
path: ScoreText
classID: 224
script: {fileID: 0}
m_PPtrCurves: []
m_SampleRate: 60
m_WrapMode: 0
Expand Down Expand Up @@ -490,6 +546,20 @@ AnimationClip:
typeID: 114
customType: 0
isPPtrCurve: 0
- serializedVersion: 2
path: 596210011
attribute: 1460864421
script: {fileID: 0}
typeID: 224
customType: 28
isPPtrCurve: 0
- serializedVersion: 2
path: 596210011
attribute: 538195251
script: {fileID: 0}
typeID: 224
customType: 28
isPPtrCurve: 0
pptrCurveMapping: []
m_AnimationClipSettings:
serializedVersion: 2
Expand Down Expand Up @@ -893,6 +963,62 @@ AnimationClip:
path: QuitButton
classID: 114
script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: -296
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.5833333
value: -10
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_AnchoredPosition.x
path: ScoreText
classID: 224
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 137
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.5833333
value: -1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_AnchoredPosition.y
path: ScoreText
classID: 224
script: {fileID: 0}
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
Expand Down
8 changes: 4 additions & 4 deletions Shrinking Worlds/Assets/Scenes/NightMode.unity
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,7 @@ MonoBehaviour:
m_fontMaterials: []
m_fontColor32:
serializedVersion: 2
rgba: 33487871
rgba: 3841915903
m_fontColor: {r: 1, g: 0.9858491, b: 0.9945315, a: 0}
m_enableVertexGradient: 0
m_colorMode: 3
Expand Down Expand Up @@ -1268,7 +1268,7 @@ MonoBehaviour:
m_fontMaterials: []
m_fontColor32:
serializedVersion: 2
rgba: 245
rgba: 4278190325
m_fontColor: {r: 0.9622642, g: 0, b: 0, a: 0}
m_enableVertexGradient: 0
m_colorMode: 3
Expand Down Expand Up @@ -1791,7 +1791,7 @@ MonoBehaviour:
m_SelectedTrigger: Selected
m_DisabledTrigger: Disabled
m_Interactable: 1
m_TargetGraphic: {fileID: 0}
m_TargetGraphic: {fileID: 1805640455}
m_OnClick:
m_PersistentCalls:
m_Calls:
Expand Down Expand Up @@ -1918,7 +1918,7 @@ MonoBehaviour:
m_fontMaterials: []
m_fontColor32:
serializedVersion: 2
rgba: 33487871
rgba: 3841915903
m_fontColor: {r: 1, g: 0.9858491, b: 0.9945315, a: 0}
m_enableVertexGradient: 0
m_colorMode: 3
Expand Down

0 comments on commit fb67593

Please sign in to comment.