Skip to content

Commit

Permalink
Merge pull request #103 from LingFeng-bbben/perf
Browse files Browse the repository at this point in the history
Perf
  • Loading branch information
LingFeng-bbben authored Jan 7, 2025
2 parents 97b3f07 + aec078a commit c01082c
Show file tree
Hide file tree
Showing 561 changed files with 58,672 additions and 10,642 deletions.
67 changes: 64 additions & 3 deletions Assets/Animation/title/CanvasTemplate.controller
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@ AnimatorStateMachine:
m_Position: {x: 250, y: 30, z: 0}
- serializedVersion: 1
m_State: {fileID: 797738894929296565}
m_Position: {x: 270, y: 130, z: 0}
m_Position: {x: 370, y: 160, z: 0}
- serializedVersion: 1
m_State: {fileID: -1071955236212088748}
m_Position: {x: 380, y: 280, z: 0}
m_ChildStateMachines: []
m_AnyStateTransitions: []
m_EntryTransitions: []
Expand All @@ -25,6 +28,32 @@ AnimatorStateMachine:
m_ExitPosition: {x: 800, y: 120, z: 0}
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
m_DefaultState: {fileID: 7789084573758687763}
--- !u!1102 &-1071955236212088748
AnimatorState:
serializedVersion: 6
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: title_done
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: db5fcbd0517696a40b14496ba0d7a1d6, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!91 &9100000
AnimatorController:
m_ObjectHideFlags: 0
Expand All @@ -33,7 +62,13 @@ AnimatorController:
m_PrefabAsset: {fileID: 0}
m_Name: CanvasTemplate
serializedVersion: 5
m_AnimatorParameters: []
m_AnimatorParameters:
- m_Name: IsDone
m_Type: 4
m_DefaultFloat: 0
m_DefaultInt: 0
m_DefaultBool: 0
m_Controller: {fileID: 9100000}
m_AnimatorLayers:
- serializedVersion: 5
m_Name: Base Layer
Expand All @@ -57,7 +92,8 @@ AnimatorState:
m_Name: title_loop
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
m_Transitions:
- {fileID: 1280609037060350288}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
Expand All @@ -73,6 +109,31 @@ AnimatorState:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1101 &1280609037060350288
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 1
m_ConditionEvent: IsDone
m_EventTreshold: 0
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: -1071955236212088748}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 1.0000001
m_HasExitTime: 0
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &4242755489662209900
AnimatorStateTransition:
m_ObjectHideFlags: 1
Expand Down
Loading

0 comments on commit c01082c

Please sign in to comment.