1
0
mirror of https://github.com/Siccity/xNode.git synced 2026-03-26 22:49:02 +08:00
xNode/Samples~/StateMachine/New State Graph.asset
Wang Cong 7b480b6242 changed: move folder Examples into Samples~
In Package Manager UI 2.0 (compatible with Unity 2019.1), you can include samples in a package.
    https://forum.unity.com/threads/samples-in-packages-manual-setup.623080/
2019-10-21 11:37:56 +08:00

129 lines
3.8 KiB
Plaintext

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: dad9e75908d47ae419dba5bc800df549, type: 3}
m_Name: New State Graph
m_EditorClassIdentifier:
nodes:
- {fileID: 114319284393922042}
- {fileID: 114471802820302434}
- {fileID: 114232340257100334}
current: {fileID: 114232340257100334}
--- !u!114 &114232340257100334
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 32ef86e1b73c7d642acaa1b75f66bbbb, type: 3}
m_Name: State Node
m_EditorClassIdentifier:
graph: {fileID: 11400000}
position: {x: -248, y: -392}
ports:
keys:
- enter
- exit
values:
- _fieldName: enter
_node: {fileID: 114232340257100334}
_typeQualifiedName: XNode.Examples.StateGraph.StateNode+Empty, Assembly-CSharp,
Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
connections: []
_direction: 0
_connectionType: 0
_dynamic: 0
- _fieldName: exit
_node: {fileID: 114232340257100334}
_typeQualifiedName: XNode.Examples.StateGraph.StateNode+Empty, Assembly-CSharp,
Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
connections:
- fieldName: enter
node: {fileID: 114319284393922042}
_direction: 1
_connectionType: 0
_dynamic: 0
--- !u!114 &114319284393922042
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 32ef86e1b73c7d642acaa1b75f66bbbb, type: 3}
m_Name: State Node
m_EditorClassIdentifier:
graph: {fileID: 11400000}
position: {x: -392, y: -168}
ports:
keys:
- enter
- exit
values:
- _fieldName: enter
_node: {fileID: 114319284393922042}
_typeQualifiedName: XNode.Examples.StateGraph.StateNode+Empty, Assembly-CSharp,
Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
connections:
- fieldName: exit
node: {fileID: 114232340257100334}
_direction: 0
_connectionType: 0
_dynamic: 0
- _fieldName: exit
_node: {fileID: 114319284393922042}
_typeQualifiedName: XNode.Examples.StateGraph.StateNode+Empty, Assembly-CSharp,
Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
connections:
- fieldName: enter
node: {fileID: 114471802820302434}
_direction: 1
_connectionType: 0
_dynamic: 0
--- !u!114 &114471802820302434
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 32ef86e1b73c7d642acaa1b75f66bbbb, type: 3}
m_Name: State Node
m_EditorClassIdentifier:
graph: {fileID: 11400000}
position: {x: -56, y: -168}
ports:
keys:
- enter
- exit
values:
- _fieldName: enter
_node: {fileID: 114471802820302434}
_typeQualifiedName: XNode.Examples.StateGraph.StateNode+Empty, Assembly-CSharp,
Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
connections:
- fieldName: exit
node: {fileID: 114319284393922042}
_direction: 0
_connectionType: 0
_dynamic: 0
- _fieldName: exit
_node: {fileID: 114471802820302434}
_typeQualifiedName: XNode.Examples.StateGraph.StateNode+Empty, Assembly-CSharp,
Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
connections: []
_direction: 1
_connectionType: 0
_dynamic: 0