Skip to content
Snippets Groups Projects
Verified Commit aea99cea authored by Adrian Paschkowski's avatar Adrian Paschkowski :thinking:
Browse files

Adjust pulse animation speed

parent 28197285
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ AnimationClip: ...@@ -30,7 +30,7 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 0.5 time: 0.5
value: {x: 0.8, y: 0.8, z: 0.8} value: {x: 0.9, y: 0.9, z: 0.9}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
...@@ -102,7 +102,7 @@ AnimationClip: ...@@ -102,7 +102,7 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 0.5 time: 0.5
value: 0.8 value: 0.9
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
...@@ -139,7 +139,7 @@ AnimationClip: ...@@ -139,7 +139,7 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 0.5 time: 0.5
value: 0.8 value: 0.9
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
...@@ -176,7 +176,7 @@ AnimationClip: ...@@ -176,7 +176,7 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 0.5 time: 0.5
value: 0.8 value: 0.9
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
......
...@@ -88,7 +88,7 @@ AnimatorState: ...@@ -88,7 +88,7 @@ AnimatorState:
m_PrefabInstance: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_Name: Pulse Fast m_Name: Pulse Fast
m_Speed: 1.25 m_Speed: 1.5
m_CycleOffset: 0 m_CycleOffset: 0
m_Transitions: m_Transitions:
- {fileID: 6709839863792619080} - {fileID: 6709839863792619080}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment