aboutsummaryrefslogtreecommitdiff
path: root/Assets/Animator
diff options
context:
space:
mode:
authorSmallFox <2806143047@qq.com>2026-05-21 07:21:06 +0800
committerSmallFox <2806143047@qq.com>2026-05-21 07:21:06 +0800
commit3dcf88a36c072e42005c48dae419c66996c96f84 (patch)
tree76a068834f2f536d83d5f1702fa35de6554da8d0 /Assets/Animator
parenta60a3d9344118915a50f22567bef6bee3f2a2415 (diff)
摄像机视角实现
实现跟随自由旋转
Diffstat (limited to 'Assets/Animator')
-rw-r--r--Assets/Animator/Humanoid.controller123
-rw-r--r--Assets/Animator/Humanoid.controller.meta8
2 files changed, 0 insertions, 131 deletions
diff --git a/Assets/Animator/Humanoid.controller b/Assets/Animator/Humanoid.controller
deleted file mode 100644
index 97378e3..0000000
--- a/Assets/Animator/Humanoid.controller
+++ /dev/null
@@ -1,123 +0,0 @@
-%YAML 1.1
-%TAG !u! tag:unity3d.com,2011:
---- !u!91 &9100000
-AnimatorController:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_Name: Humanoid
- serializedVersion: 5
- m_AnimatorParameters:
- - m_Name: Vertical
- m_Type: 1
- m_DefaultFloat: 0
- m_DefaultInt: 0
- m_DefaultBool: 0
- m_Controller: {fileID: 9100000}
- - m_Name: Horizontal
- m_Type: 1
- m_DefaultFloat: 0
- m_DefaultInt: 0
- m_DefaultBool: 0
- m_Controller: {fileID: 9100000}
- m_AnimatorLayers:
- - serializedVersion: 5
- m_Name: Base Layer
- m_StateMachine: {fileID: 7200939722294922558}
- m_Mask: {fileID: 0}
- m_Motions: []
- m_Behaviours: []
- m_BlendingMode: 0
- m_SyncedLayerIndex: -1
- m_DefaultWeight: 0
- m_IKPass: 0
- m_SyncedLayerAffectsTiming: 0
- m_Controller: {fileID: 9100000}
---- !u!206 &2101987655584003820
-BlendTree:
- m_ObjectHideFlags: 1
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_Name: Blend Tree
- m_Childs:
- - serializedVersion: 2
- m_Motion: {fileID: 7400000, guid: cc257dbe962bdba41a02d3da68544016, type: 2}
- m_Threshold: 0
- m_Position: {x: 0, y: 0}
- m_TimeScale: 1
- m_CycleOffset: 0
- m_DirectBlendParameter: Vertical
- m_Mirror: 0
- - serializedVersion: 2
- m_Motion: {fileID: 7400000, guid: 7e06266474a66574b90ac02b4ddb5d23, type: 2}
- m_Threshold: 0.5
- m_Position: {x: 0, y: 0.5}
- m_TimeScale: 1
- m_CycleOffset: 0
- m_DirectBlendParameter: Vertical
- m_Mirror: 0
- - serializedVersion: 2
- m_Motion: {fileID: 7400000, guid: 856de0caf3ae81743995684fd43e0d25, type: 2}
- m_Threshold: 1
- m_Position: {x: 0, y: 1}
- m_TimeScale: 1
- m_CycleOffset: 0
- m_DirectBlendParameter: Vertical
- m_Mirror: 0
- m_BlendParameter: Horizontal
- m_BlendParameterY: Vertical
- m_MinThreshold: 0
- m_MaxThreshold: 1
- m_UseAutomaticThresholds: 1
- m_NormalizedBlendValues: 0
- m_BlendType: 3
---- !u!1107 &7200939722294922558
-AnimatorStateMachine:
- serializedVersion: 6
- m_ObjectHideFlags: 1
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_Name: Base Layer
- m_ChildStates:
- - serializedVersion: 1
- m_State: {fileID: 7601682898943563198}
- m_Position: {x: 280, y: 50, z: 0}
- m_ChildStateMachines: []
- m_AnyStateTransitions: []
- m_EntryTransitions: []
- m_StateMachineTransitions: {}
- m_StateMachineBehaviours: []
- m_AnyStatePosition: {x: 50, y: 20, z: 0}
- m_EntryPosition: {x: 50, y: 120, z: 0}
- m_ExitPosition: {x: 800, y: 120, z: 0}
- m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
- m_DefaultState: {fileID: 7601682898943563198}
---- !u!1102 &7601682898943563198
-AnimatorState:
- serializedVersion: 6
- m_ObjectHideFlags: 1
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_Name: Locomotion
- 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: 2101987655584003820}
- m_Tag:
- m_SpeedParameter:
- m_MirrorParameter:
- m_CycleOffsetParameter:
- m_TimeParameter:
diff --git a/Assets/Animator/Humanoid.controller.meta b/Assets/Animator/Humanoid.controller.meta
deleted file mode 100644
index ef3771a..0000000
--- a/Assets/Animator/Humanoid.controller.meta
+++ /dev/null
@@ -1,8 +0,0 @@
-fileFormatVersion: 2
-guid: 8ceb66b9d11550e4cb0f7af887ee0d29
-NativeFormatImporter:
- externalObjects: {}
- mainObjectFileID: 9100000
- userData:
- assetBundleName:
- assetBundleVariant: