Skip to content

Commit 4e36294

Browse files
committed
Fixed dinosaur animator transition in demoscene
1 parent 1464dde commit 4e36294

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Assets/TimeRewinder/ExampleScene/Import/source/DinosaurAnim.controller

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ AnimatorStateTransition:
3939
m_Mute: 0
4040
m_IsExit: 0
4141
serializedVersion: 3
42-
m_TransitionDuration: 0.25
42+
m_TransitionDuration: 0
4343
m_TransitionOffset: 0
44-
m_ExitTime: 0.96153843
44+
m_ExitTime: 1
4545
m_HasExitTime: 1
4646
m_HasFixedDuration: 1
4747
m_InterruptionSource: 0
@@ -61,9 +61,9 @@ AnimatorStateTransition:
6161
m_Mute: 0
6262
m_IsExit: 0
6363
serializedVersion: 3
64-
m_TransitionDuration: 0.25
64+
m_TransitionDuration: 0
6565
m_TransitionOffset: 0
66-
m_ExitTime: 0.93119264
66+
m_ExitTime: 1
6767
m_HasExitTime: 1
6868
m_HasFixedDuration: 1
6969
m_InterruptionSource: 0
@@ -146,25 +146,25 @@ AnimatorController:
146146
m_DefaultFloat: 0
147147
m_DefaultInt: 0
148148
m_DefaultBool: 0
149-
m_Controller: {fileID: 0}
149+
m_Controller: {fileID: 9100000}
150150
- m_Name: RiseUp
151151
m_Type: 9
152152
m_DefaultFloat: 0
153153
m_DefaultInt: 0
154154
m_DefaultBool: 0
155-
m_Controller: {fileID: 0}
155+
m_Controller: {fileID: 9100000}
156156
- m_Name: Fall
157157
m_Type: 9
158158
m_DefaultFloat: 0
159159
m_DefaultInt: 0
160160
m_DefaultBool: 0
161-
m_Controller: {fileID: 0}
161+
m_Controller: {fileID: 9100000}
162162
- m_Name: Roar
163163
m_Type: 9
164164
m_DefaultFloat: 0
165165
m_DefaultInt: 0
166166
m_DefaultBool: 0
167-
m_Controller: {fileID: 0}
167+
m_Controller: {fileID: 9100000}
168168
m_AnimatorLayers:
169169
- serializedVersion: 5
170170
m_Name: Base Layer

UserSettings/EditorUserSettings.asset

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ EditorUserSettings:
1515
value: 224247031146467e150f01321c266c1313191d651f292b20212c2e30e7ee3176f7e93ffdfe
1616
flags: 0
1717
RecentlyUsedScenePath-3:
18-
value: 224247031146466f040309101534561e12120a650930273d3d251800e1e53a3dadd33fe4e2083a2b300ceb191c3f0c2ffe0f4959b81e04020517
18+
value: 224247031146466f040309101534561e12120a650930273d3d251800e1e53a3dadd33fe4e2083a2b300ceb191c3f0c2ffe0f495ab81e04020517
1919
flags: 0
2020
RecentlyUsedScenePath-4:
21-
value: 224247031146466f040309101534561e12120a650930273d3d251800e1e53a3dadd33fe4e2083a2b300ceb191c3f0c2ffe0f495ab81e04020517
21+
value: 224247031146466f040309101534561e12120a650930273d3d251800e1e53a3dadd33fe4e2083a2b300ceb191c3f0c2ffe0f4959b81e04020517
2222
flags: 0
2323
vcSharedLogLevel:
2424
value: 0d5e400f0650

0 commit comments

Comments
 (0)