| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142 | %YAML 1.1%TAG !u! tag:unity3d.com,2011:--- !u!114 &11400000MonoBehaviour:  m_ObjectHideFlags: 0  m_CorrespondingSourceObject: {fileID: 0}  m_PrefabInstance: {fileID: 0}  m_PrefabAsset: {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: 114471802820302434}--- !u!114 &114232340257100334MonoBehaviour:  m_ObjectHideFlags: 0  m_CorrespondingSourceObject: {fileID: 0}  m_PrefabInstance: {fileID: 0}  m_PrefabAsset: {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: -568, y: -264}  ports:    keys:    - enter    - exit    values:    - _fieldName: enter      _node: {fileID: 114232340257100334}      _typeQualifiedName: XNode.Examples.StateGraph.StateNode+Empty, xNodeExamples,        Version=0.0.0.0, Culture=neutral, PublicKeyToken=null      connections: []      _direction: 0      _connectionType: 0      _typeConstraint: 0      _dynamic: 0    - _fieldName: exit      _node: {fileID: 114232340257100334}      _typeQualifiedName: XNode.Examples.StateGraph.StateNode+Empty, xNodeExamples,        Version=0.0.0.0, Culture=neutral, PublicKeyToken=null      connections:      - fieldName: enter        node: {fileID: 114319284393922042}        reroutePoints: []      _direction: 1      _connectionType: 0      _typeConstraint: 0      _dynamic: 0--- !u!114 &114319284393922042MonoBehaviour:  m_ObjectHideFlags: 0  m_CorrespondingSourceObject: {fileID: 0}  m_PrefabInstance: {fileID: 0}  m_PrefabAsset: {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: -280, y: -120}  ports:    keys:    - enter    - exit    values:    - _fieldName: enter      _node: {fileID: 114319284393922042}      _typeQualifiedName: XNode.Examples.StateGraph.StateNode+Empty, xNodeExamples,        Version=0.0.0.0, Culture=neutral, PublicKeyToken=null      connections:      - fieldName: exit        node: {fileID: 114232340257100334}        reroutePoints: []      _direction: 0      _connectionType: 0      _typeConstraint: 0      _dynamic: 0    - _fieldName: exit      _node: {fileID: 114319284393922042}      _typeQualifiedName: XNode.Examples.StateGraph.StateNode+Empty, xNodeExamples,        Version=0.0.0.0, Culture=neutral, PublicKeyToken=null      connections:      - fieldName: enter        node: {fileID: 114471802820302434}        reroutePoints: []      _direction: 1      _connectionType: 0      _typeConstraint: 0      _dynamic: 0--- !u!114 &114471802820302434MonoBehaviour:  m_ObjectHideFlags: 0  m_CorrespondingSourceObject: {fileID: 0}  m_PrefabInstance: {fileID: 0}  m_PrefabAsset: {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: 72, y: -168}  ports:    keys:    - enter    - exit    values:    - _fieldName: enter      _node: {fileID: 114471802820302434}      _typeQualifiedName: XNode.Examples.StateGraph.StateNode+Empty, xNodeExamples,        Version=0.0.0.0, Culture=neutral, PublicKeyToken=null      connections:      - fieldName: exit        node: {fileID: 114319284393922042}        reroutePoints: []      _direction: 0      _connectionType: 0      _typeConstraint: 0      _dynamic: 0    - _fieldName: exit      _node: {fileID: 114471802820302434}      _typeQualifiedName: XNode.Examples.StateGraph.StateNode+Empty, xNodeExamples,        Version=0.0.0.0, Culture=neutral, PublicKeyToken=null      connections: []      _direction: 1      _connectionType: 0      _typeConstraint: 0      _dynamic: 0
 |