summaryrefslogtreecommitdiff
path: root/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/OldExamples/Example13_Moving/Ship.controller
diff options
context:
space:
mode:
authorchai <215380520@qq.com>2024-05-23 10:08:29 +0800
committerchai <215380520@qq.com>2024-05-23 10:08:29 +0800
commit8722a9920c1f6119bf6e769cba270e63097f8e25 (patch)
tree2eaf9865de7fb1404546de4a4296553d8f68cc3b /Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/OldExamples/Example13_Moving/Ship.controller
parent3ba4020b69e5971bb0df7ee08b31d10ea4d01937 (diff)
+ astar project
Diffstat (limited to 'Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/OldExamples/Example13_Moving/Ship.controller')
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/OldExamples/Example13_Moving/Ship.controller53
1 files changed, 53 insertions, 0 deletions
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/OldExamples/Example13_Moving/Ship.controller b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/OldExamples/Example13_Moving/Ship.controller
new file mode 100644
index 0000000..c6c7033
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/OldExamples/Example13_Moving/Ship.controller
@@ -0,0 +1,53 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!91 &9100000
+AnimatorController:
+ m_ObjectHideFlags: 0
+ m_PrefabParentObject: {fileID: 0}
+ m_PrefabInternal: {fileID: 0}
+ m_Name: Ship
+ serializedVersion: 2
+ m_AnimatorParameters: []
+ m_AnimatorLayers:
+ - serializedVersion: 3
+ m_Name: Base Layer
+ m_StateMachine: {fileID: 110700000}
+ m_Mask: {fileID: 0}
+ m_BlendingMode: 0
+ m_SyncedLayerIndex: -1
+ m_StateMachineMotionSetIndex: 0
+ m_DefaultWeight: 0
+ m_IKPass: 0
+ m_SyncedLayerAffectsTiming: 0
+ m_Controller: {fileID: 9100000}
+--- !u!1102 &110200000
+State:
+ m_ObjectHideFlags: 3
+ m_PrefabParentObject: {fileID: 0}
+ m_PrefabInternal: {fileID: 0}
+ m_Name: Ship
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Motions:
+ - {fileID: 7400000, guid: e11f893ed7c0f4cfeb3fafd4d75ce7e5, type: 2}
+ m_ParentStateMachine: {fileID: 110700000}
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_Mirror: 0
+ m_Tag:
+--- !u!1107 &110700000
+StateMachine:
+ serializedVersion: 2
+ m_ObjectHideFlags: 3
+ m_PrefabParentObject: {fileID: 0}
+ m_PrefabInternal: {fileID: 0}
+ m_Name: Base Layer
+ m_DefaultState: {fileID: 110200000}
+ m_States:
+ - {fileID: 110200000}
+ m_ChildStateMachine: []
+ m_ChildStateMachinePosition: []
+ m_OrderedTransitions: {}
+ m_MotionSetCount: 1
+ m_AnyStatePosition: {x: 50, y: 20, z: 0}
+ m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}