summaryrefslogtreecommitdiff
path: root/Other/NodeEditorExamples/Assets/xNode-examples/Examples/LogicToy/Example.asset
diff options
context:
space:
mode:
Diffstat (limited to 'Other/NodeEditorExamples/Assets/xNode-examples/Examples/LogicToy/Example.asset')
-rw-r--r--Other/NodeEditorExamples/Assets/xNode-examples/Examples/LogicToy/Example.asset347
1 files changed, 347 insertions, 0 deletions
diff --git a/Other/NodeEditorExamples/Assets/xNode-examples/Examples/LogicToy/Example.asset b/Other/NodeEditorExamples/Assets/xNode-examples/Examples/LogicToy/Example.asset
new file mode 100644
index 00000000..44386d23
--- /dev/null
+++ b/Other/NodeEditorExamples/Assets/xNode-examples/Examples/LogicToy/Example.asset
@@ -0,0 +1,347 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!114 &11400000
+MonoBehaviour:
+ 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: 1577ad53614c9e0498c962eaa9ba304f, type: 3}
+ m_Name: Example
+ m_EditorClassIdentifier:
+ nodes:
+ - {fileID: 114046633862954194}
+ - {fileID: 114880916489599218}
+ - {fileID: 114945579453429622}
+ - {fileID: 114944478030018250}
+ - {fileID: 114194736576219100}
+ - {fileID: 114558631167130670}
+ - {fileID: 114481634605117190}
+ - {fileID: 114463302483022418}
+--- !u!114 &114046633862954194
+MonoBehaviour:
+ 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: 54822dcd4ea0525409ad71a5fa416755, type: 3}
+ m_Name: Pulse
+ m_EditorClassIdentifier:
+ graph: {fileID: 11400000}
+ position: {x: -264, y: -248}
+ ports:
+ keys:
+ - output
+ values:
+ - _fieldName: output
+ _node: {fileID: 114046633862954194}
+ _typeQualifiedName: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
+ PublicKeyToken=b77a5c561934e089
+ connections:
+ - fieldName: input
+ node: {fileID: 114880916489599218}
+ reroutePoints: []
+ _direction: 1
+ _connectionType: 0
+ _typeConstraint: 0
+ _dynamic: 0
+ interval: 1
+ output: 0
+--- !u!114 &114194736576219100
+MonoBehaviour:
+ 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: c7d4066122e5859498bbf1f1db2593cf, type: 3}
+ m_Name: Toggle
+ m_EditorClassIdentifier:
+ graph: {fileID: 11400000}
+ position: {x: -72, y: -8}
+ ports:
+ keys:
+ - input
+ - output
+ values:
+ - _fieldName: input
+ _node: {fileID: 114194736576219100}
+ _typeQualifiedName: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
+ PublicKeyToken=b77a5c561934e089
+ connections:
+ - fieldName: output
+ node: {fileID: 114944478030018250}
+ reroutePoints: []
+ - fieldName: output
+ node: {fileID: 114481634605117190}
+ reroutePoints: []
+ _direction: 0
+ _connectionType: 0
+ _typeConstraint: 0
+ _dynamic: 0
+ - _fieldName: output
+ _node: {fileID: 114194736576219100}
+ _typeQualifiedName: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
+ PublicKeyToken=b77a5c561934e089
+ connections:
+ - fieldName: input
+ node: {fileID: 114945579453429622}
+ reroutePoints: []
+ _direction: 1
+ _connectionType: 0
+ _typeConstraint: 0
+ _dynamic: 0
+ input: 0
+ output: 1
+--- !u!114 &114463302483022418
+MonoBehaviour:
+ 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: c4bb0f0e96df60a4690ca03082a93b44, type: 3}
+ m_Name: Not
+ m_EditorClassIdentifier:
+ graph: {fileID: 11400000}
+ position: {x: 88, y: -248}
+ ports:
+ keys:
+ - input
+ - output
+ values:
+ - _fieldName: input
+ _node: {fileID: 114463302483022418}
+ _typeQualifiedName: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
+ PublicKeyToken=b77a5c561934e089
+ connections:
+ - fieldName: output
+ node: {fileID: 114880916489599218}
+ reroutePoints: []
+ _direction: 0
+ _connectionType: 0
+ _typeConstraint: 0
+ _dynamic: 0
+ - _fieldName: output
+ _node: {fileID: 114463302483022418}
+ _typeQualifiedName: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
+ PublicKeyToken=b77a5c561934e089
+ connections: []
+ _direction: 1
+ _connectionType: 0
+ _typeConstraint: 0
+ _dynamic: 0
+ input: 1
+ output: 0
+--- !u!114 &114481634605117190
+MonoBehaviour:
+ 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: 54822dcd4ea0525409ad71a5fa416755, type: 3}
+ m_Name: Pulse
+ m_EditorClassIdentifier:
+ graph: {fileID: 11400000}
+ position: {x: -264, y: 72}
+ ports:
+ keys:
+ - output
+ values:
+ - _fieldName: output
+ _node: {fileID: 114481634605117190}
+ _typeQualifiedName: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
+ PublicKeyToken=b77a5c561934e089
+ connections:
+ - fieldName: input
+ node: {fileID: 114194736576219100}
+ reroutePoints: []
+ _direction: 1
+ _connectionType: 0
+ _typeConstraint: 0
+ _dynamic: 0
+ interval: 1
+ output: 0
+--- !u!114 &114558631167130670
+MonoBehaviour:
+ 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: c7d4066122e5859498bbf1f1db2593cf, type: 3}
+ m_Name: Toggle
+ m_EditorClassIdentifier:
+ graph: {fileID: 11400000}
+ position: {x: 360, y: -72}
+ ports:
+ keys:
+ - input
+ - output
+ values:
+ - _fieldName: input
+ _node: {fileID: 114558631167130670}
+ _typeQualifiedName: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
+ PublicKeyToken=b77a5c561934e089
+ connections:
+ - fieldName: output
+ node: {fileID: 114945579453429622}
+ reroutePoints: []
+ _direction: 0
+ _connectionType: 0
+ _typeConstraint: 0
+ _dynamic: 0
+ - _fieldName: output
+ _node: {fileID: 114558631167130670}
+ _typeQualifiedName: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
+ PublicKeyToken=b77a5c561934e089
+ connections: []
+ _direction: 1
+ _connectionType: 0
+ _typeConstraint: 0
+ _dynamic: 0
+ input: 1
+ output: 1
+--- !u!114 &114880916489599218
+MonoBehaviour:
+ 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: c7d4066122e5859498bbf1f1db2593cf, type: 3}
+ m_Name: Toggle
+ m_EditorClassIdentifier:
+ graph: {fileID: 11400000}
+ position: {x: -72, y: -168}
+ ports:
+ keys:
+ - input
+ - output
+ values:
+ - _fieldName: input
+ _node: {fileID: 114880916489599218}
+ _typeQualifiedName: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
+ PublicKeyToken=b77a5c561934e089
+ connections:
+ - fieldName: output
+ node: {fileID: 114046633862954194}
+ reroutePoints: []
+ _direction: 0
+ _connectionType: 0
+ _typeConstraint: 0
+ _dynamic: 0
+ - _fieldName: output
+ _node: {fileID: 114880916489599218}
+ _typeQualifiedName: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
+ PublicKeyToken=b77a5c561934e089
+ connections:
+ - fieldName: input
+ node: {fileID: 114945579453429622}
+ reroutePoints: []
+ - fieldName: input
+ node: {fileID: 114463302483022418}
+ reroutePoints: []
+ _direction: 1
+ _connectionType: 0
+ _typeConstraint: 0
+ _dynamic: 0
+ input: 0
+ output: 1
+--- !u!114 &114944478030018250
+MonoBehaviour:
+ 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: 54822dcd4ea0525409ad71a5fa416755, type: 3}
+ m_Name: Pulse
+ m_EditorClassIdentifier:
+ graph: {fileID: 11400000}
+ position: {x: -264, y: -88}
+ ports:
+ keys:
+ - output
+ values:
+ - _fieldName: output
+ _node: {fileID: 114944478030018250}
+ _typeQualifiedName: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
+ PublicKeyToken=b77a5c561934e089
+ connections:
+ - fieldName: input
+ node: {fileID: 114194736576219100}
+ reroutePoints: []
+ _direction: 1
+ _connectionType: 0
+ _typeConstraint: 0
+ _dynamic: 0
+ interval: 1.06
+ output: 0
+--- !u!114 &114945579453429622
+MonoBehaviour:
+ 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: c88b3b7abe7eb324baec5d03dfa998ab, type: 3}
+ m_Name: And
+ m_EditorClassIdentifier:
+ graph: {fileID: 11400000}
+ position: {x: 152, y: -72}
+ ports:
+ keys:
+ - input
+ - output
+ values:
+ - _fieldName: input
+ _node: {fileID: 114945579453429622}
+ _typeQualifiedName: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
+ PublicKeyToken=b77a5c561934e089
+ connections:
+ - fieldName: output
+ node: {fileID: 114194736576219100}
+ reroutePoints: []
+ - fieldName: output
+ node: {fileID: 114880916489599218}
+ reroutePoints: []
+ _direction: 0
+ _connectionType: 0
+ _typeConstraint: 0
+ _dynamic: 0
+ - _fieldName: output
+ _node: {fileID: 114945579453429622}
+ _typeQualifiedName: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
+ PublicKeyToken=b77a5c561934e089
+ connections:
+ - fieldName: input
+ node: {fileID: 114558631167130670}
+ reroutePoints: []
+ _direction: 1
+ _connectionType: 0
+ _typeConstraint: 0
+ _dynamic: 0
+ input: 1
+ output: 1