Skip to content

Commit 866661e

Browse files
committed
Fix robot animation clip
1 parent 02d1567 commit 866661e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Assets/Demo/DemoTimeline.playable

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ MonoBehaviour:
326326
m_Name: Recorder Track
327327
m_EditorClassIdentifier:
328328
m_Locked: 0
329-
m_Muted: 1
329+
m_Muted: 0
330330
m_CustomPlayableFullTypename:
331331
m_AnimClip: {fileID: 0}
332332
m_Parent: {fileID: 11400000}
@@ -883,13 +883,13 @@ MonoBehaviour:
883883
m_ClipIn: 0
884884
m_Asset: {fileID: 114174542858802774}
885885
m_UnderlyingAsset: {fileID: 7400000, guid: 0147e212f97e3d449a4b9e4f5d057180, type: 3}
886-
m_Duration: 2
886+
m_Duration: 2.6166666666666667
887887
m_TimeScale: 1
888888
m_ParentTrack: {fileID: 114457111648415864}
889889
m_EaseInDuration: 0
890890
m_EaseOutDuration: 0
891891
m_BlendInDuration: -1
892-
m_BlendOutDuration: 0.3500000000000001
892+
m_BlendOutDuration: 0.9666666666666668
893893
m_MixInCurve:
894894
serializedVersion: 2
895895
m_Curve: []
@@ -934,7 +934,7 @@ MonoBehaviour:
934934
m_ParentTrack: {fileID: 114457111648415864}
935935
m_EaseInDuration: 0
936936
m_EaseOutDuration: 0
937-
m_BlendInDuration: 0.3500000000000001
937+
m_BlendInDuration: 0.9666666666666668
938938
m_BlendOutDuration: -1
939939
m_MixInCurve:
940940
serializedVersion: 2

0 commit comments

Comments
 (0)