{ "Type": "JsonSerialization", "Version": 1, "ClassName": "ScriptCanvasData", "ClassData": { "m_scriptCanvas": { "Id": { "id": 25891135851572 }, "Name": "Script Canvas Graph", "Components": { "Component_[13844847338590402527]": { "$type": "EditorGraph", "Id": 13844847338590402527, "m_graphData": { "m_nodes": [ { "Id": { "id": 26118769118260 }, "Name": "SC Node(SetVariable)", "Components": { "Component_[1043012152772554905]": { "$type": "SetVariableNode", "Id": 1043012152772554905, "Slots": [ { "id": { "m_id": "{704C5076-1AA5-4507-B5C7-64B9034418F6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{2B10FFC2-0568-410C-8529-98CE9398CA2A}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B7E46022-1DD0-403C-933D-BEE98BD0C861}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{AA53EA80-0A7E-4347-ADA5-EF1322FA9C94}" } }, { "id": { "m_id": "{5DA9841C-642C-4AEB-9465-CBEEB77E6F84}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number" } ], "m_variableId": { "m_id": "{EDF05677-E8CE-47FB-8DF5-34AD052B8E2E}" }, "m_variableDataInSlotId": { "m_id": "{B7E46022-1DD0-403C-933D-BEE98BD0C861}" }, "m_variableDataOutSlotId": { "m_id": "{5DA9841C-642C-4AEB-9465-CBEEB77E6F84}" } } } }, { "Id": { "id": 26002805001268 }, "Name": "SC-Node(ScriptCanvas_StringFunctions_StartsWith)", "Components": { "Component_[1053562307665267790]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 1053562307665267790, "Slots": [ { "id": { "m_id": "{5AB26D8A-F515-4C5A-83D1-3FDE7B788926}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Source", "toolTip": "The string to search in.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{83C8E240-D002-4782-88EA-3F8C877D64F3}" } }, { "id": { "m_id": "{A4DFBAD8-A388-4779-99C5-54E4E83BE179}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Pattern", "toolTip": "The substring to search for.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{9562C1BD-DE28-4215-8AA9-571480F04F38}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Case Sensitive", "toolTip": "Take into account the case of the string when searching.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5382C51A-F2F7-4CBA-BAA6-4493BE20ADF0}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{771BA30A-805C-40A6-BB5E-1EEC7A281B54}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "True", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{E28FB014-2E6A-4409-B144-8D078014560F}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "False", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "isVisibile": false, "id": { "m_id": "{64A7EBA9-B3DD-473C-86C1-B3859D758732}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean", "DisplayDataType": { "m_type": 0 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "GameOver_", "label": "Pattern" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": false, "label": "Case Sensitive" } ], "methodType": 1, "methodName": "ScriptCanvas_StringFunctions_StartsWith", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{5AB26D8A-F515-4C5A-83D1-3FDE7B788926}" }, { "m_id": "{A4DFBAD8-A388-4779-99C5-54E4E83BE179}" }, { "m_id": "{9562C1BD-DE28-4215-8AA9-571480F04F38}" } ], "prettyClassName": "ScriptCanvas_StringFunctions_StartsWith" } } }, { "Id": { "id": 26256208071732 }, "Name": "SC-Node(Gate)", "Components": { "Component_[10856662084067496498]": { "$type": "Gate", "Id": 10856662084067496498, "Slots": [ { "id": { "m_id": "{230316C2-8C0F-4CFF-839E-EE1E57934FC7}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Condition", "toolTip": "If true the node will signal the Output and proceed execution", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{67648DB9-52D0-4724-AEB2-37C701DD86F2}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "Input signal", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{698F9270-AF05-4D85-B9BC-E1A6C71F9115}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "True", "toolTip": "Signaled if the condition provided evaluates to true.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{F1B3AE6A-EAB1-4FD6-B1AD-975ECB072BAB}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "False", "toolTip": "Signaled if the condition provided evaluates to false.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": false, "label": "Condition" } ] } } }, { "Id": { "id": 26428006763572 }, "Name": "SC-Node(HeartBeatNodeableNode)", "Components": { "Component_[10864304422776534721]": { "$type": "HeartBeatNodeableNode", "Id": 10864304422776534721, "Slots": [ { "id": { "m_id": "{762B0F94-F43C-4BCA-9356-33B5333E4B34}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Start", "DisplayGroup": { "Value": 2675529103 }, "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{F2802102-5D61-4C2E-AE5F-C4A7BDA2365E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Interval", "toolTip": "The amount of time between pulses", "DisplayGroup": { "Value": 2675529103 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{3E210F0A-B721-4542-9F89-44F3B368CC16}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "On Start", "DisplayGroup": { "Value": 2675529103 }, "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B850F44F-0041-4B6C-9D00-0FFAB325CF04}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Stop", "DisplayGroup": { "Value": 3109426870 }, "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{69385C49-9E6E-4EA4-9528-47BA4F9A7CAD}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "On Stop", "DisplayGroup": { "Value": 3109426870 }, "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{AE459442-D3F6-42BB-B909-96B49BA37812}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Pulse", "toolTip": "Signaled at each specified interval.", "DisplayGroup": { "Value": 454478554 }, "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 500.0, "label": "Interval" } ], "nodeable": { "m_timeUnits": 1 }, "slotExecutionMap": { "ins": [ { "_slotId": { "m_id": "{762B0F94-F43C-4BCA-9356-33B5333E4B34}" }, "_inputs": [ { "_slotId": { "m_id": "{F2802102-5D61-4C2E-AE5F-C4A7BDA2365E}" } } ], "_outs": [ { "_slotId": { "m_id": "{3E210F0A-B721-4542-9F89-44F3B368CC16}" }, "_name": "On Start", "_interfaceSourceId": "{48ADEB91-FF7F-0000-0000-000000000000}" } ], "_interfaceSourceId": "{404D9FE0-FF7F-0000-3000-000000000000}" }, { "_slotId": { "m_id": "{B850F44F-0041-4B6C-9D00-0FFAB325CF04}" }, "_outs": [ { "_slotId": { "m_id": "{69385C49-9E6E-4EA4-9528-47BA4F9A7CAD}" }, "_name": "On Stop", "_interfaceSourceId": "{48ADEB91-FF7F-0000-0000-000000000000}" } ], "_interfaceSourceId": "{404D9FE0-FF7F-0000-3000-000000000000}" } ], "latents": [ { "_slotId": { "m_id": "{AE459442-D3F6-42BB-B909-96B49BA37812}" }, "_name": "Pulse", "_interfaceSourceId": "{404D9FE0-FF7F-0000-3000-000000000000}" } ] } } } }, { "Id": { "id": 26011394935860 }, "Name": "SC Node(GetVariable)", "Components": { "Component_[1116566556213266432]": { "$type": "GetVariableNode", "Id": 1116566556213266432, "Slots": [ { "id": { "m_id": "{B17C504D-519C-4E8C-87A8-4B82F6F9D004}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the property referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{29980A44-19F0-4251-B866-8065D99CD22A}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{A3972C3A-0C62-4AE5-BFF6-97B86FA30F21}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "m_variableId": { "m_id": "{A112B959-8524-4700-9882-7F819ED9D527}" }, "m_variableDataOutSlotId": { "m_id": "{A3972C3A-0C62-4AE5-BFF6-97B86FA30F21}" } } } }, { "Id": { "id": 25904020753460 }, "Name": "SC Node(GetVariable)", "Components": { "Component_[11596372446808558609]": { "$type": "GetVariableNode", "Id": 11596372446808558609, "Slots": [ { "id": { "m_id": "{43742A50-E3CC-4CC2-AA5C-887E37E8444C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the property referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{C0AF96CA-BD03-4E7D-B976-77F70743C9FD}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{10F4CE68-864A-44D0-814F-7481F520C0B2}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "m_variableId": { "m_id": "{CDE83E3B-0986-4081-BE5B-5B65C73023F6}" }, "m_variableDataOutSlotId": { "m_id": "{10F4CE68-864A-44D0-814F-7481F520C0B2}" } } } }, { "Id": { "id": 26015689903156 }, "Name": "SC-Node(Format)", "Components": { "Component_[11625975441376465430]": { "$type": "Format", "Id": 11625975441376465430, "Slots": [ { "id": { "m_id": "{AD3C38A5-EF27-4605-8928-6F62B2949FE5}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "Input signal", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{B4C6D4A7-379A-4E02-8741-FB73DBEF284B}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{F28B80A6-9345-4F47-B46E-599DC93B3E61}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Value", "toolTip": "Value which replaces instances of {Value} in the resulting string.", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1015031923 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{AF4121ED-AEC0-4B2F-AA63-D39ACFA9C618}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String", "toolTip": "The resulting string.", "DisplayDataType": { "m_type": 5 }, "DisplayGroup": { "Value": 1015031923 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Value" } ], "m_format": "0{Value}", "m_arrayBindingMap": [ { "Key": 1, "Value": { "m_id": "{F28B80A6-9345-4F47-B46E-599DC93B3E61}" } } ], "m_unresolvedString": [ "0", {} ], "m_formatSlotMap": { "Value": { "m_id": "{F28B80A6-9345-4F47-B46E-599DC93B3E61}" } } } } }, { "Id": { "id": 26316337613876 }, "Name": "SC-Node(Split)", "Components": { "Component_[11755823060313790595]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 11755823060313790595, "Slots": [ { "id": { "m_id": "{B9D4393D-4D76-4592-A785-B9931DC56B8C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Source", "toolTip": "The string to search in.", "DisplayDataType": { "m_type": 5 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{52BFA64A-1EB0-48EA-A51E-E3EA26F33072}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Delimiters", "toolTip": "The characters that can be used as delimiters.", "DisplayDataType": { "m_type": 5 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{A002C6F3-3C1D-4993-A6C9-B778DE55D765}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{EDB96B66-B79E-4FC8-86A4-7F3F49FA2C44}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{5DF9F726-FF3D-4BD4-B4AE-5ACDC860BC18}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Array", "DisplayDataType": { "m_type": 4, "m_azType": "{99DAD0BC-740E-5E82-826B-8FC7968CC02C}" }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": ".", "label": "Delimiters" } ], "methodType": 1, "methodName": "ScriptCanvas_StringFunctions_Split", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{B9D4393D-4D76-4592-A785-B9931DC56B8C}" }, { "m_id": "{52BFA64A-1EB0-48EA-A51E-E3EA26F33072}" } ], "prettyClassName": "ScriptCanvas_StringFunctions_Split" } } }, { "Id": { "id": 26230438267956 }, "Name": "SC Node(GetVariable)", "Components": { "Component_[11809066032425387908]": { "$type": "GetVariableNode", "Id": 11809066032425387908, "Slots": [ { "id": { "m_id": "{2A22CE1D-5601-46A2-9F70-FBF09DF7B131}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the property referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{24FC010F-8E0F-48FE-B414-D6B313DE573C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{C12DEDA8-902B-4CD2-9311-6B727FECC9E7}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "m_variableId": { "m_id": "{68CBDFE9-4AB6-4E49-A73F-F63C5EA2BE24}" }, "m_variableDataOutSlotId": { "m_id": "{C12DEDA8-902B-4CD2-9311-6B727FECC9E7}" } } } }, { "Id": { "id": 26294862777396 }, "Name": "SC-Node(SetText)", "Components": { "Component_[12213180731706477476]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 12213180731706477476, "Slots": [ { "id": { "m_id": "{F39F4DBD-398B-4F34-88F0-79F5C2E77F69}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityID: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{3DEAB442-E3CE-4478-BA22-72E60A75966A}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5264A05D-753B-494F-9025-F344E700C7AD}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{EF2DF531-EC53-4833-BF9C-C8CA711808BB}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Text" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "BLAHBLAH", "label": "String: 1" } ], "methodType": 0, "methodName": "SetText", "className": "UiTextBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{F39F4DBD-398B-4F34-88F0-79F5C2E77F69}" }, { "m_id": "{3DEAB442-E3CE-4478-BA22-72E60A75966A}" } ], "prettyClassName": "UiTextBus" } } }, { "Id": { "id": 26161718791220 }, "Name": "ReceiveScriptEvent", "Components": { "Component_[12294634143554393419]": { "$type": "ReceiveScriptEvent", "Id": 12294634143554393419, "Slots": [ { "id": { "m_id": "{863DAE9B-3D11-4B90-A9F4-885C0DB66ECA}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Connect", "toolTip": "Connect this event handler to the specified entity.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{065B8935-2927-4751-9B57-33969078AF3C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Disconnect", "toolTip": "Disconnect this event handler.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{C64109F3-DFBE-4CAC-A0EB-9703704EB91E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnConnected", "toolTip": "Signaled when a connection has taken place.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{49A0AC66-BCAB-475E-AB2B-DA98E205FC2E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnDisconnected", "toolTip": "Signaled when this event handler is disconnected.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{05D2BE78-18B6-40BD-8FD2-E2684E151F8F}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnFailure", "toolTip": "Signaled when it is not possible to connect this handler.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{61D15473-58C4-42C4-A32B-F9B09AB56AD4}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:NextLevel", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{E97500CF-7D5B-4B93-AABE-A37951C55065}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "GameState", "DisplayDataType": { "m_type": 5 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{B35F7A1E-DC5C-4D56-A270-3FF0D7430712}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:GameStateChanged", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{C17A06F2-3DC1-4DD4-9620-74331F91C376}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:PlayerHitByObstacle", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{23FE4770-531D-4F27-B70A-48E3AE5B7BF2}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{83C8E240-D002-4782-88EA-3F8C877D64F3}" } }, { "id": { "m_id": "{68D9EDAA-83A6-477B-88DE-10705C3F2994}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:GetGameState", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{C7C48CF6-78CB-4844-BB8E-FDECAD2B9820}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:NewspaperThrown", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{F1F4A706-6B24-4DF2-ACB4-9D8F3F9C17D6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{A26E9DB5-11EF-4851-BF53-7A2DAE5774EA}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:GetNewspapersRemaining", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{B3F9CF92-1E16-445E-A3EE-5F0062C26BD5}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:StartGame", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{98FABCEF-5D2D-406E-8FB6-2E96A5077A57}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Points", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{6863A14A-6007-458D-9D87-B2B6EF7D53E6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:NewspaperHitTarget", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "String" }, { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number" } ], "m_version": 11, "m_eventMap": [ { "Key": { "Value": 949996825 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "NewspaperThrown", "m_eventSlotId": { "m_id": "{C7C48CF6-78CB-4844-BB8E-FDECAD2B9820}" } } }, { "Key": { "Value": 1059988396 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "GetGameState", "m_eventSlotId": { "m_id": "{68D9EDAA-83A6-477B-88DE-10705C3F2994}" }, "m_resultSlotId": { "m_id": "{23FE4770-531D-4F27-B70A-48E3AE5B7BF2}" } } }, { "Key": { "Value": 1337177786 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "StartGame", "m_eventSlotId": { "m_id": "{B3F9CF92-1E16-445E-A3EE-5F0062C26BD5}" } } }, { "Key": { "Value": 1558730029 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "PlayerHitByObstacle", "m_eventSlotId": { "m_id": "{C17A06F2-3DC1-4DD4-9620-74331F91C376}" } } }, { "Key": { "Value": 2045047473 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "GetNewspapersRemaining", "m_eventSlotId": { "m_id": "{A26E9DB5-11EF-4851-BF53-7A2DAE5774EA}" }, "m_resultSlotId": { "m_id": "{F1F4A706-6B24-4DF2-ACB4-9D8F3F9C17D6}" } } }, { "Key": { "Value": 3075378332 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "NextLevel", "m_eventSlotId": { "m_id": "{61D15473-58C4-42C4-A32B-F9B09AB56AD4}" } } }, { "Key": { "Value": 3434847886 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "NewspaperHitTarget", "m_eventSlotId": { "m_id": "{6863A14A-6007-458D-9D87-B2B6EF7D53E6}" }, "m_parameterSlotIds": [ { "m_id": "{98FABCEF-5D2D-406E-8FB6-2E96A5077A57}" } ], "m_numExpectedArguments": 1 } }, { "Key": { "Value": 3435658061 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "GameStateChanged", "m_eventSlotId": { "m_id": "{B35F7A1E-DC5C-4D56-A270-3FF0D7430712}" }, "m_parameterSlotIds": [ { "m_id": "{E97500CF-7D5B-4B93-AABE-A37951C55065}" } ], "m_numExpectedArguments": 1 } } ], "m_eventSlotMapping": { "{11D5D184-7907-4EDA-895E-FCE09AE24C9E}": { "m_id": "{23FE4770-531D-4F27-B70A-48E3AE5B7BF2}" }, "{1F24D57F-234D-490A-9413-F530A08ABAE9}": { "m_id": "{C17A06F2-3DC1-4DD4-9620-74331F91C376}" }, "{40D8D69C-30AD-46D6-919D-9B4C3A347E67}": { "m_id": "{F1F4A706-6B24-4DF2-ACB4-9D8F3F9C17D6}" }, "{43ED63ED-9232-44B9-9319-BA02243ECFBC}": { "m_id": "{C7C48CF6-78CB-4844-BB8E-FDECAD2B9820}" }, "{8DFE5BDF-84F2-4D0F-BE77-9EDFA94DD483}": { "m_id": "{E97500CF-7D5B-4B93-AABE-A37951C55065}" }, "{8FB2B34B-3517-4CC8-8A19-DF4493E97D92}": { "m_id": "{B3F9CF92-1E16-445E-A3EE-5F0062C26BD5}" }, "{93096A5C-B8EE-46A1-8760-6233CA538C1A}": { "m_id": "{6863A14A-6007-458D-9D87-B2B6EF7D53E6}" }, "{A6509EAA-A5EB-49C3-A771-2C65EC1F58C2}": { "m_id": "{68D9EDAA-83A6-477B-88DE-10705C3F2994}" }, "{ABE647BB-C5B0-45D9-A69B-088C1A2ECF80}": { "m_id": "{61D15473-58C4-42C4-A32B-F9B09AB56AD4}" }, "{D277195A-B1C0-4ED7-9666-F0D1AE486BEF}": { "m_id": "{B35F7A1E-DC5C-4D56-A270-3FF0D7430712}" }, "{DDB92FDF-34B3-4EE3-9ABB-5C2223CCEAE0}": { "m_id": "{A26E9DB5-11EF-4851-BF53-7A2DAE5774EA}" }, "{FB6E6EE6-0A89-4C88-909A-0190D98BE4DE}": { "m_id": "{98FABCEF-5D2D-406E-8FB6-2E96A5077A57}" } }, "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_asset": { "assetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "assetHint": "scriptcanvas/paper_kid_script_events.scriptevents" }, "m_autoConnectToGraphOwner": false } } }, { "Id": { "id": 25955560361012 }, "Name": "SC Node(SetVariable)", "Components": { "Component_[12477426655985448147]": { "$type": "SetVariableNode", "Id": 12477426655985448147, "Slots": [ { "id": { "m_id": "{38A7D252-3355-4AFA-B7E6-4209513E766E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{7979A5E5-B9FA-4397-87DD-D415394D8131}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{3ADC7D12-E431-4004-B921-44572A4D0C38}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{8A7C19BC-AEA3-4612-A99F-A792E0149038}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number" } ], "m_variableId": { "m_id": "{ABEE0B1F-D5A7-4B76-927B-C14616ED48B2}" }, "m_variableDataInSlotId": { "m_id": "{3ADC7D12-E431-4004-B921-44572A4D0C38}" }, "m_variableDataOutSlotId": { "m_id": "{8A7C19BC-AEA3-4612-A99F-A792E0149038}" } } } }, { "Id": { "id": 26346402384948 }, "Name": "SC-Node(ForEach)", "Components": { "Component_[12583761228580101530]": { "$type": "ForEach", "Id": 12583761228580101530, "Slots": [ { "id": { "m_id": "{7D6A51F0-AF3B-4D78-83D9-B180F7EAC2D6}" }, "DynamicTypeOverride": 2, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Source", "DisplayDataType": { "m_type": 4, "m_azType": "{4841CFF0-7A5C-519C-BD16-D3625E99605E}" }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 3089028177 }, "DataType": 1 }, { "id": { "m_id": "{65BF9DDA-2DBB-4922-9047-5F08F52BCB7F}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "Signaled upon node entry", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{D3F307AD-BB5C-4BB9-93E1-77A9E7D29724}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Break", "toolTip": "Stops the iteration when signaled", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{2C4BDDA0-4618-446D-9D9D-693BD589B56D}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Each", "toolTip": "Signalled after each element of the container", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{049C4D63-0158-47D6-921A-F31E9069955C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Finished", "toolTip": "The container has been fully iterated over", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{A66C40BA-A8CA-40BA-B43F-B61948E51669}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 4, "m_azType": "{4841CFF0-7A5C-519C-BD16-D3625E99605E}" }, "isNullPointer": false, "$type": "{4841CFF0-7A5C-519C-BD16-D3625E99605E} AZStd::vector", "label": "Source" } ], "m_sourceSlot": { "m_id": "{7D6A51F0-AF3B-4D78-83D9-B180F7EAC2D6}" }, "m_previousTypeId": "{4841CFF0-7A5C-519C-BD16-D3625E99605E}", "m_propertySlots": [ { "m_propertySlotId": { "m_id": "{A66C40BA-A8CA-40BA-B43F-B61948E51669}" }, "m_propertyType": { "m_type": 1 }, "m_propertyName": "EntityId" } ] } } }, { "Id": { "id": 25916905655348 }, "Name": "SC-Node(LessEqual)", "Components": { "Component_[12651466320769412147]": { "$type": "LessEqual", "Id": 12651466320769412147, "Slots": [ { "id": { "m_id": "{8020BACA-3F52-492C-AEA3-81DE134BF1A7}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Result", "DisplayDataType": { "m_type": 0 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{0CC9FB1D-0079-4504-95FC-D08C5934B413}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "Signal to perform the evaluation when desired.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{D9567FDB-6ED4-4C12-A7AB-1A84A2D64EBB}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "True", "toolTip": "Signaled if the result of the operation is true.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{EE44625D-DBB4-41BC-AFFF-609CFD3DA2F8}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "False", "toolTip": "Signaled if the result of the operation is false.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{FA9FC2F5-A6C4-4A02-9B92-60E1F9B02A91}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Value A", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 3545012108 }, "DataType": 1 }, { "id": { "m_id": "{48BF5D7E-8677-44B3-8B07-67C1D24A7A4E}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Value B", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 3545012108 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Value A" }, { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Value B" } ] } } }, { "Id": { "id": 26243323169844 }, "Name": "SC-Node(ScriptCanvas_StringFunctions_EndsWith)", "Components": { "Component_[12979641939007721718]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 12979641939007721718, "Slots": [ { "id": { "m_id": "{E5166E9B-2266-4BA3-A657-C44F5842244E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Source", "toolTip": "The string to search in.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{83C8E240-D002-4782-88EA-3F8C877D64F3}" } }, { "id": { "m_id": "{729240CD-8AA3-48AB-8BF6-A2F33583605E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Pattern", "toolTip": "The substring to search for.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{0938DA46-630B-424E-A4D8-53D0CBE3F5E7}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Case Sensitive", "toolTip": "Take into account the case of the string when searching.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{110882B6-5324-4BFF-9BEF-BE297CCB12A0}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{73B9B4ED-9AF5-4072-A2CF-51759A662F90}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "True", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{FF4B936B-2BA6-421E-92FA-1D49A5288D2A}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "False", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "isVisibile": false, "id": { "m_id": "{0DA0279F-1BA0-4575-9726-F362AAD5DF0D}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean", "DisplayDataType": { "m_type": 0 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "InProgress", "label": "Pattern" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": false, "label": "Case Sensitive" } ], "methodType": 1, "methodName": "ScriptCanvas_StringFunctions_EndsWith", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{E5166E9B-2266-4BA3-A657-C44F5842244E}" }, { "m_id": "{729240CD-8AA3-48AB-8BF6-A2F33583605E}" }, { "m_id": "{0938DA46-630B-424E-A4D8-53D0CBE3F5E7}" } ], "prettyClassName": "ScriptCanvas_StringFunctions_EndsWith" } } }, { "Id": { "id": 26062934543412 }, "Name": "SC-Node(ScriptCanvas_StringFunctions_EndsWith)", "Components": { "Component_[12979641939007721718]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 12979641939007721718, "Slots": [ { "id": { "m_id": "{E5166E9B-2266-4BA3-A657-C44F5842244E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Source", "toolTip": "The string to search in.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{83C8E240-D002-4782-88EA-3F8C877D64F3}" } }, { "id": { "m_id": "{729240CD-8AA3-48AB-8BF6-A2F33583605E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Pattern", "toolTip": "The substring to search for.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{0938DA46-630B-424E-A4D8-53D0CBE3F5E7}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Case Sensitive", "toolTip": "Take into account the case of the string when searching.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{110882B6-5324-4BFF-9BEF-BE297CCB12A0}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{73B9B4ED-9AF5-4072-A2CF-51759A662F90}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "True", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{FF4B936B-2BA6-421E-92FA-1D49A5288D2A}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "False", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "isVisibile": false, "id": { "m_id": "{0DA0279F-1BA0-4575-9726-F362AAD5DF0D}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean", "DisplayDataType": { "m_type": 0 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "SplashScreen", "label": "Pattern" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": false, "label": "Case Sensitive" } ], "methodType": 1, "methodName": "ScriptCanvas_StringFunctions_EndsWith", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{E5166E9B-2266-4BA3-A657-C44F5842244E}" }, { "m_id": "{729240CD-8AA3-48AB-8BF6-A2F33583605E}" }, { "m_id": "{0938DA46-630B-424E-A4D8-53D0CBE3F5E7}" } ], "prettyClassName": "ScriptCanvas_StringFunctions_EndsWith" } } }, { "Id": { "id": 25934085524532 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[13075114047508665963]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 13075114047508665963, "Slots": [ { "id": { "m_id": "{DB93405E-1661-4B3B-B141-3BA7A876BBDE}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityID: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{7FA910D5-543D-4864-9ED1-4F25A2A9C55A}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{13935DEA-85B5-4142-A304-9D93F5B43427}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{C15D5182-CB20-4FED-9004-1C8E8E586055}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{54F791CA-47EE-45E5-8F52-00CDD48EDA01}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Result: EntityID", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "TimerSeconds", "label": "String: 1" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{DB93405E-1661-4B3B-B141-3BA7A876BBDE}" }, { "m_id": "{7FA910D5-543D-4864-9ED1-4F25A2A9C55A}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 26307747679284 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[13075114047508665963]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 13075114047508665963, "Slots": [ { "id": { "m_id": "{DB93405E-1661-4B3B-B141-3BA7A876BBDE}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityID: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{7FA910D5-543D-4864-9ED1-4F25A2A9C55A}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{13935DEA-85B5-4142-A304-9D93F5B43427}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{C15D5182-CB20-4FED-9004-1C8E8E586055}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{54F791CA-47EE-45E5-8F52-00CDD48EDA01}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Result: EntityID", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "TimerSeparator", "label": "String: 1" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{DB93405E-1661-4B3B-B141-3BA7A876BBDE}" }, { "m_id": "{7FA910D5-543D-4864-9ED1-4F25A2A9C55A}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 26372172188724 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[13075114047508665963]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 13075114047508665963, "Slots": [ { "id": { "m_id": "{DB93405E-1661-4B3B-B141-3BA7A876BBDE}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityID: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{7FA910D5-543D-4864-9ED1-4F25A2A9C55A}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{13935DEA-85B5-4142-A304-9D93F5B43427}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{C15D5182-CB20-4FED-9004-1C8E8E586055}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{54F791CA-47EE-45E5-8F52-00CDD48EDA01}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Result: EntityID", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "TimerSeparator", "label": "String: 1" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{DB93405E-1661-4B3B-B141-3BA7A876BBDE}" }, { "m_id": "{7FA910D5-543D-4864-9ED1-4F25A2A9C55A}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 26067229510708 }, "Name": "SC Node(SetVariable)", "Components": { "Component_[13167072977443624998]": { "$type": "SetVariableNode", "Id": 13167072977443624998, "Slots": [ { "id": { "m_id": "{6996CD94-F41B-4B77-B3C3-7E8174E88146}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{2047FDEA-646F-4171-A8B0-F04564CE65A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{943D7AE2-332D-4412-B4CD-2593DA6CB7B6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{3648EF39-D1FF-4DFB-8964-303FA530F2AF}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "EntityId" } ], "m_variableId": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" }, "m_variableDataInSlotId": { "m_id": "{943D7AE2-332D-4412-B4CD-2593DA6CB7B6}" }, "m_variableDataOutSlotId": { "m_id": "{3648EF39-D1FF-4DFB-8964-303FA530F2AF}" } } } }, { "Id": { "id": 26187488594996 }, "Name": "SC-Node(Format)", "Components": { "Component_[13381844702806896313]": { "$type": "Format", "Id": 13381844702806896313, "Slots": [ { "id": { "m_id": "{89594FFA-BF31-415B-B8BD-63E62D151553}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "Input signal", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{3E099DB3-B449-462E-9095-6B2BC0F090CA}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{130F9094-4E43-4DD4-9DDA-9BA2B9B2AB38}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Value", "toolTip": "Value which replaces instances of {Value} in the resulting string.", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1015031923 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{660CCA2D-047F-4C1F-9029-F41EB9B0E5BF}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String", "toolTip": "The resulting string.", "DisplayDataType": { "m_type": 5 }, "DisplayGroup": { "Value": 1015031923 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Value" } ], "m_format": "0{Value}", "m_arrayBindingMap": [ { "Key": 1, "Value": { "m_id": "{130F9094-4E43-4DD4-9DDA-9BA2B9B2AB38}" } } ], "m_unresolvedString": [ "0", {} ], "m_formatSlotMap": { "Value": { "m_id": "{130F9094-4E43-4DD4-9DDA-9BA2B9B2AB38}" } } } } }, { "Id": { "id": 26127359052852 }, "Name": "SC-Node(ScriptCanvas_StringFunctions_EndsWith)", "Components": { "Component_[13432906771430195432]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 13432906771430195432, "Slots": [ { "id": { "m_id": "{F133F140-2C30-499A-8F98-1B96F5A834A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Source", "toolTip": "The string to search in.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{83C8E240-D002-4782-88EA-3F8C877D64F3}" } }, { "id": { "m_id": "{20DF84F8-B5E2-4E76-945C-6A0970C5597D}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Pattern", "toolTip": "The substring to search for.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{296E4218-E344-45E2-BC78-8852CEFC4900}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Case Sensitive", "toolTip": "Take into account the case of the string when searching.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{C0D29032-2F04-446C-B031-2FE539D9850B}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{CE9C7221-5AB2-467A-8E52-2D3EF75E7658}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "True", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{3E102618-B36D-4B6C-8E37-57B59AED19AA}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "False", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "isVisibile": false, "id": { "m_id": "{73E58146-B2EB-4569-B763-C350EC751E3B}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean", "DisplayDataType": { "m_type": 0 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "SplashScreen", "label": "Pattern" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": false, "label": "Case Sensitive" } ], "methodType": 1, "methodName": "ScriptCanvas_StringFunctions_EndsWith", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{F133F140-2C30-499A-8F98-1B96F5A834A6}" }, { "m_id": "{20DF84F8-B5E2-4E76-945C-6A0970C5597D}" }, { "m_id": "{296E4218-E344-45E2-BC78-8852CEFC4900}" } ], "prettyClassName": "ScriptCanvas_StringFunctions_EndsWith" } } }, { "Id": { "id": 25908315720756 }, "Name": "SC-Node(SetText)", "Components": { "Component_[13761254524940938297]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 13761254524940938297, "Slots": [ { "id": { "m_id": "{CF083042-AE6E-4C7F-977A-1E97B7531DD0}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5EDAD15D-9F1F-450D-BEDD-BBD92446E8BC}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{4CB70D0C-60A4-43B5-BA38-E597D5414C4F}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{77A557CB-DDE0-4109-B7F0-B9F5D5B3E148}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "Text" } ], "methodType": 0, "methodName": "SetText", "className": "UiTextBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{CF083042-AE6E-4C7F-977A-1E97B7531DD0}" }, { "m_id": "{5EDAD15D-9F1F-450D-BEDD-BBD92446E8BC}" } ], "prettyClassName": "UiTextBus" } } }, { "Id": { "id": 26170308725812 }, "Name": "SC-Node(SetText)", "Components": { "Component_[13761254524940938297]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 13761254524940938297, "Slots": [ { "id": { "m_id": "{CF083042-AE6E-4C7F-977A-1E97B7531DD0}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5EDAD15D-9F1F-450D-BEDD-BBD92446E8BC}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{4CB70D0C-60A4-43B5-BA38-E597D5414C4F}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{77A557CB-DDE0-4109-B7F0-B9F5D5B3E148}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "Text" } ], "methodType": 0, "methodName": "SetText", "className": "UiTextBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{CF083042-AE6E-4C7F-977A-1E97B7531DD0}" }, { "m_id": "{5EDAD15D-9F1F-450D-BEDD-BBD92446E8BC}" } ], "prettyClassName": "UiTextBus" } } }, { "Id": { "id": 26329222515764 }, "Name": "SC-Node(SetText)", "Components": { "Component_[13761254524940938297]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 13761254524940938297, "Slots": [ { "id": { "m_id": "{CF083042-AE6E-4C7F-977A-1E97B7531DD0}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5EDAD15D-9F1F-450D-BEDD-BBD92446E8BC}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{4CB70D0C-60A4-43B5-BA38-E597D5414C4F}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{77A557CB-DDE0-4109-B7F0-B9F5D5B3E148}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "Text" } ], "methodType": 0, "methodName": "SetText", "className": "UiTextBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{CF083042-AE6E-4C7F-977A-1E97B7531DD0}" }, { "m_id": "{5EDAD15D-9F1F-450D-BEDD-BBD92446E8BC}" } ], "prettyClassName": "UiTextBus" } } }, { "Id": { "id": 26376467156020 }, "Name": "SC-Node(SetText)", "Components": { "Component_[13761254524940938297]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 13761254524940938297, "Slots": [ { "id": { "m_id": "{CF083042-AE6E-4C7F-977A-1E97B7531DD0}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5EDAD15D-9F1F-450D-BEDD-BBD92446E8BC}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{4CB70D0C-60A4-43B5-BA38-E597D5414C4F}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{77A557CB-DDE0-4109-B7F0-B9F5D5B3E148}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "Text" } ], "methodType": 0, "methodName": "SetText", "className": "UiTextBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{CF083042-AE6E-4C7F-977A-1E97B7531DD0}" }, { "m_id": "{5EDAD15D-9F1F-450D-BEDD-BBD92446E8BC}" } ], "prettyClassName": "UiTextBus" } } }, { "Id": { "id": 321505144900660 }, "Name": "SC-Node(SetText)", "Components": { "Component_[13761254524940938297]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 13761254524940938297, "Slots": [ { "id": { "m_id": "{CF083042-AE6E-4C7F-977A-1E97B7531DD0}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5EDAD15D-9F1F-450D-BEDD-BBD92446E8BC}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{4CB70D0C-60A4-43B5-BA38-E597D5414C4F}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{77A557CB-DDE0-4109-B7F0-B9F5D5B3E148}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "Text" } ], "methodType": 0, "methodName": "SetText", "className": "UiTextBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{CF083042-AE6E-4C7F-977A-1E97B7531DD0}" }, { "m_id": "{5EDAD15D-9F1F-450D-BEDD-BBD92446E8BC}" } ], "prettyClassName": "UiTextBus" } } }, { "Id": { "id": 321509439867956 }, "Name": "SC-Node(SetText)", "Components": { "Component_[13761254524940938297]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 13761254524940938297, "Slots": [ { "id": { "m_id": "{CF083042-AE6E-4C7F-977A-1E97B7531DD0}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5EDAD15D-9F1F-450D-BEDD-BBD92446E8BC}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{4CB70D0C-60A4-43B5-BA38-E597D5414C4F}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{77A557CB-DDE0-4109-B7F0-B9F5D5B3E148}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "Text" } ], "methodType": 0, "methodName": "SetText", "className": "UiTextBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{CF083042-AE6E-4C7F-977A-1E97B7531DD0}" }, { "m_id": "{5EDAD15D-9F1F-450D-BEDD-BBD92446E8BC}" } ], "prettyClassName": "UiTextBus" } } }, { "Id": { "id": 25938380491828 }, "Name": "SendScriptEvent", "Components": { "Component_[13865437410612045480]": { "$type": "SendScriptEvent", "Id": 13865437410612045480, "Slots": [ { "id": { "m_id": "{B9DC34B1-6CE0-4C4C-92E6-265D5F42970D}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "Fires the specified ScriptEvent when signaled", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{A5B99E2D-4EF0-4CED-B3F1-DD44010927B2}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Trigged after the ScriptEvent has been signaled and returns", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "m_version": 11, "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_asset": { "assetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "assetHint": "scriptcanvas/paper_kid_script_events.scriptevents" }, "m_busId": { "Value": 1894911424 }, "m_eventId": { "Value": 1337177786 } } } }, { "Id": { "id": 26196078529588 }, "Name": "SC-Node(Less)", "Components": { "Component_[14629958203827681253]": { "$type": "Less", "Id": 14629958203827681253, "Slots": [ { "id": { "m_id": "{C6028B6F-EBF5-402E-B6B1-6A52C46CA4F6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Result", "DisplayDataType": { "m_type": 0 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{38C36666-A0A8-4E3A-84C6-785A27810CD8}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "Signal to perform the evaluation when desired.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{211DCD62-E3A2-4E0C-8718-623AAD87873C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "True", "toolTip": "Signaled if the result of the operation is true.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{C7BDAF88-1F62-4EB8-9A15-AD0347FC69A2}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "False", "toolTip": "Signaled if the result of the operation is false.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{D262F657-D42B-4F1B-94E9-F92CA4602E58}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Value A", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 3545012108 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{ABEE0B1F-D5A7-4B76-927B-C14616ED48B2}" } }, { "id": { "m_id": "{167A63D2-747C-41AD-82D2-2AAC774E9301}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Value B", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 3545012108 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{CDE83E3B-0986-4081-BE5B-5B65C73023F6}" } } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Value A" }, { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Value B" } ] } } }, { "Id": { "id": 25994215066676 }, "Name": "SC-Node(ScriptCanvas_StringFunctions_StartsWith)", "Components": { "Component_[14734337375552601419]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 14734337375552601419, "Slots": [ { "id": { "m_id": "{2651023B-CFED-40CD-9651-BF967B562B30}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Source", "toolTip": "The string to search in.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{83C8E240-D002-4782-88EA-3F8C877D64F3}" } }, { "id": { "m_id": "{B7660786-6838-4A83-B851-2B28B62EE384}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Pattern", "toolTip": "The substring to search for.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{D2F55630-33EE-4A0F-92FB-77BC42FC4818}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Case Sensitive", "toolTip": "Take into account the case of the string when searching.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{E05CA23A-0331-47FD-821A-D80BC893BC48}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{B67E34C4-4691-4FA9-A389-158A46A4C6F9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "True", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B908C74F-0AD5-45F2-A2C2-3D8F887B0259}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "False", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "isVisibile": false, "id": { "m_id": "{3121ADE4-4E97-4539-AD87-B7E4495F45DA}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean", "DisplayDataType": { "m_type": 0 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "GameOver_", "label": "Pattern" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": false, "label": "Case Sensitive" } ], "methodType": 1, "methodName": "ScriptCanvas_StringFunctions_StartsWith", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{2651023B-CFED-40CD-9651-BF967B562B30}" }, { "m_id": "{B7660786-6838-4A83-B851-2B28B62EE384}" }, { "m_id": "{D2F55630-33EE-4A0F-92FB-77BC42FC4818}" } ], "prettyClassName": "ScriptCanvas_StringFunctions_StartsWith" } } }, { "Id": { "id": 26114474150964 }, "Name": "SC Node(SetVariable)", "Components": { "Component_[14866164528148769848]": { "$type": "SetVariableNode", "Id": 14866164528148769848, "Slots": [ { "id": { "m_id": "{7DA97DCE-CE73-4653-A3C4-BD6C83CE6F3C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{E12C08A0-3874-42F5-B6B0-AF25ABD5979F}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{D9881248-4F4C-4916-8272-2F97153C4796}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{63E85F86-0412-467F-9F46-6D00EC4D872C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number" } ], "m_variableId": { "m_id": "{EDF05677-E8CE-47FB-8DF5-34AD052B8E2E}" }, "m_variableDataInSlotId": { "m_id": "{D9881248-4F4C-4916-8272-2F97153C4796}" }, "m_variableDataOutSlotId": { "m_id": "{63E85F86-0412-467F-9F46-6D00EC4D872C}" } } } }, { "Id": { "id": 26183193627700 }, "Name": "SC-Node(OperatorAdd)", "Components": { "Component_[1489045429175225058]": { "$type": "OperatorAdd", "Id": 1489045429175225058, "Slots": [ { "id": { "m_id": "{183C6122-8DA3-4B2A-B053-CA06E0BCCD2C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{2948D6FA-BFEF-44B5-BE67-483D44018403}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{727554C7-87B8-4911-8C9C-CC263E832E0D}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "MathOperatorContract", "NativeTypes": [ { "m_type": 3 }, { "m_type": 6 }, { "m_type": 8 }, { "m_type": 9 }, { "m_type": 10 }, { "m_type": 11 }, { "m_type": 12 }, { "m_type": 14 }, { "m_type": 15 } ] } ], "slotName": "Number 0", "toolTip": "An operand to use in performing the specified Operation", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1114760223 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 1114760223 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{ABEE0B1F-D5A7-4B76-927B-C14616ED48B2}" } }, { "id": { "m_id": "{68276017-31A0-44A6-BE01-DE5F7948A9EB}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "MathOperatorContract", "NativeTypes": [ { "m_type": 3 }, { "m_type": 6 }, { "m_type": 8 }, { "m_type": 9 }, { "m_type": 10 }, { "m_type": 11 }, { "m_type": 12 }, { "m_type": 14 }, { "m_type": 15 } ] } ], "slotName": "Number 1", "toolTip": "An operand to use in performing the specified Operation", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1114760223 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 1114760223 }, "DataType": 1 }, { "id": { "m_id": "{614211CF-6CF4-44A5-B64D-B9FE671BA55B}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "MathOperatorContract", "NativeTypes": [ { "m_type": 3 }, { "m_type": 6 }, { "m_type": 8 }, { "m_type": 9 }, { "m_type": 10 }, { "m_type": 11 }, { "m_type": 12 }, { "m_type": 14 }, { "m_type": 15 } ] } ], "slotName": "Result", "toolTip": "The result of the specified operation", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1114760223 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DynamicGroup": { "Value": 1114760223 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number 0" }, { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 1.0, "label": "Number 1" } ] } } }, { "Id": { "id": 26415121861684 }, "Name": "EBusEventHandler", "Components": { "Component_[1523949501853103027]": { "$type": "EBusEventHandler", "Id": 1523949501853103027, "Slots": [ { "id": { "m_id": "{778DD87E-C983-41FA-9DEB-47C966B1A053}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Connect", "toolTip": "Connect this event handler to the specified entity.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{E33FAFDC-15CA-4E59-9306-064D4A32C2AC}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Disconnect", "toolTip": "Disconnect this event handler.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{076897C2-9B46-4D99-AD88-CD6B0B59533B}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnConnected", "toolTip": "Signaled when a connection has taken place.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{EA9ADD98-1188-445A-9F31-55FE603D9C02}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnDisconnected", "toolTip": "Signaled when this event handler is disconnected.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{3DBD7650-1484-4913-BE3B-AA814380CCE2}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnFailure", "toolTip": "Signaled when it is not possible to connect this handler.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{343D3870-13D9-4468-8825-617286324603}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Source", "toolTip": "ID used to connect on a specific Event address (Type: GraphScopedIdentifier)", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{3711E83B-B192-4C96-946A-812076609611}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:OnVariableValueChanged", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true } ], "Datums": [ { "scriptCanvasType": { "m_type": 4, "m_azType": "{F8B7B5C2-3469-54D4-89E9-F457640BAD85}" }, "isNullPointer": false, "$type": "GraphScopedIdentifier", "value": { "Identifier": { "m_id": "{91278D71-57B6-4217-9171-4FC6B25F4983}" } }, "label": "Source" } ], "m_eventMap": [ { "Key": { "Value": 3939979346 }, "Value": { "m_eventName": "OnVariableValueChanged", "m_eventId": { "Value": 3939979346 }, "m_eventSlotId": { "m_id": "{3711E83B-B192-4C96-946A-812076609611}" } } } ], "m_ebusName": "VariableNotification", "m_busId": { "Value": 709969044 }, "m_autoConnectToGraphOwner": false } } }, { "Id": { "id": 26088704347188 }, "Name": "SC-Node(SetText)", "Components": { "Component_[15260928139946282350]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 15260928139946282350, "Slots": [ { "id": { "m_id": "{BE538A73-3A9E-40BF-BA64-55CBB133C8CC}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityID: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{A3D4A0CB-F980-4DD1-AA4E-3584C02A171C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{542D8C49-28F8-4AC5-A24E-4AC3F6BCD872}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{7BB48691-2CE9-495A-97E3-ED4B0E8794ED}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Text" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "String: 1" } ], "methodType": 0, "methodName": "SetText", "className": "UiTextBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{BE538A73-3A9E-40BF-BA64-55CBB133C8CC}" }, { "m_id": "{A3D4A0CB-F980-4DD1-AA4E-3584C02A171C}" } ], "prettyClassName": "UiTextBus" } } }, { "Id": { "id": 26178898660404 }, "Name": "SC-Node(SetText)", "Components": { "Component_[15260928139946282350]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 15260928139946282350, "Slots": [ { "id": { "m_id": "{BE538A73-3A9E-40BF-BA64-55CBB133C8CC}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityID: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{A3D4A0CB-F980-4DD1-AA4E-3584C02A171C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{542D8C49-28F8-4AC5-A24E-4AC3F6BCD872}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{7BB48691-2CE9-495A-97E3-ED4B0E8794ED}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Text" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "String: 1" } ], "methodType": 0, "methodName": "SetText", "className": "UiTextBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{BE538A73-3A9E-40BF-BA64-55CBB133C8CC}" }, { "m_id": "{A3D4A0CB-F980-4DD1-AA4E-3584C02A171C}" } ], "prettyClassName": "UiTextBus" } } }, { "Id": { "id": 26050049641524 }, "Name": "SC-Node(SetText)", "Components": { "Component_[15260928139946282350]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 15260928139946282350, "Slots": [ { "id": { "m_id": "{BE538A73-3A9E-40BF-BA64-55CBB133C8CC}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityID: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{A3D4A0CB-F980-4DD1-AA4E-3584C02A171C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{542D8C49-28F8-4AC5-A24E-4AC3F6BCD872}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{7BB48691-2CE9-495A-97E3-ED4B0E8794ED}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Text" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": ":", "label": "String: 1" } ], "methodType": 0, "methodName": "SetText", "className": "UiTextBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{BE538A73-3A9E-40BF-BA64-55CBB133C8CC}" }, { "m_id": "{A3D4A0CB-F980-4DD1-AA4E-3584C02A171C}" } ], "prettyClassName": "UiTextBus" } } }, { "Id": { "id": 25998510033972 }, "Name": "SC-Node(Less)", "Components": { "Component_[15571337072028201183]": { "$type": "Less", "Id": 15571337072028201183, "Slots": [ { "id": { "m_id": "{10182B44-98D4-4675-B38B-5DFADA84B670}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Result", "DisplayDataType": { "m_type": 0 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{700BA170-288A-4163-B242-F62548C83269}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "Signal to perform the evaluation when desired.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{7ABC1541-8C22-4ADB-99CD-76EE9FE4C653}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "True", "toolTip": "Signaled if the result of the operation is true.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{058C2E16-EB82-4CE2-A394-DF88247B3364}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "False", "toolTip": "Signaled if the result of the operation is false.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{BC252C9B-03C7-4D55-82CD-2575C36D4B9D}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Value A", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 3545012108 }, "DataType": 1 }, { "id": { "m_id": "{14DBF702-0FB1-4896-A144-DDB8AD07ADBD}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Value B", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 3545012108 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Value A" }, { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 1.0, "label": "Value B" } ] } } }, { "Id": { "id": 26217553366068 }, "Name": "EBusEventHandler", "Components": { "Component_[15798992352302742242]": { "$type": "EBusEventHandler", "Id": 15798992352302742242, "Slots": [ { "id": { "m_id": "{C733AF43-6807-4A8D-878C-D42C43C0392F}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Connect", "toolTip": "Connect this event handler to the specified entity.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{6E862ED5-B347-476C-B402-131279DAFAD6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Disconnect", "toolTip": "Disconnect this event handler.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{2C55DA92-5BA4-4D3D-87AD-17016D5A9D4D}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnConnected", "toolTip": "Signaled when a connection has taken place.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{538167D3-FB65-4F34-A0EE-6281D9EA468C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnDisconnected", "toolTip": "Signaled when this event handler is disconnected.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{207A4AAF-8EBE-4621-AF6C-4F4E4E04DAFE}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnFailure", "toolTip": "Signaled when it is not possible to connect this handler.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{84F14B75-9735-4D67-B094-1DE7EE061FDE}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Source", "toolTip": "ID used to connect on a specific Event address (Type: GraphScopedIdentifier)", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{AAE88863-D83B-4726-BE6D-B8234656804B}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:OnVariableValueChanged", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true } ], "Datums": [ { "scriptCanvasType": { "m_type": 4, "m_azType": "{F8B7B5C2-3469-54D4-89E9-F457640BAD85}" }, "isNullPointer": false, "$type": "GraphScopedIdentifier", "value": { "Identifier": { "m_id": "{83C8E240-D002-4782-88EA-3F8C877D64F3}" } }, "label": "Source" } ], "m_eventMap": [ { "Key": { "Value": 3939979346 }, "Value": { "m_eventName": "OnVariableValueChanged", "m_eventId": { "Value": 3939979346 }, "m_eventSlotId": { "m_id": "{AAE88863-D83B-4726-BE6D-B8234656804B}" } } } ], "m_ebusName": "VariableNotification", "m_busId": { "Value": 709969044 }, "m_autoConnectToGraphOwner": false } } }, { "Id": { "id": 26269092973620 }, "Name": "SC Node(SetVariable)", "Components": { "Component_[15949554656437583860]": { "$type": "SetVariableNode", "Id": 15949554656437583860, "Slots": [ { "id": { "m_id": "{65547AFA-AE09-4AA5-803A-58F9FA46D642}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{DFB55463-D2F7-4F36-B4D7-9D7A71B917B1}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{0EF90596-20AD-48FF-9EEA-56317B7D5872}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{46516FD8-74DD-4826-84FF-F95E23AF70B0}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String", "DisplayDataType": { "m_type": 5 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "SplashScreen", "label": "String" } ], "m_variableId": { "m_id": "{83C8E240-D002-4782-88EA-3F8C877D64F3}" }, "m_variableDataInSlotId": { "m_id": "{0EF90596-20AD-48FF-9EEA-56317B7D5872}" }, "m_variableDataOutSlotId": { "m_id": "{46516FD8-74DD-4826-84FF-F95E23AF70B0}" } } } }, { "Id": { "id": 26032869772340 }, "Name": "SC-Node(HeartBeatNodeableNode)", "Components": { "Component_[16169083303062894425]": { "$type": "HeartBeatNodeableNode", "Id": 16169083303062894425, "Slots": [ { "id": { "m_id": "{7E7214B2-7678-4277-A051-F6F23EE73BEB}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Start", "DisplayGroup": { "Value": 2675529103 }, "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{F6C6B27E-2356-424A-904B-C626EE4C6B82}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Interval", "toolTip": "The amount of time between pulses", "DisplayGroup": { "Value": 2675529103 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{A970A2AA-E9FD-40AE-A873-B4A9AF2369D1}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "On Start", "DisplayGroup": { "Value": 2675529103 }, "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{A5C39266-686D-4964-8C16-18692A7F217C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Stop", "DisplayGroup": { "Value": 3109426870 }, "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{AB8ABE9E-D20E-4130-B20E-382A3F511AB7}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "On Stop", "DisplayGroup": { "Value": 3109426870 }, "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{2BC5819C-E124-4C00-A122-0F651B53C0C3}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Pulse", "toolTip": "Signaled at each specified interval.", "DisplayGroup": { "Value": 454478554 }, "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 1.0, "label": "Interval" } ], "nodeable": { "m_timeUnits": 2 }, "slotExecutionMap": { "ins": [ { "_slotId": { "m_id": "{7E7214B2-7678-4277-A051-F6F23EE73BEB}" }, "_inputs": [ { "_slotId": { "m_id": "{F6C6B27E-2356-424A-904B-C626EE4C6B82}" } } ], "_outs": [ { "_slotId": { "m_id": "{A970A2AA-E9FD-40AE-A873-B4A9AF2369D1}" }, "_name": "On Start", "_interfaceSourceId": "{48ADEB91-FF7F-0000-0000-000000000000}" } ], "_interfaceSourceId": "{404D9FE0-FF7F-0000-3000-000000000000}" }, { "_slotId": { "m_id": "{A5C39266-686D-4964-8C16-18692A7F217C}" }, "_outs": [ { "_slotId": { "m_id": "{AB8ABE9E-D20E-4130-B20E-382A3F511AB7}" }, "_name": "On Stop", "_interfaceSourceId": "{48ADEB91-FF7F-0000-0000-000000000000}" } ], "_interfaceSourceId": "{404D9FE0-FF7F-0000-3000-000000000000}" } ], "latents": [ { "_slotId": { "m_id": "{2BC5819C-E124-4C00-A122-0F651B53C0C3}" }, "_name": "Pulse", "_interfaceSourceId": "{404D9FE0-FF7F-0000-3000-000000000000}" } ] } } } }, { "Id": { "id": 25977035197492 }, "Name": "SC-Node(GetChildren)", "Components": { "Component_[16170578125634894310]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 16170578125634894310, "Slots": [ { "id": { "m_id": "{6E17C83D-C0F1-4193-86CC-942FBB86664A}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{D3D634C9-9378-4AF9-967C-E8136C250403}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{BEB66DD6-6D79-478E-BFD7-409E87785505}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{D460EBB2-59A7-4C35-AD77-FA8EDBFF5789}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Array", "DisplayDataType": { "m_type": 4, "m_azType": "{4841CFF0-7A5C-519C-BD16-D3625E99605E}" }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "EntityId" } ], "methodType": 0, "methodName": "GetChildren", "className": "UiElementBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{6E17C83D-C0F1-4193-86CC-942FBB86664A}" } ], "prettyClassName": "UiElementBus" } } }, { "Id": { "id": 26299157744692 }, "Name": "SC Node(GetVariable)", "Components": { "Component_[16296075942204798451]": { "$type": "GetVariableNode", "Id": 16296075942204798451, "Slots": [ { "id": { "m_id": "{A563F939-2DE0-4782-8020-3EAC355CA39B}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the property referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{A0712C41-9F53-4443-B2FB-C6D8CE2D270F}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{9A8AB6A7-7E0A-4B32-B4D0-E0C63E258CF0}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "m_variableId": { "m_id": "{CDE83E3B-0986-4081-BE5B-5B65C73023F6}" }, "m_variableDataOutSlotId": { "m_id": "{9A8AB6A7-7E0A-4B32-B4D0-E0C63E258CF0}" } } } }, { "Id": { "id": 26234733235252 }, "Name": "SC-Node(MathExpression)", "Components": { "Component_[16490328611899157865]": { "$type": "MathExpression", "Id": 16490328611899157865, "Slots": [ { "id": { "m_id": "{ED0D7211-309C-4266-AE5A-65EBE35CA590}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "Input signal", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{26BA6AEA-1D8F-4C5F-9EFB-D8665DDDA0F7}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Result", "toolTip": "The resulting string.", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1997398926 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{0432A782-76BF-4CFC-BCC1-448DB2E35672}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Value", "toolTip": "Value which replaces instances of {Value} in the resulting expression.", "DisplayGroup": { "Value": 1997398926 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{D418A8AA-CB19-4A06-9BF5-EE9EE750BF33}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Output signal", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Value" } ], "m_format": "{Value} % 60", "m_expressionTree": { "Variables": [ { "Key": { "Value": 494360628 }, "Value": { "SupportedTypes": [ "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}", "{110C4B14-11A8-4E9D-8638-5051013A56AC}" ], "$type": "Empty AZStd::any" } } ], "VariableDisplayOrder": [ "Value" ], "Tokens": [ { "TokenInformation": { "Id": 1, "$type": "{6D219DB1-3763-4408-A3E8-75E4AE66E9BD} VariableDescriptor", "Value": { "DisplayName": "Value", "NameHash": { "Value": 494360628 } } } }, { "ParserId": 1963935468, "TokenInformation": { "Id": 0, "$type": "double", "Value": 60.0 } }, { "ParserId": 3499457960, "TokenInformation": { "Id": 4, "$type": "Empty AZStd::any" } } ] } } } }, { "Id": { "id": 26153128856628 }, "Name": "SC Node(GetVariable)", "Components": { "Component_[16521564026629740931]": { "$type": "GetVariableNode", "Id": 16521564026629740931, "Slots": [ { "id": { "m_id": "{9026E154-D896-4503-B29C-185BF117E833}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the property referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{456EACB5-F0ED-4C44-9253-CDC2891CF10F}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{85888DC2-DD08-4D91-B6D9-751FF29D7206}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "m_variableId": { "m_id": "{A112B959-8524-4700-9882-7F819ED9D527}" }, "m_variableDataOutSlotId": { "m_id": "{85888DC2-DD08-4D91-B6D9-751FF29D7206}" } } } }, { "Id": { "id": 26286272842804 }, "Name": "SC-Node(OperatorAdd)", "Components": { "Component_[16695132429359595307]": { "$type": "OperatorAdd", "Id": 16695132429359595307, "Slots": [ { "id": { "m_id": "{0BA8FE25-5F86-478F-9585-4E1E6C4845EA}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{C9A7DC28-FCDC-44D9-B27E-1ADA4082ACFD}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{9A85A779-6186-4818-A806-6E844856E67C}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "MathOperatorContract", "NativeTypes": [ { "m_type": 3 }, { "m_type": 6 }, { "m_type": 8 }, { "m_type": 9 }, { "m_type": 10 }, { "m_type": 11 }, { "m_type": 12 }, { "m_type": 14 }, { "m_type": 15 } ] } ], "slotName": "Number 0", "toolTip": "An operand to use in performing the specified Operation", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1114760223 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 1114760223 }, "DataType": 1 }, { "id": { "m_id": "{F84544F5-E971-4641-B227-DBD530024CCC}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "MathOperatorContract", "NativeTypes": [ { "m_type": 3 }, { "m_type": 6 }, { "m_type": 8 }, { "m_type": 9 }, { "m_type": 10 }, { "m_type": 11 }, { "m_type": 12 }, { "m_type": 14 }, { "m_type": 15 } ] } ], "slotName": "Number 1", "toolTip": "An operand to use in performing the specified Operation", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1114760223 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 1114760223 }, "DataType": 1 }, { "id": { "m_id": "{C9401B0E-E955-4426-A4EC-DE2DBE07D69C}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "MathOperatorContract", "NativeTypes": [ { "m_type": 3 }, { "m_type": 6 }, { "m_type": 8 }, { "m_type": 9 }, { "m_type": 10 }, { "m_type": 11 }, { "m_type": 12 }, { "m_type": 14 }, { "m_type": 15 } ] } ], "slotName": "Result", "toolTip": "The result of the specified operation", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1114760223 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DynamicGroup": { "Value": 1114760223 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number 0" }, { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number 1" } ] } } }, { "Id": { "id": 26191783562292 }, "Name": "EBusEventHandler", "Components": { "Component_[1737419790708098518]": { "$type": "EBusEventHandler", "Id": 1737419790708098518, "Slots": [ { "id": { "m_id": "{84415055-324B-4843-A9F9-0FCF783B1596}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Connect", "toolTip": "Connect this event handler to the specified entity.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{B01C478D-95AC-46BE-9534-68C64C461C75}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Disconnect", "toolTip": "Disconnect this event handler.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{01FC2B5A-E483-44D5-B9B2-C6D1D4A4B6B5}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnConnected", "toolTip": "Signaled when a connection has taken place.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{9980ABE7-ECA3-4368-9E1F-92C468D4C1E7}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnDisconnected", "toolTip": "Signaled when this event handler is disconnected.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{56F14892-7027-4557-A3AD-D81B23D07998}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnFailure", "toolTip": "Signaled when it is not possible to connect this handler.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{D2D1AD30-1B94-4AEB-BC7E-46267B2D3965}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Source", "toolTip": "ID used to connect on a specific Event address (Type: GraphScopedIdentifier)", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{0F265B53-C76E-4D1A-86D1-403586AA9A9A}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:OnVariableValueChanged", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true } ], "Datums": [ { "scriptCanvasType": { "m_type": 4, "m_azType": "{F8B7B5C2-3469-54D4-89E9-F457640BAD85}" }, "isNullPointer": false, "$type": "GraphScopedIdentifier", "value": { "Identifier": { "m_id": "{A112B959-8524-4700-9882-7F819ED9D527}" } }, "label": "Source" } ], "m_eventMap": [ { "Key": { "Value": 3939979346 }, "Value": { "m_eventName": "OnVariableValueChanged", "m_eventId": { "Value": 3939979346 }, "m_eventSlotId": { "m_id": "{0F265B53-C76E-4D1A-86D1-403586AA9A9A}" } } } ], "m_ebusName": "VariableNotification", "m_busId": { "Value": 709969044 }, "m_autoConnectToGraphOwner": false } } }, { "Id": { "id": 25972740230196 }, "Name": "SC Node(GetVariable)", "Components": { "Component_[17680553864964582112]": { "$type": "GetVariableNode", "Id": 17680553864964582112, "Slots": [ { "id": { "m_id": "{67458FD5-E8D4-4AAF-9BD0-0BD988F4F9DB}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the property referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{A5A56C9E-2531-4572-9EB9-2078D72BBA69}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{F347DD15-CE41-4BD0-8244-A066DF767A14}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "m_variableId": { "m_id": "{AA53EA80-0A7E-4347-ADA5-EF1322FA9C94}" }, "m_variableDataOutSlotId": { "m_id": "{F347DD15-CE41-4BD0-8244-A066DF767A14}" } } } }, { "Id": { "id": 26354992319540 }, "Name": "SC-Node(OperatorSub)", "Components": { "Component_[17697282849801958541]": { "$type": "OperatorSub", "Id": 17697282849801958541, "Slots": [ { "id": { "m_id": "{6EFC0078-1B8A-4D26-A909-B442EB75620A}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{ED276A68-B488-44A8-9E6D-C5E8551E8347}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{D5E919D2-5F5C-4A03-B625-F267D2FAF3A0}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "MathOperatorContract", "NativeTypes": [ { "m_type": 3 }, { "m_type": 8 }, { "m_type": 9 }, { "m_type": 10 }, { "m_type": 12 }, { "m_type": 14 }, { "m_type": 15 } ] } ], "slotName": "Number", "toolTip": "An operand to use in performing the specified Operation", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1114760223 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 1114760223 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{91278D71-57B6-4217-9171-4FC6B25F4983}" } }, { "id": { "m_id": "{C7D599B1-9806-4F37-89D3-B6F29935D25A}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "MathOperatorContract", "NativeTypes": [ { "m_type": 3 }, { "m_type": 8 }, { "m_type": 9 }, { "m_type": 10 }, { "m_type": 12 }, { "m_type": 14 }, { "m_type": 15 } ] } ], "slotName": "Number", "toolTip": "An operand to use in performing the specified Operation", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1114760223 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 1114760223 }, "DataType": 1 }, { "id": { "m_id": "{1ED1AE0B-164A-41E2-9BEC-59711E9D15CC}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "MathOperatorContract", "NativeTypes": [ { "m_type": 3 }, { "m_type": 8 }, { "m_type": 9 }, { "m_type": 10 }, { "m_type": 12 }, { "m_type": 14 }, { "m_type": 15 } ] } ], "slotName": "Result", "toolTip": "The result of the specified operation", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1114760223 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DynamicGroup": { "Value": 1114760223 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number" }, { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 1.0, "label": "Number" } ] } } }, { "Id": { "id": 25968445262900 }, "Name": "SC-Node(SetIsEnabled)", "Components": { "Component_[17859761514594681447]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 17859761514594681447, "Slots": [ { "id": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": false, "label": "Enabled" } ], "methodType": 0, "methodName": "SetIsEnabled", "className": "UiElementBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" } ], "prettyClassName": "UiElementBus" } } }, { "Id": { "id": 26080114412596 }, "Name": "SC-Node(SetIsEnabled)", "Components": { "Component_[17859761514594681447]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 17859761514594681447, "Slots": [ { "id": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": false, "label": "Enabled" } ], "methodType": 0, "methodName": "SetIsEnabled", "className": "UiElementBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" } ], "prettyClassName": "UiElementBus" } } }, { "Id": { "id": 26148833889332 }, "Name": "SC-Node(SetIsEnabled)", "Components": { "Component_[17859761514594681447]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 17859761514594681447, "Slots": [ { "id": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": false, "label": "Enabled" } ], "methodType": 0, "methodName": "SetIsEnabled", "className": "UiElementBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" } ], "prettyClassName": "UiElementBus" } } }, { "Id": { "id": 26208963431476 }, "Name": "SC-Node(SetIsEnabled)", "Components": { "Component_[17859761514594681447]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 17859761514594681447, "Slots": [ { "id": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": false, "label": "Enabled" } ], "methodType": 0, "methodName": "SetIsEnabled", "className": "UiElementBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" } ], "prettyClassName": "UiElementBus" } } }, { "Id": { "id": 26320632581172 }, "Name": "SC-Node(SetIsEnabled)", "Components": { "Component_[17859761514594681447]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 17859761514594681447, "Slots": [ { "id": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": false, "label": "Enabled" } ], "methodType": 0, "methodName": "SetIsEnabled", "className": "UiElementBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" } ], "prettyClassName": "UiElementBus" } } }, { "Id": { "id": 26342107417652 }, "Name": "SC-Node(SetIsEnabled)", "Components": { "Component_[17859761514594681447]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 17859761514594681447, "Slots": [ { "id": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": false, "label": "Enabled" } ], "methodType": 0, "methodName": "SetIsEnabled", "className": "UiElementBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" } ], "prettyClassName": "UiElementBus" } } }, { "Id": { "id": 26359287286836 }, "Name": "SC-Node(SetIsEnabled)", "Components": { "Component_[17859761514594681447]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 17859761514594681447, "Slots": [ { "id": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": false, "label": "Enabled" } ], "methodType": 0, "methodName": "SetIsEnabled", "className": "UiElementBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" } ], "prettyClassName": "UiElementBus" } } }, { "Id": { "id": 26367877221428 }, "Name": "SC-Node(SetIsEnabled)", "Components": { "Component_[17859761514594681447]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 17859761514594681447, "Slots": [ { "id": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": false, "label": "Enabled" } ], "methodType": 0, "methodName": "SetIsEnabled", "className": "UiElementBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" } ], "prettyClassName": "UiElementBus" } } }, { "Id": { "id": 26105884216372 }, "Name": "SC-Node(SetIsEnabled)", "Components": { "Component_[17859761514594681447]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 17859761514594681447, "Slots": [ { "id": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": true, "label": "Enabled" } ], "methodType": 0, "methodName": "SetIsEnabled", "className": "UiElementBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" } ], "prettyClassName": "UiElementBus" } } }, { "Id": { "id": 26110179183668 }, "Name": "SC-Node(SetIsEnabled)", "Components": { "Component_[17859761514594681447]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 17859761514594681447, "Slots": [ { "id": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": true, "label": "Enabled" } ], "methodType": 0, "methodName": "SetIsEnabled", "className": "UiElementBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" } ], "prettyClassName": "UiElementBus" } } }, { "Id": { "id": 26157423823924 }, "Name": "SC-Node(SetIsEnabled)", "Components": { "Component_[17859761514594681447]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 17859761514594681447, "Slots": [ { "id": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": true, "label": "Enabled" } ], "methodType": 0, "methodName": "SetIsEnabled", "className": "UiElementBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" } ], "prettyClassName": "UiElementBus" } } }, { "Id": { "id": 26393647025204 }, "Name": "SC-Node(SetIsEnabled)", "Components": { "Component_[17859761514594681447]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 17859761514594681447, "Slots": [ { "id": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": true, "label": "Enabled" } ], "methodType": 0, "methodName": "SetIsEnabled", "className": "UiElementBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" } ], "prettyClassName": "UiElementBus" } } }, { "Id": { "id": 26410826894388 }, "Name": "SC-Node(SetIsEnabled)", "Components": { "Component_[17859761514594681447]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 17859761514594681447, "Slots": [ { "id": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": true, "label": "Enabled" } ], "methodType": 0, "methodName": "SetIsEnabled", "className": "UiElementBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" }, { "m_id": "{5E3FA748-7F27-4A5D-8110-93911A175CB9}" } ], "prettyClassName": "UiElementBus" } } }, { "Id": { "id": 25951265393716 }, "Name": "ReceiveScriptEvent", "Components": { "Component_[18398288348041699897]": { "$type": "ReceiveScriptEvent", "Id": 18398288348041699897, "Slots": [ { "id": { "m_id": "{ADA34079-8D14-4D07-B9F9-9012C1498BED}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Connect", "toolTip": "Connect this event handler to the specified entity.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{7ABE34FD-7B45-45E3-BF4C-9CBEDE0DA067}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Disconnect", "toolTip": "Disconnect this event handler.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{D84393E0-C0AA-48A2-9324-C067CA913F0F}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnConnected", "toolTip": "Signaled when a connection has taken place.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{E12ED564-C736-4D03-9319-932691882699}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnDisconnected", "toolTip": "Signaled when this event handler is disconnected.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{110D847F-C642-4897-AAD1-CF003568409B}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnFailure", "toolTip": "Signaled when it is not possible to connect this handler.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{27AD731D-DB77-45F2-9CC8-466F92033273}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:NextLevel", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{3C8B2356-D50E-4478-9F74-D8D5621DCCDA}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "GameState", "DisplayDataType": { "m_type": 5 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{EEDCEDA3-5C5B-426D-B916-C44135292909}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:GameStateChanged", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{04803ACA-D598-46D1-912D-E96E0510FBFD}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:PlayerHitByObstacle", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{40EEDF49-998C-4711-8337-D38B271D8A17}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{B6F7AF72-29FD-41E9-B45B-26FCC63321F9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:GetGameState", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{2B3F792A-4073-4C79-BFF6-F4330F2EFBF6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:NewspaperThrown", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{1147F1A2-31C7-4BDD-B3C0-4F94D31A98B2}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{A07892E6-126D-4E50-B46F-5DE01C4A9C8F}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:GetNewspapersRemaining", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{22B51034-C3D0-44D7-80F4-9383C44E4A0B}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:StartGame", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{F0E0D7B6-EC74-41BA-9B28-A24671EDB573}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Points", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{D91D26E9-FCF1-40DF-BC22-44714519B260}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:NewspaperHitTarget", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "String" }, { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number" } ], "m_version": 11, "m_eventMap": [ { "Key": { "Value": 949996825 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "NewspaperThrown", "m_eventSlotId": { "m_id": "{2B3F792A-4073-4C79-BFF6-F4330F2EFBF6}" } } }, { "Key": { "Value": 1059988396 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "GetGameState", "m_eventSlotId": { "m_id": "{B6F7AF72-29FD-41E9-B45B-26FCC63321F9}" }, "m_resultSlotId": { "m_id": "{40EEDF49-998C-4711-8337-D38B271D8A17}" } } }, { "Key": { "Value": 1337177786 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "StartGame", "m_eventSlotId": { "m_id": "{22B51034-C3D0-44D7-80F4-9383C44E4A0B}" } } }, { "Key": { "Value": 1558730029 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "PlayerHitByObstacle", "m_eventSlotId": { "m_id": "{04803ACA-D598-46D1-912D-E96E0510FBFD}" } } }, { "Key": { "Value": 2045047473 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "GetNewspapersRemaining", "m_eventSlotId": { "m_id": "{A07892E6-126D-4E50-B46F-5DE01C4A9C8F}" }, "m_resultSlotId": { "m_id": "{1147F1A2-31C7-4BDD-B3C0-4F94D31A98B2}" } } }, { "Key": { "Value": 3075378332 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "NextLevel", "m_eventSlotId": { "m_id": "{27AD731D-DB77-45F2-9CC8-466F92033273}" } } }, { "Key": { "Value": 3434847886 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "NewspaperHitTarget", "m_eventSlotId": { "m_id": "{D91D26E9-FCF1-40DF-BC22-44714519B260}" }, "m_parameterSlotIds": [ { "m_id": "{F0E0D7B6-EC74-41BA-9B28-A24671EDB573}" } ], "m_numExpectedArguments": 1 } }, { "Key": { "Value": 3435658061 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "GameStateChanged", "m_eventSlotId": { "m_id": "{EEDCEDA3-5C5B-426D-B916-C44135292909}" }, "m_parameterSlotIds": [ { "m_id": "{3C8B2356-D50E-4478-9F74-D8D5621DCCDA}" } ], "m_numExpectedArguments": 1 } } ], "m_eventSlotMapping": { "{11D5D184-7907-4EDA-895E-FCE09AE24C9E}": { "m_id": "{40EEDF49-998C-4711-8337-D38B271D8A17}" }, "{1F24D57F-234D-490A-9413-F530A08ABAE9}": { "m_id": "{04803ACA-D598-46D1-912D-E96E0510FBFD}" }, "{40D8D69C-30AD-46D6-919D-9B4C3A347E67}": { "m_id": "{1147F1A2-31C7-4BDD-B3C0-4F94D31A98B2}" }, "{43ED63ED-9232-44B9-9319-BA02243ECFBC}": { "m_id": "{2B3F792A-4073-4C79-BFF6-F4330F2EFBF6}" }, "{8DFE5BDF-84F2-4D0F-BE77-9EDFA94DD483}": { "m_id": "{3C8B2356-D50E-4478-9F74-D8D5621DCCDA}" }, "{8FB2B34B-3517-4CC8-8A19-DF4493E97D92}": { "m_id": "{22B51034-C3D0-44D7-80F4-9383C44E4A0B}" }, "{93096A5C-B8EE-46A1-8760-6233CA538C1A}": { "m_id": "{D91D26E9-FCF1-40DF-BC22-44714519B260}" }, "{A6509EAA-A5EB-49C3-A771-2C65EC1F58C2}": { "m_id": "{B6F7AF72-29FD-41E9-B45B-26FCC63321F9}" }, "{ABE647BB-C5B0-45D9-A69B-088C1A2ECF80}": { "m_id": "{27AD731D-DB77-45F2-9CC8-466F92033273}" }, "{D277195A-B1C0-4ED7-9666-F0D1AE486BEF}": { "m_id": "{EEDCEDA3-5C5B-426D-B916-C44135292909}" }, "{DDB92FDF-34B3-4EE3-9ABB-5C2223CCEAE0}": { "m_id": "{A07892E6-126D-4E50-B46F-5DE01C4A9C8F}" }, "{FB6E6EE6-0A89-4C88-909A-0190D98BE4DE}": { "m_id": "{F0E0D7B6-EC74-41BA-9B28-A24671EDB573}" } }, "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_asset": { "assetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "assetHint": "scriptcanvas/paper_kid_script_events.scriptevents" }, "m_autoConnectToGraphOwner": false } } }, { "Id": { "id": 26037164739636 }, "Name": "SendScriptEvent", "Components": { "Component_[190051676010242380]": { "$type": "SendScriptEvent", "Id": 190051676010242380, "Slots": [ { "id": { "m_id": "{AF2ED8AF-3B57-41A0-98A9-20F5C7A7FACD}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "Fires the specified ScriptEvent when signaled", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{A82FFEC2-F85F-488C-AA8D-61C7E6FCFFBF}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Trigged after the ScriptEvent has been signaled and returns", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{D24F2CD0-56CD-4654-8994-0547C0A7EF2A}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "GameState", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{83C8E240-D002-4782-88EA-3F8C877D64F3}" } } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "GameState" } ], "m_version": 11, "m_eventSlotMapping": { "{8DFE5BDF-84F2-4D0F-BE77-9EDFA94DD483}": { "m_id": "{D24F2CD0-56CD-4654-8994-0547C0A7EF2A}" } }, "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_asset": { "assetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "assetHint": "scriptcanvas/paper_kid_script_events.scriptevents" }, "m_busId": { "Value": 1894911424 }, "m_eventId": { "Value": 3435658061 } } } }, { "Id": { "id": 26312042646580 }, "Name": "ReceiveScriptEvent", "Components": { "Component_[1977943652746585442]": { "$type": "ReceiveScriptEvent", "Id": 1977943652746585442, "Slots": [ { "id": { "m_id": "{194852DC-6A1C-4ACF-8FDD-CCDFF1DEEEDC}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Connect", "toolTip": "Connect this event handler to the specified entity.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{51FE5FF1-291E-4BA1-B503-CE9716A6D9F9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Disconnect", "toolTip": "Disconnect this event handler.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{156EC08A-3563-4254-A847-87F31EBAE892}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnConnected", "toolTip": "Signaled when a connection has taken place.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{F7F9C903-28FA-4710-B429-B69266680719}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnDisconnected", "toolTip": "Signaled when this event handler is disconnected.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{EC5C03EB-73F4-4766-9F08-69A59615E2F5}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnFailure", "toolTip": "Signaled when it is not possible to connect this handler.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{FACD3CB4-E69A-4A76-9312-D3D01C9BBD96}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:NextLevel", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{F5CBC746-CFFA-496C-A3D8-3AF8C5C45929}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "GameState", "DisplayDataType": { "m_type": 5 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{3608FDA3-28FE-4000-854A-A33142690018}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:GameStateChanged", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{E3AD725C-E4E6-4925-A74C-61380624D51A}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:PlayerHitByObstacle", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{0D846A19-2256-445F-AC0E-B51B4B69080F}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{320C1D33-CB30-475A-8F6B-9F4B75D34DF0}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:GetGameState", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{99978661-B294-43C8-BE8F-EA0B0ED05672}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:NewspaperThrown", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{6D819051-3EC4-4C10-89B1-358974F89506}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{EDF05677-E8CE-47FB-8DF5-34AD052B8E2E}" } }, { "id": { "m_id": "{96048B8E-4EC9-4798-A596-7C86322202AE}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:GetNewspapersRemaining", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{53DC753F-0512-48C8-B696-962C5943BEA7}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:StartGame", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{DBB2A814-62E5-45D9-967C-FF3AD36B774D}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Points", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{AB80A170-8E5D-48D8-8795-AF2ADDA54075}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:NewspaperHitTarget", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "String" }, { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number" } ], "m_version": 11, "m_eventMap": [ { "Key": { "Value": 949996825 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "NewspaperThrown", "m_eventSlotId": { "m_id": "{99978661-B294-43C8-BE8F-EA0B0ED05672}" } } }, { "Key": { "Value": 1059988396 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "GetGameState", "m_eventSlotId": { "m_id": "{320C1D33-CB30-475A-8F6B-9F4B75D34DF0}" }, "m_resultSlotId": { "m_id": "{0D846A19-2256-445F-AC0E-B51B4B69080F}" } } }, { "Key": { "Value": 1337177786 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "StartGame", "m_eventSlotId": { "m_id": "{53DC753F-0512-48C8-B696-962C5943BEA7}" } } }, { "Key": { "Value": 1558730029 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "PlayerHitByObstacle", "m_eventSlotId": { "m_id": "{E3AD725C-E4E6-4925-A74C-61380624D51A}" } } }, { "Key": { "Value": 2045047473 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "GetNewspapersRemaining", "m_eventSlotId": { "m_id": "{96048B8E-4EC9-4798-A596-7C86322202AE}" }, "m_resultSlotId": { "m_id": "{6D819051-3EC4-4C10-89B1-358974F89506}" } } }, { "Key": { "Value": 3075378332 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "NextLevel", "m_eventSlotId": { "m_id": "{FACD3CB4-E69A-4A76-9312-D3D01C9BBD96}" } } }, { "Key": { "Value": 3434847886 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "NewspaperHitTarget", "m_eventSlotId": { "m_id": "{AB80A170-8E5D-48D8-8795-AF2ADDA54075}" }, "m_parameterSlotIds": [ { "m_id": "{DBB2A814-62E5-45D9-967C-FF3AD36B774D}" } ], "m_numExpectedArguments": 1 } }, { "Key": { "Value": 3435658061 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "GameStateChanged", "m_eventSlotId": { "m_id": "{3608FDA3-28FE-4000-854A-A33142690018}" }, "m_parameterSlotIds": [ { "m_id": "{F5CBC746-CFFA-496C-A3D8-3AF8C5C45929}" } ], "m_numExpectedArguments": 1 } } ], "m_eventSlotMapping": { "{11D5D184-7907-4EDA-895E-FCE09AE24C9E}": { "m_id": "{0D846A19-2256-445F-AC0E-B51B4B69080F}" }, "{1F24D57F-234D-490A-9413-F530A08ABAE9}": { "m_id": "{E3AD725C-E4E6-4925-A74C-61380624D51A}" }, "{40D8D69C-30AD-46D6-919D-9B4C3A347E67}": { "m_id": "{6D819051-3EC4-4C10-89B1-358974F89506}" }, "{43ED63ED-9232-44B9-9319-BA02243ECFBC}": { "m_id": "{99978661-B294-43C8-BE8F-EA0B0ED05672}" }, "{8DFE5BDF-84F2-4D0F-BE77-9EDFA94DD483}": { "m_id": "{F5CBC746-CFFA-496C-A3D8-3AF8C5C45929}" }, "{8FB2B34B-3517-4CC8-8A19-DF4493E97D92}": { "m_id": "{53DC753F-0512-48C8-B696-962C5943BEA7}" }, "{93096A5C-B8EE-46A1-8760-6233CA538C1A}": { "m_id": "{AB80A170-8E5D-48D8-8795-AF2ADDA54075}" }, "{A6509EAA-A5EB-49C3-A771-2C65EC1F58C2}": { "m_id": "{320C1D33-CB30-475A-8F6B-9F4B75D34DF0}" }, "{ABE647BB-C5B0-45D9-A69B-088C1A2ECF80}": { "m_id": "{FACD3CB4-E69A-4A76-9312-D3D01C9BBD96}" }, "{D277195A-B1C0-4ED7-9666-F0D1AE486BEF}": { "m_id": "{3608FDA3-28FE-4000-854A-A33142690018}" }, "{DDB92FDF-34B3-4EE3-9ABB-5C2223CCEAE0}": { "m_id": "{96048B8E-4EC9-4798-A596-7C86322202AE}" }, "{FB6E6EE6-0A89-4C88-909A-0190D98BE4DE}": { "m_id": "{DBB2A814-62E5-45D9-967C-FF3AD36B774D}" } }, "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_asset": { "assetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "assetHint": "scriptcanvas/paper_kid_script_events.scriptevents" }, "m_autoConnectToGraphOwner": false } } }, { "Id": { "id": 26071524478004 }, "Name": "SendScriptEvent", "Components": { "Component_[2044028138388234914]": { "$type": "SendScriptEvent", "Id": 2044028138388234914, "Slots": [ { "id": { "m_id": "{0FCD6EC6-A733-4460-B11C-D2E93B51C2C6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "Fires the specified ScriptEvent when signaled", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{9CFA83F4-B7AD-4D54-9B4A-DFB4CC2BAC7D}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Trigged after the ScriptEvent has been signaled and returns", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "m_version": 11, "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_asset": { "assetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "assetHint": "scriptcanvas/paper_kid_script_events.scriptevents" }, "m_busId": { "Value": 1894911424 }, "m_eventId": { "Value": 3075378332 } } } }, { "Id": { "id": 25929790557236 }, "Name": "SC-Node(ScriptCanvas_StringFunctions_EndsWith)", "Components": { "Component_[2182674699934562001]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 2182674699934562001, "Slots": [ { "id": { "m_id": "{3F284128-F686-4D37-92CC-8FCCD0B6C4D1}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Source", "toolTip": "The string to search in.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{83C8E240-D002-4782-88EA-3F8C877D64F3}" } }, { "id": { "m_id": "{92267A49-2963-411A-B4FC-D02721252CF8}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Pattern", "toolTip": "The substring to search for.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{1A7AC551-B017-4BEC-80FD-4F8011288EB7}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Case Sensitive", "toolTip": "Take into account the case of the string when searching.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{FDD7177E-BAD9-4219-A218-CF548F18FAC2}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{D16A4349-2264-4D05-A5E1-16B68386653E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "True", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{BE901FF5-BC0F-4E7A-BBFE-6489ECA3EF75}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "False", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "isVisibile": false, "id": { "m_id": "{401C7175-B088-4F0A-AEF7-46887009EBDB}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean", "DisplayDataType": { "m_type": 0 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "InProgress", "label": "Pattern" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": false, "label": "Case Sensitive" } ], "methodType": 1, "methodName": "ScriptCanvas_StringFunctions_EndsWith", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{3F284128-F686-4D37-92CC-8FCCD0B6C4D1}" }, { "m_id": "{92267A49-2963-411A-B4FC-D02721252CF8}" }, { "m_id": "{1A7AC551-B017-4BEC-80FD-4F8011288EB7}" } ], "prettyClassName": "ScriptCanvas_StringFunctions_EndsWith" } } }, { "Id": { "id": 26389352057908 }, "Name": "SC-Node(Split)", "Components": { "Component_[2230550526194541807]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 2230550526194541807, "Slots": [ { "id": { "m_id": "{6BD967A8-3F5B-4FFD-9870-8E3C412B0FD1}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Source", "toolTip": "The string to search in.", "DisplayDataType": { "m_type": 5 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{BDEE5BD5-A2B3-4999-A69C-4ED4E6BA62AA}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Delimiters", "toolTip": "The characters that can be used as delimiters.", "DisplayDataType": { "m_type": 5 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{6DE3A32B-F7DB-4855-AD6C-7B98056697CF}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{6EBBAC96-552B-416C-A368-5AEDB9E1FD37}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{6A0E8C4F-C780-4C84-B4A4-B82EB84244EA}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Array", "DisplayDataType": { "m_type": 4, "m_azType": "{99DAD0BC-740E-5E82-826B-8FC7968CC02C}" }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": ".", "label": "Delimiters" } ], "methodType": 1, "methodName": "ScriptCanvas_StringFunctions_Split", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{6BD967A8-3F5B-4FFD-9870-8E3C412B0FD1}" }, { "m_id": "{BDEE5BD5-A2B3-4999-A69C-4ED4E6BA62AA}" } ], "prettyClassName": "ScriptCanvas_StringFunctions_Split" } } }, { "Id": { "id": 26200373496884 }, "Name": "SC-Node(Start)", "Components": { "Component_[2247323612913524143]": { "$type": "Start", "Id": 2247323612913524143, "Slots": [ { "id": { "m_id": "{070F79C1-EA25-4F90-AC98-C4131F4E5DA2}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled when the entity that owns this graph is fully activated.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ] } } }, { "Id": { "id": 26041459706932 }, "Name": "SC Node(SetVariable)", "Components": { "Component_[2455269006801064011]": { "$type": "SetVariableNode", "Id": 2455269006801064011, "Slots": [ { "id": { "m_id": "{72AB1114-31A6-4B23-B480-FABF533B5206}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{E2A93D5C-A8EA-43B9-8E16-8D3A174FED2E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{EC85BD50-FDB8-49C0-A3FE-6BDFE67EE6BA}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{047CF2FF-4453-4477-9F61-E90939A4ADD7}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number" } ], "m_variableId": { "m_id": "{A112B959-8524-4700-9882-7F819ED9D527}" }, "m_variableDataInSlotId": { "m_id": "{EC85BD50-FDB8-49C0-A3FE-6BDFE67EE6BA}" }, "m_variableDataOutSlotId": { "m_id": "{047CF2FF-4453-4477-9F61-E90939A4ADD7}" } } } }, { "Id": { "id": 26290567810100 }, "Name": "SC Node(SetVariable)", "Components": { "Component_[2618494126963756673]": { "$type": "SetVariableNode", "Id": 2618494126963756673, "Slots": [ { "id": { "m_id": "{FDF60450-23E4-4F26-A6C1-A9F01D787108}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{6F5742FD-CC7A-4599-AF26-97AB707939E0}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{6D06E2CF-FBEA-4CE1-A403-97AD63F5D389}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{7B875E44-D810-440D-AB14-34F8A7BAB308}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number" } ], "m_variableId": { "m_id": "{A112B959-8524-4700-9882-7F819ED9D527}" }, "m_variableDataInSlotId": { "m_id": "{6D06E2CF-FBEA-4CE1-A403-97AD63F5D389}" }, "m_variableDataOutSlotId": { "m_id": "{7B875E44-D810-440D-AB14-34F8A7BAB308}" } } } }, { "Id": { "id": 26028574805044 }, "Name": "SC Node(SetVariable)", "Components": { "Component_[2885952151000728204]": { "$type": "SetVariableNode", "Id": 2885952151000728204, "Slots": [ { "id": { "m_id": "{F3CBE7ED-B941-4511-ABCB-653438BCF437}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{42042B29-0984-4AF2-B18B-37E05E3FA96B}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{BB59E201-C3CC-4E01-B3D1-05C6886D2F7D}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{184F7E01-27B9-469D-B2B5-4BB7ACA9B829}" } }, { "id": { "m_id": "{AF8A1A4C-53AB-488B-9E43-3E5185A158A0}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number" } ], "m_variableId": { "m_id": "{91278D71-57B6-4217-9171-4FC6B25F4983}" }, "m_variableDataInSlotId": { "m_id": "{BB59E201-C3CC-4E01-B3D1-05C6886D2F7D}" }, "m_variableDataOutSlotId": { "m_id": "{AF8A1A4C-53AB-488B-9E43-3E5185A158A0}" } } } }, { "Id": { "id": 26131654020148 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[3033153140594888843]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3033153140594888843, "Slots": [ { "id": { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "EndGame", "label": "Name" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 26397941992500 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[3033153140594888843]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3033153140594888843, "Slots": [ { "id": { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "EndGame", "label": "Name" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 26423711796276 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[3033153140594888843]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3033153140594888843, "Slots": [ { "id": { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "EndGame", "label": "Name" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 26251913104436 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[3033153140594888843]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3033153140594888843, "Slots": [ { "id": { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "EndGame_Fail", "label": "Name" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 26333517483060 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[3033153140594888843]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3033153140594888843, "Slots": [ { "id": { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "EndGame_Fail", "label": "Name" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 25981330164788 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[3033153140594888843]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3033153140594888843, "Slots": [ { "id": { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "EndGame_Success", "label": "Name" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 26166013758516 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[3033153140594888843]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3033153140594888843, "Slots": [ { "id": { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "EndGame_Success", "label": "Name" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 321500849933364 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[3033153140594888843]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3033153140594888843, "Slots": [ { "id": { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "FinalScoreNumber", "label": "Name" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 321496554966068 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[3033153140594888843]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3033153140594888843, "Slots": [ { "id": { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "FinalScoreNumberShadow", "label": "Name" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 25964150295604 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[3033153140594888843]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3033153140594888843, "Slots": [ { "id": { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "InGameElements", "label": "Name" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 26337812450356 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[3033153140594888843]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3033153140594888843, "Slots": [ { "id": { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "InGameElements", "label": "Name" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 26363582254132 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[3033153140594888843]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3033153140594888843, "Slots": [ { "id": { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "InGameElements", "label": "Name" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 26324927548468 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[3033153140594888843]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3033153140594888843, "Slots": [ { "id": { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "LayoutRow", "label": "Name" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 26213258398772 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[3033153140594888843]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3033153140594888843, "Slots": [ { "id": { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "NewspapersRemainingNumber", "label": "Name" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 26084409379892 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[3033153140594888843]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3033153140594888843, "Slots": [ { "id": { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "NewspapersRemainingNumberShadow", "label": "Name" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 26144538922036 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[3033153140594888843]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3033153140594888843, "Slots": [ { "id": { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "ScoreNumber", "label": "Name" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 26140243954740 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[3033153140594888843]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3033153140594888843, "Slots": [ { "id": { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "ScoreNumberShadow", "label": "Name" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 25925495589940 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[3033153140594888843]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3033153140594888843, "Slots": [ { "id": { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "SplashScreen", "label": "Name" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 26024279837748 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[3033153140594888843]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3033153140594888843, "Slots": [ { "id": { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "SplashScreen", "label": "Name" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 26281977875508 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[3033153140594888843]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3033153140594888843, "Slots": [ { "id": { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "SplashScreen", "label": "Name" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{889A802C-8FE7-485B-B2B2-85D50C1FDD0E}" }, { "m_id": "{8ED663EB-B202-4D2E-AAE9-EA28902622A6}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 26135948987444 }, "Name": "SC-Node(Less)", "Components": { "Component_[3211857580065260869]": { "$type": "Less", "Id": 3211857580065260869, "Slots": [ { "id": { "m_id": "{7D66DAB4-48A2-49C0-8913-BF2928554B1D}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Result", "DisplayDataType": { "m_type": 0 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{9CEDBE20-8CFA-4092-BFB8-2F7802102911}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "Signal to perform the evaluation when desired.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{262083E5-8CED-4B45-BE8A-A6A70F0105CE}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "True", "toolTip": "Signaled if the result of the operation is true.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{2989B751-EBFE-4CC2-AA5D-CE3242BE0824}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "False", "toolTip": "Signaled if the result of the operation is false.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{9B07AA7A-AB0D-41B4-BD20-80DDDB76388B}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Value A", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 3545012108 }, "DataType": 1 }, { "id": { "m_id": "{E691CDBA-C1D3-4317-BA01-BA6F1F44DEBA}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Value B", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 3545012108 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Value A" }, { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 10.0, "label": "Value B" } ] } } }, { "Id": { "id": 26303452711988 }, "Name": "SC-Node(Less)", "Components": { "Component_[3211857580065260869]": { "$type": "Less", "Id": 3211857580065260869, "Slots": [ { "id": { "m_id": "{7D66DAB4-48A2-49C0-8913-BF2928554B1D}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Result", "DisplayDataType": { "m_type": 0 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{9CEDBE20-8CFA-4092-BFB8-2F7802102911}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "Signal to perform the evaluation when desired.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{262083E5-8CED-4B45-BE8A-A6A70F0105CE}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "True", "toolTip": "Signaled if the result of the operation is true.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{2989B751-EBFE-4CC2-AA5D-CE3242BE0824}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "False", "toolTip": "Signaled if the result of the operation is false.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{9B07AA7A-AB0D-41B4-BD20-80DDDB76388B}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Value A", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 3545012108 }, "DataType": 1 }, { "id": { "m_id": "{E691CDBA-C1D3-4317-BA01-BA6F1F44DEBA}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Value B", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 3545012108 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Value A" }, { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 10.0, "label": "Value B" } ] } } }, { "Id": { "id": 26239028202548 }, "Name": "SC-Node(OperatorSub)", "Components": { "Component_[3461509561761500012]": { "$type": "OperatorSub", "Id": 3461509561761500012, "Slots": [ { "id": { "m_id": "{0A56E798-84A9-41FC-B441-0255920B585F}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{3D919C84-A995-4EB0-ADD6-1F4C77A6165A}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{F93206E9-CE3A-48BF-8F8F-32D76A302B8D}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "MathOperatorContract", "NativeTypes": [ { "m_type": 3 }, { "m_type": 8 }, { "m_type": 9 }, { "m_type": 10 }, { "m_type": 12 }, { "m_type": 14 }, { "m_type": 15 } ] } ], "slotName": "Number 0", "toolTip": "An operand to use in performing the specified Operation", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1114760223 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 1114760223 }, "DataType": 1 }, { "id": { "m_id": "{7063F394-BFC6-48C3-8A01-36CDE2E687AB}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "MathOperatorContract", "NativeTypes": [ { "m_type": 3 }, { "m_type": 8 }, { "m_type": 9 }, { "m_type": 10 }, { "m_type": 12 }, { "m_type": 14 }, { "m_type": 15 } ] } ], "slotName": "Number 1", "toolTip": "An operand to use in performing the specified Operation", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1114760223 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 1114760223 }, "DataType": 1 }, { "id": { "m_id": "{D5E93C4A-0ED0-4F3F-AA72-2D40BB5C5141}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "MathOperatorContract", "NativeTypes": [ { "m_type": 3 }, { "m_type": 8 }, { "m_type": 9 }, { "m_type": 10 }, { "m_type": 12 }, { "m_type": 14 }, { "m_type": 15 } ] } ], "slotName": "Result", "toolTip": "The result of the specified operation", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1114760223 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DynamicGroup": { "Value": 1114760223 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number 0" }, { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 1.0, "label": "Number 1" } ] } } }, { "Id": { "id": 26385057090612 }, "Name": "SC-Node(OperatorSub)", "Components": { "Component_[3461509561761500012]": { "$type": "OperatorSub", "Id": 3461509561761500012, "Slots": [ { "id": { "m_id": "{0A56E798-84A9-41FC-B441-0255920B585F}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{3D919C84-A995-4EB0-ADD6-1F4C77A6165A}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{F93206E9-CE3A-48BF-8F8F-32D76A302B8D}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "MathOperatorContract", "NativeTypes": [ { "m_type": 3 }, { "m_type": 8 }, { "m_type": 9 }, { "m_type": 10 }, { "m_type": 12 }, { "m_type": 14 }, { "m_type": 15 } ] } ], "slotName": "Number 0", "toolTip": "An operand to use in performing the specified Operation", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1114760223 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 1114760223 }, "DataType": 1 }, { "id": { "m_id": "{7063F394-BFC6-48C3-8A01-36CDE2E687AB}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "MathOperatorContract", "NativeTypes": [ { "m_type": 3 }, { "m_type": 8 }, { "m_type": 9 }, { "m_type": 10 }, { "m_type": 12 }, { "m_type": 14 }, { "m_type": 15 } ] } ], "slotName": "Number 1", "toolTip": "An operand to use in performing the specified Operation", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1114760223 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 1114760223 }, "DataType": 1 }, { "id": { "m_id": "{D5E93C4A-0ED0-4F3F-AA72-2D40BB5C5141}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "MathOperatorContract", "NativeTypes": [ { "m_type": 3 }, { "m_type": 8 }, { "m_type": 9 }, { "m_type": 10 }, { "m_type": 12 }, { "m_type": 14 }, { "m_type": 15 } ] } ], "slotName": "Result", "toolTip": "The result of the specified operation", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1114760223 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DynamicGroup": { "Value": 1114760223 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number 0" }, { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 1.0, "label": "Number 1" } ] } } }, { "Id": { "id": 26101589249076 }, "Name": "EBusEventHandler", "Components": { "Component_[3632563460203750089]": { "$type": "EBusEventHandler", "Id": 3632563460203750089, "Slots": [ { "id": { "m_id": "{8C255899-2CF6-4048-9CC9-95F6ECA8F8F5}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Connect", "toolTip": "Connect this event handler to the specified entity.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{D67451E9-7097-4B51-B7B5-92A1BB2E0ED7}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Disconnect", "toolTip": "Disconnect this event handler.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{560F8BCF-19BD-4361-9DF4-0B56081EBD89}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnConnected", "toolTip": "Signaled when a connection has taken place.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{AAD090A3-2E81-40C9-9153-4FC2BF8294A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnDisconnected", "toolTip": "Signaled when this event handler is disconnected.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{C25FED35-5CED-4377-BCA5-33CC0BE8B997}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnFailure", "toolTip": "Signaled when it is not possible to connect this handler.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{30567FBD-7C10-412C-A433-76E628C8E48C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Source", "toolTip": "ID used to connect on a specific Event address (Type: GraphScopedIdentifier)", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{A8CF86E7-E217-4E6D-B727-F84AA0D8FA27}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:OnVariableValueChanged", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true } ], "Datums": [ { "scriptCanvasType": { "m_type": 4, "m_azType": "{F8B7B5C2-3469-54D4-89E9-F457640BAD85}" }, "isNullPointer": false, "$type": "GraphScopedIdentifier", "value": { "Identifier": { "m_id": "{CDE83E3B-0986-4081-BE5B-5B65C73023F6}" } }, "label": "Source" } ], "m_eventMap": [ { "Key": { "Value": 3939979346 }, "Value": { "m_eventName": "OnVariableValueChanged", "m_eventId": { "Value": 3939979346 }, "m_eventSlotId": { "m_id": "{A8CF86E7-E217-4E6D-B727-F84AA0D8FA27}" } } } ], "m_ebusName": "VariableNotification", "m_busId": { "Value": 709969044 }, "m_autoConnectToGraphOwner": false } } }, { "Id": { "id": 25895430818868 }, "Name": "EBusEventHandler", "Components": { "Component_[3632563460203750089]": { "$type": "EBusEventHandler", "Id": 3632563460203750089, "Slots": [ { "id": { "m_id": "{8C255899-2CF6-4048-9CC9-95F6ECA8F8F5}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Connect", "toolTip": "Connect this event handler to the specified entity.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{D67451E9-7097-4B51-B7B5-92A1BB2E0ED7}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Disconnect", "toolTip": "Disconnect this event handler.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{560F8BCF-19BD-4361-9DF4-0B56081EBD89}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnConnected", "toolTip": "Signaled when a connection has taken place.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{AAD090A3-2E81-40C9-9153-4FC2BF8294A6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnDisconnected", "toolTip": "Signaled when this event handler is disconnected.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{C25FED35-5CED-4377-BCA5-33CC0BE8B997}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnFailure", "toolTip": "Signaled when it is not possible to connect this handler.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{30567FBD-7C10-412C-A433-76E628C8E48C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Source", "toolTip": "ID used to connect on a specific Event address (Type: GraphScopedIdentifier)", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{A8CF86E7-E217-4E6D-B727-F84AA0D8FA27}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:OnVariableValueChanged", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true } ], "Datums": [ { "scriptCanvasType": { "m_type": 4, "m_azType": "{F8B7B5C2-3469-54D4-89E9-F457640BAD85}" }, "isNullPointer": false, "$type": "GraphScopedIdentifier", "value": { "Identifier": { "m_id": "{EDF05677-E8CE-47FB-8DF5-34AD052B8E2E}" } }, "label": "Source" } ], "m_eventMap": [ { "Key": { "Value": 3939979346 }, "Value": { "m_eventName": "OnVariableValueChanged", "m_eventId": { "Value": 3939979346 }, "m_eventSlotId": { "m_id": "{A8CF86E7-E217-4E6D-B727-F84AA0D8FA27}" } } } ], "m_ebusName": "VariableNotification", "m_busId": { "Value": 709969044 }, "m_autoConnectToGraphOwner": false } } }, { "Id": { "id": 26204668464180 }, "Name": "SC-Node(LoadCanvas)", "Components": { "Component_[3646324755829004134]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 3646324755829004134, "Slots": [ { "id": { "m_id": "{851FF4FE-74E7-4807-9A55-D32B87BBE605}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{1C7C57E0-51BD-401D-A222-ED0066EC8E80}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{CFF55944-D34F-4B47-B8EA-ACB4087B59CD}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{500D29D1-7167-464F-99C7-7E17EB9CAD51}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "EntityId" } ], "methodType": 0, "methodName": "LoadCanvas", "className": "UiCanvasAssetRefBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{851FF4FE-74E7-4807-9A55-D32B87BBE605}" } ], "prettyClassName": "UiCanvasAssetRefBus" } } }, { "Id": { "id": 26350697352244 }, "Name": "SC-Node(Not)", "Components": { "Component_[3677973524483290493]": { "$type": "Not", "Id": 3677973524483290493, "Slots": [ { "id": { "m_id": "{7CDC22AC-EA2C-45C2-9AD9-316263AC5445}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Value", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{0F30132F-B7EE-44A1-BAF7-BF9EFDC71CB6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Result", "DisplayDataType": { "m_type": 0 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{22838A50-DBDE-4AD5-AB5D-C42347258CAE}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "Signal to perform the evaluation when desired.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{D8D17497-BA1E-492A-9089-31F67E78C652}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "True", "toolTip": "Signaled if the result of the operation is true.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{67E79525-EDA5-4902-9767-0C9C57494A9A}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "False", "toolTip": "Signaled if the result of the operation is false.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": false, "label": "Value" } ] } } }, { "Id": { "id": 26045754674228 }, "Name": "SC Node(GetVariable)", "Components": { "Component_[3740987204574728215]": { "$type": "GetVariableNode", "Id": 3740987204574728215, "Slots": [ { "id": { "m_id": "{7DCC75FD-BABB-466D-8EF6-DCE526ECD165}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the property referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{A48929DE-D42A-4E11-B9E1-9E087F597EDE}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{A83C66FE-B53D-47C0-B9EC-17BDFCA897D6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean", "DisplayDataType": { "m_type": 0 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "m_variableId": { "m_id": "{FC04673C-121F-4C76-965F-79176B0CC0A7}" }, "m_variableDataOutSlotId": { "m_id": "{A83C66FE-B53D-47C0-B9EC-17BDFCA897D6}" } } } }, { "Id": { "id": 26092999314484 }, "Name": "ReceiveScriptEvent", "Components": { "Component_[4055028121223134234]": { "$type": "ReceiveScriptEvent", "Id": 4055028121223134234, "Slots": [ { "id": { "m_id": "{157CD4E9-04D6-4B8A-9723-2B5410C96274}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Connect", "toolTip": "Connect this event handler to the specified entity.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{3F4D068F-B73A-4C10-B4F9-B24C60CBF04D}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Disconnect", "toolTip": "Disconnect this event handler.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{FDA9DB81-062B-4B81-BE02-F5E19F5689EC}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnConnected", "toolTip": "Signaled when a connection has taken place.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{5F3EA84B-E78B-48DC-B44A-A47098290BAC}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnDisconnected", "toolTip": "Signaled when this event handler is disconnected.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{177B9A47-86C8-4FB8-9089-2068D8371FB5}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnFailure", "toolTip": "Signaled when it is not possible to connect this handler.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{BC83A8DB-4265-4729-84F2-A2CE463C4F30}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:NextLevel", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{5AE8A256-6B87-4735-8411-6C1B95D23272}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "GameState", "DisplayDataType": { "m_type": 5 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{14EDBC69-4C8A-4B75-B96A-E5A3BF5A13C4}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:GameStateChanged", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{24BEA134-7C87-42F9-B20B-AD2F80CA9581}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:PlayerHitByObstacle", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{2ED0539D-27E1-4D02-8E49-7A8537D82A23}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{6A9D92C7-4B9D-4945-A85A-B70C8A087F75}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:GetGameState", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{1ECC64A1-91B5-49D0-9B2F-50E57A2EDF90}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:NewspaperThrown", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{E2A978D9-0CA0-46FA-980B-72AC9BFB5F72}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{A4153F7C-1734-436C-843F-79DEF0B76993}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:GetNewspapersRemaining", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{A48B2007-1C19-4710-A6F6-2E28E8CE9DDA}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:StartGame", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{E141373C-ACB5-4D81-873D-774849CAA11C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Points", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{B9C9C52F-1A0D-4540-8956-6361F248BA96}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:NewspaperHitTarget", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "String" }, { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number" } ], "m_version": 11, "m_eventMap": [ { "Key": { "Value": 949996825 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "NewspaperThrown", "m_eventSlotId": { "m_id": "{1ECC64A1-91B5-49D0-9B2F-50E57A2EDF90}" } } }, { "Key": { "Value": 1059988396 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "GetGameState", "m_eventSlotId": { "m_id": "{6A9D92C7-4B9D-4945-A85A-B70C8A087F75}" }, "m_resultSlotId": { "m_id": "{2ED0539D-27E1-4D02-8E49-7A8537D82A23}" } } }, { "Key": { "Value": 1337177786 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "StartGame", "m_eventSlotId": { "m_id": "{A48B2007-1C19-4710-A6F6-2E28E8CE9DDA}" } } }, { "Key": { "Value": 1558730029 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "PlayerHitByObstacle", "m_eventSlotId": { "m_id": "{24BEA134-7C87-42F9-B20B-AD2F80CA9581}" } } }, { "Key": { "Value": 2045047473 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "GetNewspapersRemaining", "m_eventSlotId": { "m_id": "{A4153F7C-1734-436C-843F-79DEF0B76993}" }, "m_resultSlotId": { "m_id": "{E2A978D9-0CA0-46FA-980B-72AC9BFB5F72}" } } }, { "Key": { "Value": 3075378332 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "NextLevel", "m_eventSlotId": { "m_id": "{BC83A8DB-4265-4729-84F2-A2CE463C4F30}" } } }, { "Key": { "Value": 3434847886 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "NewspaperHitTarget", "m_eventSlotId": { "m_id": "{B9C9C52F-1A0D-4540-8956-6361F248BA96}" }, "m_parameterSlotIds": [ { "m_id": "{E141373C-ACB5-4D81-873D-774849CAA11C}" } ], "m_numExpectedArguments": 1 } }, { "Key": { "Value": 3435658061 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "GameStateChanged", "m_eventSlotId": { "m_id": "{14EDBC69-4C8A-4B75-B96A-E5A3BF5A13C4}" }, "m_parameterSlotIds": [ { "m_id": "{5AE8A256-6B87-4735-8411-6C1B95D23272}" } ], "m_numExpectedArguments": 1 } } ], "m_eventSlotMapping": { "{11D5D184-7907-4EDA-895E-FCE09AE24C9E}": { "m_id": "{2ED0539D-27E1-4D02-8E49-7A8537D82A23}" }, "{1F24D57F-234D-490A-9413-F530A08ABAE9}": { "m_id": "{24BEA134-7C87-42F9-B20B-AD2F80CA9581}" }, "{40D8D69C-30AD-46D6-919D-9B4C3A347E67}": { "m_id": "{E2A978D9-0CA0-46FA-980B-72AC9BFB5F72}" }, "{43ED63ED-9232-44B9-9319-BA02243ECFBC}": { "m_id": "{1ECC64A1-91B5-49D0-9B2F-50E57A2EDF90}" }, "{8DFE5BDF-84F2-4D0F-BE77-9EDFA94DD483}": { "m_id": "{5AE8A256-6B87-4735-8411-6C1B95D23272}" }, "{8FB2B34B-3517-4CC8-8A19-DF4493E97D92}": { "m_id": "{A48B2007-1C19-4710-A6F6-2E28E8CE9DDA}" }, "{93096A5C-B8EE-46A1-8760-6233CA538C1A}": { "m_id": "{B9C9C52F-1A0D-4540-8956-6361F248BA96}" }, "{A6509EAA-A5EB-49C3-A771-2C65EC1F58C2}": { "m_id": "{6A9D92C7-4B9D-4945-A85A-B70C8A087F75}" }, "{ABE647BB-C5B0-45D9-A69B-088C1A2ECF80}": { "m_id": "{BC83A8DB-4265-4729-84F2-A2CE463C4F30}" }, "{D277195A-B1C0-4ED7-9666-F0D1AE486BEF}": { "m_id": "{14EDBC69-4C8A-4B75-B96A-E5A3BF5A13C4}" }, "{DDB92FDF-34B3-4EE3-9ABB-5C2223CCEAE0}": { "m_id": "{A4153F7C-1734-436C-843F-79DEF0B76993}" }, "{FB6E6EE6-0A89-4C88-909A-0190D98BE4DE}": { "m_id": "{E141373C-ACB5-4D81-873D-774849CAA11C}" } }, "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_asset": { "assetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "assetHint": "scriptcanvas/paper_kid_script_events.scriptevents" }, "m_autoConnectToGraphOwner": false } } }, { "Id": { "id": 26019984870452 }, "Name": "SC Node(SetVariable)", "Components": { "Component_[4472327067889916662]": { "$type": "SetVariableNode", "Id": 4472327067889916662, "Slots": [ { "id": { "m_id": "{D893239C-1FD5-4B18-B638-57EFFE2CCA03}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{EC956A61-1E79-4187-9884-5E9A0E580113}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{720E4137-ACCE-4F31-A638-12CA744727E8}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{AB7D29CB-552D-456F-A413-B03820B170A1}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number" } ], "m_variableId": { "m_id": "{EDF05677-E8CE-47FB-8DF5-34AD052B8E2E}" }, "m_variableDataInSlotId": { "m_id": "{720E4137-ACCE-4F31-A638-12CA744727E8}" }, "m_variableDataOutSlotId": { "m_id": "{AB7D29CB-552D-456F-A413-B03820B170A1}" } } } }, { "Id": { "id": 26273387940916 }, "Name": "SC Node(SetVariable)", "Components": { "Component_[4484692787498418117]": { "$type": "SetVariableNode", "Id": 4484692787498418117, "Slots": [ { "id": { "m_id": "{56A8A829-276D-4F0F-99FE-64844C409C24}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{24C923C2-D681-4BAA-8F5F-DC3C7FAF21C3}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{2292C19B-2D1A-4598-90E4-8835BA39B43D}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{4919E477-AD40-4A16-A0E0-CCD901FF17D0}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number" } ], "m_variableId": { "m_id": "{CDE83E3B-0986-4081-BE5B-5B65C73023F6}" }, "m_variableDataInSlotId": { "m_id": "{2292C19B-2D1A-4598-90E4-8835BA39B43D}" }, "m_variableDataOutSlotId": { "m_id": "{4919E477-AD40-4A16-A0E0-CCD901FF17D0}" } } } }, { "Id": { "id": 25942675459124 }, "Name": "SC Node(GetVariable)", "Components": { "Component_[4526665789566876201]": { "$type": "GetVariableNode", "Id": 4526665789566876201, "Slots": [ { "id": { "m_id": "{73C3C792-FAB7-4445-A1F9-33B5D064DF46}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the property referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{5813C6DF-7B50-4FEF-BB02-23920EDB7570}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{74E66B11-D5A1-48DE-A0FC-EA6F3C8103D8}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "m_variableId": { "m_id": "{EDF05677-E8CE-47FB-8DF5-34AD052B8E2E}" }, "m_variableDataOutSlotId": { "m_id": "{74E66B11-D5A1-48DE-A0FC-EA6F3C8103D8}" } } } }, { "Id": { "id": 26054344608820 }, "Name": "SC Node(SetVariable)", "Components": { "Component_[4824367097036581483]": { "$type": "SetVariableNode", "Id": 4824367097036581483, "Slots": [ { "id": { "m_id": "{2E874465-154A-4736-BA97-9CD94183FA16}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{9AFA9E5F-D134-4F2F-877B-1EDAADE34BAA}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{D2187D53-1A0F-4810-9646-03397F02371C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{A9EAF1FA-4E03-43D4-BA98-AC22EBBD147E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String", "DisplayDataType": { "m_type": 5 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "GameOver_Fail", "label": "String" } ], "m_variableId": { "m_id": "{83C8E240-D002-4782-88EA-3F8C877D64F3}" }, "m_variableDataInSlotId": { "m_id": "{D2187D53-1A0F-4810-9646-03397F02371C}" }, "m_variableDataOutSlotId": { "m_id": "{A9EAF1FA-4E03-43D4-BA98-AC22EBBD147E}" } } } }, { "Id": { "id": 26221848333364 }, "Name": "SC Node(GetVariable)", "Components": { "Component_[5306368857545490437]": { "$type": "GetVariableNode", "Id": 5306368857545490437, "Slots": [ { "id": { "m_id": "{8CF6661A-48B8-46E8-A9DE-EE151A8027AE}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the property referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{739DBDFC-269F-42AE-B9D4-D4AA45849A56}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{A0C32560-6758-41DC-88B1-1326F34424D8}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "m_variableId": { "m_id": "{EDF05677-E8CE-47FB-8DF5-34AD052B8E2E}" }, "m_variableDataOutSlotId": { "m_id": "{A0C32560-6758-41DC-88B1-1326F34424D8}" } } } }, { "Id": { "id": 25959855328308 }, "Name": "SC Node(SetVariable)", "Components": { "Component_[5632300519296543288]": { "$type": "SetVariableNode", "Id": 5632300519296543288, "Slots": [ { "id": { "m_id": "{AA4B81E3-80FC-424F-AFBD-380F1E2B9348}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{B65D53D9-B665-4D25-891A-25917EB7C5E7}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{0D66A59E-35BB-40EC-B897-59B46120ABEA}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{184F7E01-27B9-469D-B2B5-4BB7ACA9B829}" } }, { "id": { "m_id": "{32F46AF6-98C8-4FED-883A-1790DC9D58A1}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number" } ], "m_variableId": { "m_id": "{91278D71-57B6-4217-9171-4FC6B25F4983}" }, "m_variableDataInSlotId": { "m_id": "{0D66A59E-35BB-40EC-B897-59B46120ABEA}" }, "m_variableDataOutSlotId": { "m_id": "{32F46AF6-98C8-4FED-883A-1790DC9D58A1}" } } } }, { "Id": { "id": 25946970426420 }, "Name": "SC-Node(Get First Element)", "Components": { "Component_[5770117356493848578]": { "$type": "MethodOverloaded", "Id": 5770117356493848578, "Slots": [ { "id": { "m_id": "{6138CAD1-FE85-4E9E-829D-CA91C2C9A6F2}" }, "DynamicTypeOverride": 2, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "OverloadContract" } ], "slotName": "Array: 0", "DisplayDataType": { "m_type": 4, "m_azType": "{99DAD0BC-740E-5E82-826B-8FC7968CC02C}" }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{D23609AC-BBAB-4DBE-A136-519582D5AFB3}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{911DB09C-1A5B-4968-8A2D-2BBC3AA26B37}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{A8A9F16D-B1B8-4C8F-823E-BFA71A6D4CA3}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Empty", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{FD698178-3262-4D36-8F8E-51F71E9BD669}" }, "DynamicTypeOverride": 1, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "OverloadContract" } ], "slotName": "Value", "DisplayDataType": { "m_type": 5 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 4, "m_azType": "{99DAD0BC-740E-5E82-826B-8FC7968CC02C}" }, "isNullPointer": false, "$type": "{99DAD0BC-740E-5E82-826B-8FC7968CC02C} AZStd::vector, allocator>, allocator>", "label": "Array: 0" } ], "methodType": 2, "methodName": "Get First Element", "className": "AZStd::vector, allocator>, allocator>", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{6138CAD1-FE85-4E9E-829D-CA91C2C9A6F2}" } ], "prettyClassName": "Array", "orderedInputSlotIds": [ { "m_id": "{6138CAD1-FE85-4E9E-829D-CA91C2C9A6F2}" } ], "outputSlotIds": [ { "m_id": "{FD698178-3262-4D36-8F8E-51F71E9BD669}" } ] } } }, { "Id": { "id": 26075819445300 }, "Name": "SC-Node(Get First Element)", "Components": { "Component_[5770117356493848578]": { "$type": "MethodOverloaded", "Id": 5770117356493848578, "Slots": [ { "id": { "m_id": "{6138CAD1-FE85-4E9E-829D-CA91C2C9A6F2}" }, "DynamicTypeOverride": 2, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "OverloadContract" } ], "slotName": "Array: 0", "DisplayDataType": { "m_type": 4, "m_azType": "{99DAD0BC-740E-5E82-826B-8FC7968CC02C}" }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{D23609AC-BBAB-4DBE-A136-519582D5AFB3}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{911DB09C-1A5B-4968-8A2D-2BBC3AA26B37}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{A8A9F16D-B1B8-4C8F-823E-BFA71A6D4CA3}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Empty", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{FD698178-3262-4D36-8F8E-51F71E9BD669}" }, "DynamicTypeOverride": 1, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "OverloadContract" } ], "slotName": "Value", "DisplayDataType": { "m_type": 5 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 4, "m_azType": "{99DAD0BC-740E-5E82-826B-8FC7968CC02C}" }, "isNullPointer": false, "$type": "{99DAD0BC-740E-5E82-826B-8FC7968CC02C} AZStd::vector, allocator>, allocator>", "label": "Array: 0" } ], "methodType": 2, "methodName": "Get First Element", "className": "AZStd::vector, allocator>, allocator>", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{6138CAD1-FE85-4E9E-829D-CA91C2C9A6F2}" } ], "prettyClassName": "Array", "orderedInputSlotIds": [ { "m_id": "{6138CAD1-FE85-4E9E-829D-CA91C2C9A6F2}" } ], "outputSlotIds": [ { "m_id": "{FD698178-3262-4D36-8F8E-51F71E9BD669}" } ] } } }, { "Id": { "id": 26419416828980 }, "Name": "ReceiveScriptEvent", "Components": { "Component_[5821681073482113222]": { "$type": "ReceiveScriptEvent", "Id": 5821681073482113222, "Slots": [ { "id": { "m_id": "{DA80D5AD-5413-4ADA-836A-7DC35F4B0AA7}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Connect", "toolTip": "Connect this event handler to the specified entity.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{3FC3C75B-85C9-4AA7-8EF0-628BF7DAB872}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Disconnect", "toolTip": "Disconnect this event handler.", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{56EA414B-F931-47B3-99F8-5BC8324CB0E9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnConnected", "toolTip": "Signaled when a connection has taken place.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{02FE5BF8-9E1A-4B3D-B2C2-CB4F13A1A2F3}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnDisconnected", "toolTip": "Signaled when this event handler is disconnected.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{02C0ADBB-16EC-4B9E-9CE3-C2429BF41523}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "OnFailure", "toolTip": "Signaled when it is not possible to connect this handler.", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{2B17C6A7-7359-475A-B430-46777C963C87}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:NextLevel", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{414002E2-A2BB-438E-964D-CB7D3BD7D98E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "GameState", "DisplayDataType": { "m_type": 5 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{4EE9F5A2-E6A4-4BBC-AC4D-37AEFD9B4518}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:GameStateChanged", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{A3143068-0368-4071-A697-F365AE36E598}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:PlayerHitByObstacle", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{0C20E9A6-9E20-44A7-974D-CB8F512E0CA8}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{A86C73D3-1005-46A4-8D98-D05F4E2BCE94}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:GetGameState", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{4F5B6F5E-8DD5-41DE-98CE-9C76E7721ACF}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:NewspaperThrown", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{22E63082-B46A-4EF8-9F2B-484C0F04E9F8}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{BE5AEA09-E1AD-4F5C-B952-F916DAC097ED}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:GetNewspapersRemaining", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{1EC6CF23-70AF-4197-B464-CE0482DBA933}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:StartGame", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{5CDD0108-8228-4F55-9E4A-D0B38FD0E880}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Points", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{18FC67EF-FC2C-4F12-89F7-0A04DEF0A6D9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "ExecutionSlot:NewspaperHitTarget", "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "String" }, { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number" } ], "m_version": 11, "m_eventMap": [ { "Key": { "Value": 949996825 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "NewspaperThrown", "m_eventSlotId": { "m_id": "{4F5B6F5E-8DD5-41DE-98CE-9C76E7721ACF}" } } }, { "Key": { "Value": 1059988396 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "GetGameState", "m_eventSlotId": { "m_id": "{A86C73D3-1005-46A4-8D98-D05F4E2BCE94}" }, "m_resultSlotId": { "m_id": "{0C20E9A6-9E20-44A7-974D-CB8F512E0CA8}" } } }, { "Key": { "Value": 1337177786 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "StartGame", "m_eventSlotId": { "m_id": "{1EC6CF23-70AF-4197-B464-CE0482DBA933}" } } }, { "Key": { "Value": 1558730029 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "PlayerHitByObstacle", "m_eventSlotId": { "m_id": "{A3143068-0368-4071-A697-F365AE36E598}" } } }, { "Key": { "Value": 2045047473 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "GetNewspapersRemaining", "m_eventSlotId": { "m_id": "{BE5AEA09-E1AD-4F5C-B952-F916DAC097ED}" }, "m_resultSlotId": { "m_id": "{22E63082-B46A-4EF8-9F2B-484C0F04E9F8}" } } }, { "Key": { "Value": 3075378332 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "NextLevel", "m_eventSlotId": { "m_id": "{2B17C6A7-7359-475A-B430-46777C963C87}" } } }, { "Key": { "Value": 3434847886 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "NewspaperHitTarget", "m_eventSlotId": { "m_id": "{18FC67EF-FC2C-4F12-89F7-0A04DEF0A6D9}" }, "m_parameterSlotIds": [ { "m_id": "{5CDD0108-8228-4F55-9E4A-D0B38FD0E880}" } ], "m_numExpectedArguments": 1 } }, { "Key": { "Value": 3435658061 }, "Value": { "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_eventName": "GameStateChanged", "m_eventSlotId": { "m_id": "{4EE9F5A2-E6A4-4BBC-AC4D-37AEFD9B4518}" }, "m_parameterSlotIds": [ { "m_id": "{414002E2-A2BB-438E-964D-CB7D3BD7D98E}" } ], "m_numExpectedArguments": 1 } } ], "m_eventSlotMapping": { "{11D5D184-7907-4EDA-895E-FCE09AE24C9E}": { "m_id": "{0C20E9A6-9E20-44A7-974D-CB8F512E0CA8}" }, "{1F24D57F-234D-490A-9413-F530A08ABAE9}": { "m_id": "{A3143068-0368-4071-A697-F365AE36E598}" }, "{40D8D69C-30AD-46D6-919D-9B4C3A347E67}": { "m_id": "{22E63082-B46A-4EF8-9F2B-484C0F04E9F8}" }, "{43ED63ED-9232-44B9-9319-BA02243ECFBC}": { "m_id": "{4F5B6F5E-8DD5-41DE-98CE-9C76E7721ACF}" }, "{8DFE5BDF-84F2-4D0F-BE77-9EDFA94DD483}": { "m_id": "{414002E2-A2BB-438E-964D-CB7D3BD7D98E}" }, "{8FB2B34B-3517-4CC8-8A19-DF4493E97D92}": { "m_id": "{1EC6CF23-70AF-4197-B464-CE0482DBA933}" }, "{93096A5C-B8EE-46A1-8760-6233CA538C1A}": { "m_id": "{18FC67EF-FC2C-4F12-89F7-0A04DEF0A6D9}" }, "{A6509EAA-A5EB-49C3-A771-2C65EC1F58C2}": { "m_id": "{A86C73D3-1005-46A4-8D98-D05F4E2BCE94}" }, "{ABE647BB-C5B0-45D9-A69B-088C1A2ECF80}": { "m_id": "{2B17C6A7-7359-475A-B430-46777C963C87}" }, "{D277195A-B1C0-4ED7-9666-F0D1AE486BEF}": { "m_id": "{4EE9F5A2-E6A4-4BBC-AC4D-37AEFD9B4518}" }, "{DDB92FDF-34B3-4EE3-9ABB-5C2223CCEAE0}": { "m_id": "{BE5AEA09-E1AD-4F5C-B952-F916DAC097ED}" }, "{FB6E6EE6-0A89-4C88-909A-0190D98BE4DE}": { "m_id": "{5CDD0108-8228-4F55-9E4A-D0B38FD0E880}" } }, "m_scriptEventAssetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "m_asset": { "assetId": { "guid": "{192B5ACD-AA8B-5097-A03F-8F25DC7733CE}" }, "assetHint": "scriptcanvas/paper_kid_script_events.scriptevents" }, "m_autoConnectToGraphOwner": false } } }, { "Id": { "id": 25899725786164 }, "Name": "SC Node(SetVariable)", "Components": { "Component_[6168447969205639347]": { "$type": "SetVariableNode", "Id": 6168447969205639347, "Slots": [ { "id": { "m_id": "{49A7A602-DDF9-4543-AF00-5A8CE67A1F5C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{5BD1DE5C-06FB-4190-A8A2-CB1C39CA4A69}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{BE080EFB-8663-4F9B-B039-750AB32BBE27}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{8B2A30FE-B931-4177-B2C3-A307028024DF}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean", "DisplayDataType": { "m_type": 0 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": false, "label": "Boolean" } ], "m_variableId": { "m_id": "{FC04673C-121F-4C76-965F-79176B0CC0A7}" }, "m_variableDataInSlotId": { "m_id": "{BE080EFB-8663-4F9B-B039-750AB32BBE27}" }, "m_variableDataOutSlotId": { "m_id": "{8B2A30FE-B931-4177-B2C3-A307028024DF}" } } } }, { "Id": { "id": 26123064085556 }, "Name": "SC-Node(SetIsEnabled)", "Components": { "Component_[6181947788288806079]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 6181947788288806079, "Slots": [ { "id": { "m_id": "{0115A340-E048-4D10-BDC6-2C0DFABC9195}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityId: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{E8B754FA-CD42-4EC3-BD10-F03B992EBB9E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{6AA168C5-8CA2-4864-A441-49E6046F34BC}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{798978F3-C69F-45B6-9AF8-1016A08B8CC6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": false, "label": "Enabled" } ], "methodType": 0, "methodName": "SetIsEnabled", "className": "UiElementBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{0115A340-E048-4D10-BDC6-2C0DFABC9195}" }, { "m_id": "{E8B754FA-CD42-4EC3-BD10-F03B992EBB9E}" } ], "prettyClassName": "UiElementBus" } } }, { "Id": { "id": 26247618137140 }, "Name": "SC-Node(Format)", "Components": { "Component_[6320886672929232444]": { "$type": "Format", "Id": 6320886672929232444, "Slots": [ { "id": { "m_id": "{AE7CB430-D3D2-4EA0-85E0-83D192AC29EA}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "Input signal", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{52FCB1AD-C9FE-4020-9B68-65E8E9FE289A}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B3E33609-7FD7-4B83-830B-1F48A2BAAA2D}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Value", "toolTip": "Value which replaces instances of {Value} in the resulting string.", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1015031923 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{1E8A40BA-CBD8-44F0-B655-0075A93580FE}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String", "toolTip": "The resulting string.", "DisplayDataType": { "m_type": 5 }, "DisplayGroup": { "Value": 1015031923 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Value" } ], "m_arrayBindingMap": [ { "Key": 1, "Value": { "m_id": "{B3E33609-7FD7-4B83-830B-1F48A2BAAA2D}" } } ], "m_unresolvedString": [ {}, {} ], "m_formatSlotMap": { "Value": { "m_id": "{B3E33609-7FD7-4B83-830B-1F48A2BAAA2D}" } } } } }, { "Id": { "id": 26380762123316 }, "Name": "SC-Node(Format)", "Components": { "Component_[6320886672929232444]": { "$type": "Format", "Id": 6320886672929232444, "Slots": [ { "id": { "m_id": "{AE7CB430-D3D2-4EA0-85E0-83D192AC29EA}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "Input signal", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{52FCB1AD-C9FE-4020-9B68-65E8E9FE289A}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{B3E33609-7FD7-4B83-830B-1F48A2BAAA2D}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Value", "toolTip": "Value which replaces instances of {Value} in the resulting string.", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1015031923 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{1E8A40BA-CBD8-44F0-B655-0075A93580FE}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String", "toolTip": "The resulting string.", "DisplayDataType": { "m_type": 5 }, "DisplayGroup": { "Value": 1015031923 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Value" } ], "m_arrayBindingMap": [ { "Key": 1, "Value": { "m_id": "{B3E33609-7FD7-4B83-830B-1F48A2BAAA2D}" } } ], "m_unresolvedString": [ {}, {} ], "m_formatSlotMap": { "Value": { "m_id": "{B3E33609-7FD7-4B83-830B-1F48A2BAAA2D}" } } } } }, { "Id": { "id": 25921200622644 }, "Name": "SC-Node(Get First Element)", "Components": { "Component_[6739294712981452469]": { "$type": "MethodOverloaded", "Id": 6739294712981452469, "Slots": [ { "id": { "m_id": "{B2873F67-F6B1-4CE9-B1E3-DDE4008F63F0}" }, "DynamicTypeOverride": 2, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "OverloadContract" } ], "slotName": "Container", "toolTip": "The container to get the first element from", "DisplayDataType": { "m_type": 4, "m_azType": "{99DAD0BC-740E-5E82-826B-8FC7968CC02C}" }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{262EC46D-DE08-4EF2-A714-F201CC805B80}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{D498E4A5-62B5-42F1-82DC-5BFD2971045F}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{30F7B560-F12B-4F9C-A3EC-67D6A4C402AC}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Empty", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{1D731BD9-0B0D-4852-9369-204992980959}" }, "DynamicTypeOverride": 1, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "OverloadContract" } ], "slotName": "Value", "DisplayDataType": { "m_type": 5 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 4, "m_azType": "{99DAD0BC-740E-5E82-826B-8FC7968CC02C}" }, "isNullPointer": false, "$type": "{99DAD0BC-740E-5E82-826B-8FC7968CC02C} AZStd::vector, allocator>, allocator>", "label": "Container" } ], "methodType": 2, "methodName": "Get First Element", "className": "AZStd::vector, allocator>, allocator>", "inputSlots": [ { "m_id": "{B2873F67-F6B1-4CE9-B1E3-DDE4008F63F0}" } ], "orderedInputSlotIds": [ { "m_id": "{B2873F67-F6B1-4CE9-B1E3-DDE4008F63F0}" } ], "outputSlotIds": [ { "m_id": "{1D731BD9-0B0D-4852-9369-204992980959}" } ] } } }, { "Id": { "id": 26007099968564 }, "Name": "SC-Node(Get First Element)", "Components": { "Component_[6739294712981452469]": { "$type": "MethodOverloaded", "Id": 6739294712981452469, "Slots": [ { "id": { "m_id": "{B2873F67-F6B1-4CE9-B1E3-DDE4008F63F0}" }, "DynamicTypeOverride": 2, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "OverloadContract" } ], "slotName": "Container", "toolTip": "The container to get the first element from", "DisplayDataType": { "m_type": 4, "m_azType": "{99DAD0BC-740E-5E82-826B-8FC7968CC02C}" }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{262EC46D-DE08-4EF2-A714-F201CC805B80}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{D498E4A5-62B5-42F1-82DC-5BFD2971045F}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{30F7B560-F12B-4F9C-A3EC-67D6A4C402AC}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Empty", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{1D731BD9-0B0D-4852-9369-204992980959}" }, "DynamicTypeOverride": 1, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "OverloadContract" } ], "slotName": "Value", "DisplayDataType": { "m_type": 5 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 4, "m_azType": "{99DAD0BC-740E-5E82-826B-8FC7968CC02C}" }, "isNullPointer": false, "$type": "{99DAD0BC-740E-5E82-826B-8FC7968CC02C} AZStd::vector, allocator>, allocator>", "label": "Container" } ], "methodType": 2, "methodName": "Get First Element", "className": "AZStd::vector, allocator>, allocator>", "inputSlots": [ { "m_id": "{B2873F67-F6B1-4CE9-B1E3-DDE4008F63F0}" } ], "orderedInputSlotIds": [ { "m_id": "{B2873F67-F6B1-4CE9-B1E3-DDE4008F63F0}" } ], "outputSlotIds": [ { "m_id": "{1D731BD9-0B0D-4852-9369-204992980959}" } ] } } }, { "Id": { "id": 26277682908212 }, "Name": "SC-Node(InputHandlerNodeableNode)", "Components": { "Component_[6974624163858710069]": { "$type": "InputHandlerNodeableNode", "Id": 6974624163858710069, "Slots": [ { "id": { "m_id": "{D3FA76B7-0A2D-41FD-90B2-EE1EC36190AB}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Connect Event", "toolTip": "Connect to input event name as defined in an input binding asset.", "DisplayGroup": { "Value": 2173756817 }, "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{56943F46-4CB2-44BD-87AB-885385879D99}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Event Name", "toolTip": "Event name as defined in an input binding asset. Example 'Fireball'.", "DisplayGroup": { "Value": 2173756817 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{E111AF0A-F801-47E3-80FC-8C81790992EC}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "On Connect Event", "toolTip": "Connect to input event name as defined in an input binding asset.", "DisplayGroup": { "Value": 2173756817 }, "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{EB5C6165-54E8-42C1-8B23-164D88452CE2}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Pressed", "toolTip": "Signaled when the input event begins.", "DisplayGroup": { "Value": 458537082 }, "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{12A60FD7-F210-4156-9670-DA1C61819AB0}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "value", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 458537082 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{B3EC47A6-DAA9-42C1-A8CC-A424EC4FD796}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Held", "toolTip": "Signaled while the input event is active.", "DisplayGroup": { "Value": 308119761 }, "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true }, { "id": { "m_id": "{4429A536-3E7D-4633-A79E-F94DCEDC25F6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Released", "toolTip": "Signaled when the input event ends.", "DisplayGroup": { "Value": 4215628054 }, "Descriptor": { "ConnectionType": 2, "SlotType": 1 }, "IsLatent": true } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "StartGame", "label": "Event Name" } ], "slotExecutionMap": { "ins": [ { "_slotId": { "m_id": "{D3FA76B7-0A2D-41FD-90B2-EE1EC36190AB}" }, "_inputs": [ { "_slotId": { "m_id": "{56943F46-4CB2-44BD-87AB-885385879D99}" } } ], "_outs": [ { "_slotId": { "m_id": "{E111AF0A-F801-47E3-80FC-8C81790992EC}" }, "_name": "On Connect Event", "_interfaceSourceId": "{6899FD09-D101-0000-0200-000000000000}" } ], "_interfaceSourceId": "{203EC178-D101-0000-802F-3E54F87F0000}" } ], "latents": [ { "_slotId": { "m_id": "{EB5C6165-54E8-42C1-8B23-164D88452CE2}" }, "_name": "Pressed", "_outputs": [ { "_slotId": { "m_id": "{12A60FD7-F210-4156-9670-DA1C61819AB0}" } } ], "_interfaceSourceId": "{203EC178-D101-0000-802F-3E54F87F0000}" }, { "_slotId": { "m_id": "{B3EC47A6-DAA9-42C1-A8CC-A424EC4FD796}" }, "_name": "Held", "_outputs": [ { "_slotId": { "m_id": "{12A60FD7-F210-4156-9670-DA1C61819AB0}" } } ], "_interfaceSourceId": "{203EC178-D101-0000-802F-3E54F87F0000}" }, { "_slotId": { "m_id": "{4429A536-3E7D-4633-A79E-F94DCEDC25F6}" }, "_name": "Released", "_outputs": [ { "_slotId": { "m_id": "{12A60FD7-F210-4156-9670-DA1C61819AB0}" } } ], "_interfaceSourceId": "{203EC178-D101-0000-802F-3E54F87F0000}" } ] } } } }, { "Id": { "id": 26226143300660 }, "Name": "SC-Node(FindElementByName)", "Components": { "Component_[7246421098117154929]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 7246421098117154929, "Slots": [ { "id": { "m_id": "{3DB4391A-A32D-490E-BE81-82A048DF9284}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "EntityID: 0", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" } }, { "id": { "m_id": "{B8CF5C1C-55C1-48EF-B832-6813A1B02377}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String: 1", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{123293D3-D377-4AC7-8916-63CA76CCF832}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{C2DAA9D2-01E4-4B6D-9A5F-31AE5A4BAAF9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{E391C24E-0930-4023-99CD-EE660FD7B6D6}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Result: EntityID", "DisplayDataType": { "m_type": 1 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 }, "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "TimerMinutes", "label": "String: 1" } ], "methodType": 0, "methodName": "FindElementByName", "className": "UiCanvasBus", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{3DB4391A-A32D-490E-BE81-82A048DF9284}" }, { "m_id": "{B8CF5C1C-55C1-48EF-B832-6813A1B02377}" } ], "prettyClassName": "UiCanvasBus" } } }, { "Id": { "id": 26058639576116 }, "Name": "SC Node(SetVariable)", "Components": { "Component_[7376619259889709072]": { "$type": "SetVariableNode", "Id": 7376619259889709072, "Slots": [ { "id": { "m_id": "{882F9729-8ABB-42DD-A12F-003AE083DF98}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{59380122-0855-438B-BFC2-21F661C8E0F1}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{62F9FD06-949B-47ED-B893-B1BC925917D0}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{15BD45BB-3F43-4373-AC53-C0A509EC0D30}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number" } ], "m_variableId": { "m_id": "{91278D71-57B6-4217-9171-4FC6B25F4983}" }, "m_variableDataInSlotId": { "m_id": "{62F9FD06-949B-47ED-B893-B1BC925917D0}" }, "m_variableDataOutSlotId": { "m_id": "{15BD45BB-3F43-4373-AC53-C0A509EC0D30}" } } } }, { "Id": { "id": 26097294281780 }, "Name": "SC-Node(ScriptCanvas_StringFunctions_Split)", "Components": { "Component_[7442235691194907796]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 7442235691194907796, "Slots": [ { "id": { "m_id": "{E41F8203-B229-4881-B2E6-FD77F5B69F04}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Source", "toolTip": "The string to search in.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2FE5DD16-6975-4014-AB15-8DCA4B25784C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Delimiters", "toolTip": "The characters that can be used as delimiters.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{C0C51078-3201-4D97-969F-F4005C7F590A}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{3209C815-1517-4077-A436-29BC7AA35284}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{677D8524-799C-41D4-99F4-ABCD4F46DF52}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Array", "DisplayDataType": { "m_type": 4, "m_azType": "{99DAD0BC-740E-5E82-826B-8FC7968CC02C}" }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": ".", "label": "Delimiters" } ], "methodType": 1, "methodName": "ScriptCanvas_StringFunctions_Split", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{E41F8203-B229-4881-B2E6-FD77F5B69F04}" }, { "m_id": "{2FE5DD16-6975-4014-AB15-8DCA4B25784C}" } ], "prettyClassName": "ScriptCanvas_StringFunctions_Split" } } }, { "Id": { "id": 26402236959796 }, "Name": "SC-Node(ScriptCanvas_StringFunctions_Split)", "Components": { "Component_[7442235691194907796]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 7442235691194907796, "Slots": [ { "id": { "m_id": "{E41F8203-B229-4881-B2E6-FD77F5B69F04}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Source", "toolTip": "The string to search in.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{2FE5DD16-6975-4014-AB15-8DCA4B25784C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Delimiters", "toolTip": "The characters that can be used as delimiters.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{C0C51078-3201-4D97-969F-F4005C7F590A}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{3209C815-1517-4077-A436-29BC7AA35284}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{677D8524-799C-41D4-99F4-ABCD4F46DF52}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Array", "DisplayDataType": { "m_type": 4, "m_azType": "{99DAD0BC-740E-5E82-826B-8FC7968CC02C}" }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": ".", "label": "Delimiters" } ], "methodType": 1, "methodName": "ScriptCanvas_StringFunctions_Split", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{E41F8203-B229-4881-B2E6-FD77F5B69F04}" }, { "m_id": "{2FE5DD16-6975-4014-AB15-8DCA4B25784C}" } ], "prettyClassName": "ScriptCanvas_StringFunctions_Split" } } }, { "Id": { "id": 25985625132084 }, "Name": "SC Node(SetVariable)", "Components": { "Component_[7506031503513989997]": { "$type": "SetVariableNode", "Id": 7506031503513989997, "Slots": [ { "id": { "m_id": "{703754DB-9345-4B7E-883A-7D0D997CD842}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{BC7E2214-61CF-47B2-B421-CF1E45533BBD}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{E2A772AB-FC6D-4ED8-ADC6-BED67B086747}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{8D9D7F93-318C-42F4-9D35-17ECF9C164BF}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number" } ], "m_variableId": { "m_id": "{CDE83E3B-0986-4081-BE5B-5B65C73023F6}" }, "m_variableDataInSlotId": { "m_id": "{E2A772AB-FC6D-4ED8-ADC6-BED67B086747}" }, "m_variableDataOutSlotId": { "m_id": "{8D9D7F93-318C-42F4-9D35-17ECF9C164BF}" } } } }, { "Id": { "id": 26260503039028 }, "Name": "SC Node(SetVariable)", "Components": { "Component_[7582739973496651401]": { "$type": "SetVariableNode", "Id": 7582739973496651401, "Slots": [ { "id": { "m_id": "{51A131A2-C872-4EA4-8AD6-09AA1C25466E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{88C4F014-2B83-4558-BFC1-929D05BB8E35}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{F9ACAD14-E48F-4605-8D31-E50DC271BA0C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{8D570B97-E929-45C3-AE6D-AD69638C9815}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Number" } ], "m_variableId": { "m_id": "{ABEE0B1F-D5A7-4B76-927B-C14616ED48B2}" }, "m_variableDataInSlotId": { "m_id": "{F9ACAD14-E48F-4605-8D31-E50DC271BA0C}" }, "m_variableDataOutSlotId": { "m_id": "{8D570B97-E929-45C3-AE6D-AD69638C9815}" } } } }, { "Id": { "id": 25912610688052 }, "Name": "SC Node(SetVariable)", "Components": { "Component_[7601833074835457146]": { "$type": "SetVariableNode", "Id": 7601833074835457146, "Slots": [ { "id": { "m_id": "{30BE6109-D83D-4897-8AC4-B6206B19C444}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the variable referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{3A7DA5F6-9C72-4929-BFF5-D76DB0A6BB6C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced variable has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{ED92385F-D6D0-4C7D-9507-AD59BE679627}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{FD24C958-6DDD-439B-ABEF-C43483AE16F9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String", "DisplayDataType": { "m_type": 5 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "InProgress", "label": "String" } ], "m_variableId": { "m_id": "{83C8E240-D002-4782-88EA-3F8C877D64F3}" }, "m_variableDataInSlotId": { "m_id": "{ED92385F-D6D0-4C7D-9507-AD59BE679627}" }, "m_variableDataOutSlotId": { "m_id": "{FD24C958-6DDD-439B-ABEF-C43483AE16F9}" } } } }, { "Id": { "id": 26264798006324 }, "Name": "SC Node(GetVariable)", "Components": { "Component_[8882054446006705929]": { "$type": "GetVariableNode", "Id": 8882054446006705929, "Slots": [ { "id": { "m_id": "{02D98E8A-6EE2-4D44-97E5-EA8B1A6D1169}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "When signaled sends the property referenced by this node to a Data Output slot", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{65FA143D-FE2D-4A66-A35E-6F500E5589CE}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{C0E280F4-144C-43F0-9BBE-B7B810718244}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Number", "DisplayDataType": { "m_type": 3 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "m_variableId": { "m_id": "{91278D71-57B6-4217-9171-4FC6B25F4983}" }, "m_variableDataOutSlotId": { "m_id": "{C0E280F4-144C-43F0-9BBE-B7B810718244}" } } } }, { "Id": { "id": 26406531927092 }, "Name": "SC-Node(OperatorDiv)", "Components": { "Component_[953819360245624250]": { "$type": "OperatorDiv", "Id": 953819360245624250, "Slots": [ { "id": { "m_id": "{65EC648D-FBC9-4C8B-B854-87EB31CD50D9}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{08A4E617-E898-4493-B264-23633ED3F5C8}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{1F6CF54A-E8CA-4781-A2E7-410FF90AB784}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "MathOperatorContract", "OperatorType": "Divide", "NativeTypes": [ { "m_type": 3 } ] } ], "slotName": "Number", "toolTip": "An operand to use in performing the specified Operation", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1114760223 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 1114760223 }, "DataType": 1 }, { "id": { "m_id": "{A716AEB6-6F9B-44E2-BA3C-6F60E0BCBDB9}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "MathOperatorContract", "OperatorType": "Divide", "NativeTypes": [ { "m_type": 3 } ] } ], "slotName": "Number", "toolTip": "An operand to use in performing the specified Operation", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1114760223 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DynamicGroup": { "Value": 1114760223 }, "DataType": 1 }, { "id": { "m_id": "{E47CA527-B2E7-4D68-9BA2-D44A9BA17CCE}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" }, { "$type": "MathOperatorContract", "OperatorType": "Divide", "NativeTypes": [ { "m_type": 3 } ] } ], "slotName": "Result", "toolTip": "The result of the specified operation", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1114760223 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DynamicGroup": { "Value": 1114760223 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 1.0, "label": "Number" }, { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 60.0, "label": "Number" } ] } } }, { "Id": { "id": 25989920099380 }, "Name": "SC-Node(ScriptCanvas_StringFunctions_EndsWith)", "Components": { "Component_[9590946118771883197]": { "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method", "Id": 9590946118771883197, "Slots": [ { "id": { "m_id": "{96D8B0C5-C204-4082-B44D-8F322E0E9547}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Source", "toolTip": "The string to search in.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1, "IsReference": true, "VariableReference": { "m_id": "{83C8E240-D002-4782-88EA-3F8C877D64F3}" } }, { "id": { "m_id": "{EA8DBC07-AC9B-4952-9825-796E8DCCE306}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Pattern", "toolTip": "The substring to search for.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{0B8E5F91-9064-499A-BA2F-0CCB97C923D8}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Case Sensitive", "toolTip": "Take into account the case of the string when searching.", "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{FB0B81D0-7DDE-4657-A075-76C6142DFC68}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{B4F9870D-1D5C-4320-BE7E-13B18B192EAB}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "True", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{EA0B5FF8-CC84-45D0-A9D1-8E9E0292EC8B}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "False", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "isVisibile": false, "id": { "m_id": "{9D65170D-FC7C-4B84-BBF1-33CC1B1A633E}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Boolean", "DisplayDataType": { "m_type": 0 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "", "label": "Source" }, { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "Fail", "label": "Pattern" }, { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": false, "label": "Case Sensitive" } ], "methodType": 1, "methodName": "ScriptCanvas_StringFunctions_EndsWith", "resultSlotIDs": [ {} ], "inputSlots": [ { "m_id": "{96D8B0C5-C204-4082-B44D-8F322E0E9547}" }, { "m_id": "{EA8DBC07-AC9B-4952-9825-796E8DCCE306}" }, { "m_id": "{0B8E5F91-9064-499A-BA2F-0CCB97C923D8}" } ], "prettyClassName": "ScriptCanvas_StringFunctions_EndsWith" } } }, { "Id": { "id": 26174603693108 }, "Name": "SC-Node(Format)", "Components": { "Component_[9600638893645988495]": { "$type": "Format", "Id": 9600638893645988495, "Slots": [ { "id": { "m_id": "{3E3DBE91-DFEF-4BD2-9C0D-0FCF8B6802BA}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "Input signal", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{74532892-1063-4CDB-88AD-5876B099CD7B}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{F54DF12A-3F13-4155-9FF2-E72EF1864523}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Value", "toolTip": "Value which replaces instances of {Value} in the resulting string.", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1015031923 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{822B06CD-3261-49D2-B4D5-0C521417EE2C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String", "toolTip": "The resulting string.", "DisplayDataType": { "m_type": 5 }, "DisplayGroup": { "Value": 1015031923 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Value" } ], "m_arrayBindingMap": [ { "Key": 1, "Value": { "m_id": "{F54DF12A-3F13-4155-9FF2-E72EF1864523}" } } ], "m_unresolvedString": [ {}, {} ], "m_formatSlotMap": { "Value": { "m_id": "{F54DF12A-3F13-4155-9FF2-E72EF1864523}" } } } } }, { "Id": { "id": 26432301730868 }, "Name": "SC-Node(Format)", "Components": { "Component_[9600638893645988495]": { "$type": "Format", "Id": 9600638893645988495, "Slots": [ { "id": { "m_id": "{3E3DBE91-DFEF-4BD2-9C0D-0FCF8B6802BA}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "In", "toolTip": "Input signal", "Descriptor": { "ConnectionType": 1, "SlotType": 1 } }, { "id": { "m_id": "{74532892-1063-4CDB-88AD-5876B099CD7B}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Out", "Descriptor": { "ConnectionType": 2, "SlotType": 1 } }, { "id": { "m_id": "{F54DF12A-3F13-4155-9FF2-E72EF1864523}" }, "DynamicTypeOverride": 3, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "Value", "toolTip": "Value which replaces instances of {Value} in the resulting string.", "DisplayDataType": { "m_type": 3 }, "DisplayGroup": { "Value": 1015031923 }, "Descriptor": { "ConnectionType": 1, "SlotType": 2 }, "DataType": 1 }, { "id": { "m_id": "{822B06CD-3261-49D2-B4D5-0C521417EE2C}" }, "contracts": [ { "$type": "SlotTypeContract" } ], "slotName": "String", "toolTip": "The resulting string.", "DisplayDataType": { "m_type": 5 }, "DisplayGroup": { "Value": 1015031923 }, "Descriptor": { "ConnectionType": 2, "SlotType": 2 }, "DataType": 1 } ], "Datums": [ { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0, "label": "Value" } ], "m_arrayBindingMap": [ { "Key": 1, "Value": { "m_id": "{F54DF12A-3F13-4155-9FF2-E72EF1864523}" } } ], "m_unresolvedString": [ {}, {} ], "m_formatSlotMap": { "Value": { "m_id": "{F54DF12A-3F13-4155-9FF2-E72EF1864523}" } } } } } ], "m_connections": [ { "Id": { "id": 26436596698164 }, "Name": "srcEndpoint=(Receive Script Event: ExecutionSlot:NewspaperHitTarget), destEndpoint=(Get Variable: In)", "Components": { "Component_[15432729935821697292]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 15432729935821697292, "sourceEndpoint": { "nodeId": { "id": 26092999314484 }, "slotId": { "m_id": "{B9C9C52F-1A0D-4540-8956-6361F248BA96}" } }, "targetEndpoint": { "nodeId": { "id": 26011394935860 }, "slotId": { "m_id": "{B17C504D-519C-4E8C-87A8-4B82F6F9D004}" } } } } }, { "Id": { "id": 26440891665460 }, "Name": "srcEndpoint=(Receive Script Event: Points), destEndpoint=(Add (+): Value 1)", "Components": { "Component_[10857187215357401646]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 10857187215357401646, "sourceEndpoint": { "nodeId": { "id": 26092999314484 }, "slotId": { "m_id": "{E141373C-ACB5-4D81-873D-774849CAA11C}" } }, "targetEndpoint": { "nodeId": { "id": 26286272842804 }, "slotId": { "m_id": "{F84544F5-E971-4641-B227-DBD530024CCC}" } } } } }, { "Id": { "id": 26445186632756 }, "Name": "srcEndpoint=(Receive Script Event: ExecutionSlot:NewspaperThrown), destEndpoint=(Get Variable: In)", "Components": { "Component_[11933849159538143538]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 11933849159538143538, "sourceEndpoint": { "nodeId": { "id": 25951265393716 }, "slotId": { "m_id": "{2B3F792A-4073-4C79-BFF6-F4330F2EFBF6}" } }, "targetEndpoint": { "nodeId": { "id": 25942675459124 }, "slotId": { "m_id": "{73C3C792-FAB7-4445-A1F9-33B5D064DF46}" } } } } }, { "Id": { "id": 26449481600052 }, "Name": "srcEndpoint=(Receive Script Event: ExecutionSlot:PlayerHitByObstacle), destEndpoint=(Get Variable: In)", "Components": { "Component_[2431311733984796385]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 2431311733984796385, "sourceEndpoint": { "nodeId": { "id": 26419416828980 }, "slotId": { "m_id": "{A3143068-0368-4071-A697-F365AE36E598}" } }, "targetEndpoint": { "nodeId": { "id": 26299157744692 }, "slotId": { "m_id": "{A563F939-2DE0-4782-8020-3EAC355CA39B}" } } } } }, { "Id": { "id": 26453776567348 }, "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(LoadCanvas: In)", "Components": { "Component_[10770379897558690797]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 10770379897558690797, "sourceEndpoint": { "nodeId": { "id": 26200373496884 }, "slotId": { "m_id": "{070F79C1-EA25-4F90-AC98-C4131F4E5DA2}" } }, "targetEndpoint": { "nodeId": { "id": 26204668464180 }, "slotId": { "m_id": "{1C7C57E0-51BD-401D-A222-ED0066EC8E80}" } } } } }, { "Id": { "id": 26458071534644 }, "Name": "srcEndpoint=(LoadCanvas: Out), destEndpoint=(Set Variable: In)", "Components": { "Component_[3744877000801713406]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 3744877000801713406, "sourceEndpoint": { "nodeId": { "id": 26204668464180 }, "slotId": { "m_id": "{CFF55944-D34F-4B47-B8EA-ACB4087B59CD}" } }, "targetEndpoint": { "nodeId": { "id": 26067229510708 }, "slotId": { "m_id": "{6996CD94-F41B-4B77-B3C3-7E8174E88146}" } } } } }, { "Id": { "id": 26462366501940 }, "Name": "srcEndpoint=(LoadCanvas: EntityId), destEndpoint=(Set Variable: EntityId)", "Components": { "Component_[18084622418252941612]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 18084622418252941612, "sourceEndpoint": { "nodeId": { "id": 26204668464180 }, "slotId": { "m_id": "{500D29D1-7167-464F-99C7-7E17EB9CAD51}" } }, "targetEndpoint": { "nodeId": { "id": 26067229510708 }, "slotId": { "m_id": "{943D7AE2-332D-4412-B4CD-2593DA6CB7B6}" } } } } }, { "Id": { "id": 26466661469236 }, "Name": "srcEndpoint=(Get First Element: Value), destEndpoint=(SetText: String: 1)", "Components": { "Component_[8211008453967099458]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 8211008453967099458, "sourceEndpoint": { "nodeId": { "id": 25946970426420 }, "slotId": { "m_id": "{FD698178-3262-4D36-8F8E-51F71E9BD669}" } }, "targetEndpoint": { "nodeId": { "id": 26294862777396 }, "slotId": { "m_id": "{3DEAB442-E3CE-4478-BA22-72E60A75966A}" } } } } }, { "Id": { "id": 26470956436532 }, "Name": "srcEndpoint=(ScriptCanvas_StringFunctions_Split: Array), destEndpoint=(Get First Element: Array: 0)", "Components": { "Component_[15134940934519098458]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 15134940934519098458, "sourceEndpoint": { "nodeId": { "id": 26389352057908 }, "slotId": { "m_id": "{6A0E8C4F-C780-4C84-B4A4-B82EB84244EA}" } }, "targetEndpoint": { "nodeId": { "id": 25946970426420 }, "slotId": { "m_id": "{6138CAD1-FE85-4E9E-829D-CA91C2C9A6F2}" } } } } }, { "Id": { "id": 26475251403828 }, "Name": "srcEndpoint=(ScriptCanvas_StringFunctions_Split: Array), destEndpoint=(Get First Element: Array: 0)", "Components": { "Component_[15859321544212732287]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 15859321544212732287, "sourceEndpoint": { "nodeId": { "id": 26316337613876 }, "slotId": { "m_id": "{5DF9F726-FF3D-4BD4-B4AE-5ACDC860BC18}" } }, "targetEndpoint": { "nodeId": { "id": 26075819445300 }, "slotId": { "m_id": "{6138CAD1-FE85-4E9E-829D-CA91C2C9A6F2}" } } } } }, { "Id": { "id": 26479546371124 }, "Name": "srcEndpoint=(Build String: String), destEndpoint=(ScriptCanvas_StringFunctions_Split: Source)", "Components": { "Component_[16569831344501398760]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 16569831344501398760, "sourceEndpoint": { "nodeId": { "id": 26380762123316 }, "slotId": { "m_id": "{1E8A40BA-CBD8-44F0-B655-0075A93580FE}" } }, "targetEndpoint": { "nodeId": { "id": 26389352057908 }, "slotId": { "m_id": "{6BD967A8-3F5B-4FFD-9870-8E3C412B0FD1}" } } } } }, { "Id": { "id": 26483841338420 }, "Name": "srcEndpoint=(Get First Element: Value), destEndpoint=(SetText: String: 1)", "Components": { "Component_[17005411485140316882]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 17005411485140316882, "sourceEndpoint": { "nodeId": { "id": 26075819445300 }, "slotId": { "m_id": "{FD698178-3262-4D36-8F8E-51F71E9BD669}" } }, "targetEndpoint": { "nodeId": { "id": 26088704347188 }, "slotId": { "m_id": "{A3D4A0CB-F980-4DD1-AA4E-3584C02A171C}" } } } } }, { "Id": { "id": 26488136305716 }, "Name": "srcEndpoint=(Get First Element: Out), destEndpoint=(FindElementByName: In)", "Components": { "Component_[16759264884846625840]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 16759264884846625840, "sourceEndpoint": { "nodeId": { "id": 25946970426420 }, "slotId": { "m_id": "{911DB09C-1A5B-4968-8A2D-2BBC3AA26B37}" } }, "targetEndpoint": { "nodeId": { "id": 26226143300660 }, "slotId": { "m_id": "{123293D3-D377-4AC7-8916-63CA76CCF832}" } } } } }, { "Id": { "id": 26492431273012 }, "Name": "srcEndpoint=(Less Than (<): False), destEndpoint=(Build String: In)", "Components": { "Component_[12332522996914000501]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 12332522996914000501, "sourceEndpoint": { "nodeId": { "id": 26135948987444 }, "slotId": { "m_id": "{2989B751-EBFE-4CC2-AA5D-CE3242BE0824}" } }, "targetEndpoint": { "nodeId": { "id": 26380762123316 }, "slotId": { "m_id": "{AE7CB430-D3D2-4EA0-85E0-83D192AC29EA}" } } } } }, { "Id": { "id": 26496726240308 }, "Name": "srcEndpoint=(Math Expression: Result), destEndpoint=(Build String: Value)", "Components": { "Component_[6174088003274970466]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 6174088003274970466, "sourceEndpoint": { "nodeId": { "id": 26234733235252 }, "slotId": { "m_id": "{26BA6AEA-1D8F-4C5F-9EFB-D8665DDDA0F7}" } }, "targetEndpoint": { "nodeId": { "id": 26015689903156 }, "slotId": { "m_id": "{F28B80A6-9345-4F47-B46E-599DC93B3E61}" } } } } }, { "Id": { "id": 26501021207604 }, "Name": "srcEndpoint=(Math Expression: Result), destEndpoint=(Less Than (<): Value A)", "Components": { "Component_[11317661144004143560]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 11317661144004143560, "sourceEndpoint": { "nodeId": { "id": 26234733235252 }, "slotId": { "m_id": "{26BA6AEA-1D8F-4C5F-9EFB-D8665DDDA0F7}" } }, "targetEndpoint": { "nodeId": { "id": 26303452711988 }, "slotId": { "m_id": "{9B07AA7A-AB0D-41B4-BD20-80DDDB76388B}" } } } } }, { "Id": { "id": 26505316174900 }, "Name": "srcEndpoint=(Math Expression: Result), destEndpoint=(Build String: Value)", "Components": { "Component_[3493923555381700528]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 3493923555381700528, "sourceEndpoint": { "nodeId": { "id": 26234733235252 }, "slotId": { "m_id": "{26BA6AEA-1D8F-4C5F-9EFB-D8665DDDA0F7}" } }, "targetEndpoint": { "nodeId": { "id": 26247618137140 }, "slotId": { "m_id": "{B3E33609-7FD7-4B83-830B-1F48A2BAAA2D}" } } } } }, { "Id": { "id": 26509611142196 }, "Name": "srcEndpoint=(Build String: String), destEndpoint=(ScriptCanvas_StringFunctions_Split: Source)", "Components": { "Component_[1796098040608973168]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 1796098040608973168, "sourceEndpoint": { "nodeId": { "id": 26247618137140 }, "slotId": { "m_id": "{1E8A40BA-CBD8-44F0-B655-0075A93580FE}" } }, "targetEndpoint": { "nodeId": { "id": 26316337613876 }, "slotId": { "m_id": "{B9D4393D-4D76-4592-A785-B9931DC56B8C}" } } } } }, { "Id": { "id": 26513906109492 }, "Name": "srcEndpoint=(Build String: Out), destEndpoint=(ScriptCanvas_StringFunctions_Split: In)", "Components": { "Component_[11134714208880477537]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 11134714208880477537, "sourceEndpoint": { "nodeId": { "id": 26015689903156 }, "slotId": { "m_id": "{B4C6D4A7-379A-4E02-8741-FB73DBEF284B}" } }, "targetEndpoint": { "nodeId": { "id": 26316337613876 }, "slotId": { "m_id": "{A002C6F3-3C1D-4993-A6C9-B778DE55D765}" } } } } }, { "Id": { "id": 26518201076788 }, "Name": "srcEndpoint=(Build String: String), destEndpoint=(ScriptCanvas_StringFunctions_Split: Source)", "Components": { "Component_[17111196710238498375]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 17111196710238498375, "sourceEndpoint": { "nodeId": { "id": 26015689903156 }, "slotId": { "m_id": "{AF4121ED-AEC0-4B2F-AA63-D39ACFA9C618}" } }, "targetEndpoint": { "nodeId": { "id": 26316337613876 }, "slotId": { "m_id": "{B9D4393D-4D76-4592-A785-B9931DC56B8C}" } } } } }, { "Id": { "id": 26522496044084 }, "Name": "srcEndpoint=(Math Expression: Out), destEndpoint=(Less Than (<): In)", "Components": { "Component_[4030224622385283384]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 4030224622385283384, "sourceEndpoint": { "nodeId": { "id": 26234733235252 }, "slotId": { "m_id": "{D418A8AA-CB19-4A06-9BF5-EE9EE750BF33}" } }, "targetEndpoint": { "nodeId": { "id": 26303452711988 }, "slotId": { "m_id": "{9CEDBE20-8CFA-4092-BFB8-2F7802102911}" } } } } }, { "Id": { "id": 26526791011380 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetText: In)", "Components": { "Component_[16144051567470159320]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 16144051567470159320, "sourceEndpoint": { "nodeId": { "id": 26226143300660 }, "slotId": { "m_id": "{C2DAA9D2-01E4-4B6D-9A5F-31AE5A4BAAF9}" } }, "targetEndpoint": { "nodeId": { "id": 26294862777396 }, "slotId": { "m_id": "{5264A05D-753B-494F-9025-F344E700C7AD}" } } } } }, { "Id": { "id": 26531085978676 }, "Name": "srcEndpoint=(Less Than (<): True), destEndpoint=(Build String: In)", "Components": { "Component_[10643223548363578610]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 10643223548363578610, "sourceEndpoint": { "nodeId": { "id": 26135948987444 }, "slotId": { "m_id": "{262083E5-8CED-4B45-BE8A-A6A70F0105CE}" } }, "targetEndpoint": { "nodeId": { "id": 26187488594996 }, "slotId": { "m_id": "{89594FFA-BF31-415B-B8BD-63E62D151553}" } } } } }, { "Id": { "id": 26535380945972 }, "Name": "srcEndpoint=(FindElementByName: Result: EntityID), destEndpoint=(SetText: EntityID: 0)", "Components": { "Component_[13239453203733345070]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 13239453203733345070, "sourceEndpoint": { "nodeId": { "id": 26226143300660 }, "slotId": { "m_id": "{E391C24E-0930-4023-99CD-EE660FD7B6D6}" } }, "targetEndpoint": { "nodeId": { "id": 26294862777396 }, "slotId": { "m_id": "{F39F4DBD-398B-4F34-88F0-79F5C2E77F69}" } } } } }, { "Id": { "id": 26539675913268 }, "Name": "srcEndpoint=(ScriptCanvas_StringFunctions_Split: Out), destEndpoint=(Get First Element: In)", "Components": { "Component_[15000991871203924753]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 15000991871203924753, "sourceEndpoint": { "nodeId": { "id": 26389352057908 }, "slotId": { "m_id": "{6EBBAC96-552B-416C-A368-5AEDB9E1FD37}" } }, "targetEndpoint": { "nodeId": { "id": 25946970426420 }, "slotId": { "m_id": "{D23609AC-BBAB-4DBE-A136-519582D5AFB3}" } } } } }, { "Id": { "id": 26543970880564 }, "Name": "srcEndpoint=(ScriptCanvas_StringFunctions_Split: Out), destEndpoint=(Get First Element: In)", "Components": { "Component_[6699569972486750143]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 6699569972486750143, "sourceEndpoint": { "nodeId": { "id": 26316337613876 }, "slotId": { "m_id": "{EDB96B66-B79E-4FC8-86A4-7F3F49FA2C44}" } }, "targetEndpoint": { "nodeId": { "id": 26075819445300 }, "slotId": { "m_id": "{D23609AC-BBAB-4DBE-A136-519582D5AFB3}" } } } } }, { "Id": { "id": 26548265847860 }, "Name": "srcEndpoint=(Get First Element: Out), destEndpoint=(FindElementByName: In)", "Components": { "Component_[18357097293353041034]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 18357097293353041034, "sourceEndpoint": { "nodeId": { "id": 26075819445300 }, "slotId": { "m_id": "{911DB09C-1A5B-4968-8A2D-2BBC3AA26B37}" } }, "targetEndpoint": { "nodeId": { "id": 25934085524532 }, "slotId": { "m_id": "{13935DEA-85B5-4142-A304-9D93F5B43427}" } } } } }, { "Id": { "id": 26552560815156 }, "Name": "srcEndpoint=(Divide (/): Result), destEndpoint=(Less Than (<): Value A)", "Components": { "Component_[900320377451748080]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 900320377451748080, "sourceEndpoint": { "nodeId": { "id": 26406531927092 }, "slotId": { "m_id": "{E47CA527-B2E7-4D68-9BA2-D44A9BA17CCE}" } }, "targetEndpoint": { "nodeId": { "id": 26135948987444 }, "slotId": { "m_id": "{9B07AA7A-AB0D-41B4-BD20-80DDDB76388B}" } } } } }, { "Id": { "id": 26556855782452 }, "Name": "srcEndpoint=(Divide (/): Result), destEndpoint=(Build String: Value)", "Components": { "Component_[12694678865341534449]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 12694678865341534449, "sourceEndpoint": { "nodeId": { "id": 26406531927092 }, "slotId": { "m_id": "{E47CA527-B2E7-4D68-9BA2-D44A9BA17CCE}" } }, "targetEndpoint": { "nodeId": { "id": 26187488594996 }, "slotId": { "m_id": "{130F9094-4E43-4DD4-9DDA-9BA2B9B2AB38}" } } } } }, { "Id": { "id": 26561150749748 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetText: In)", "Components": { "Component_[7447031973242662078]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 7447031973242662078, "sourceEndpoint": { "nodeId": { "id": 25934085524532 }, "slotId": { "m_id": "{C15D5182-CB20-4FED-9004-1C8E8E586055}" } }, "targetEndpoint": { "nodeId": { "id": 26088704347188 }, "slotId": { "m_id": "{542D8C49-28F8-4AC5-A24E-4AC3F6BCD872}" } } } } }, { "Id": { "id": 26565445717044 }, "Name": "srcEndpoint=(Less Than (<): False), destEndpoint=(Build String: In)", "Components": { "Component_[18353485087225876165]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 18353485087225876165, "sourceEndpoint": { "nodeId": { "id": 26303452711988 }, "slotId": { "m_id": "{2989B751-EBFE-4CC2-AA5D-CE3242BE0824}" } }, "targetEndpoint": { "nodeId": { "id": 26247618137140 }, "slotId": { "m_id": "{AE7CB430-D3D2-4EA0-85E0-83D192AC29EA}" } } } } }, { "Id": { "id": 26569740684340 }, "Name": "srcEndpoint=(Build String: Out), destEndpoint=(ScriptCanvas_StringFunctions_Split: In)", "Components": { "Component_[4791556865745180121]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 4791556865745180121, "sourceEndpoint": { "nodeId": { "id": 26187488594996 }, "slotId": { "m_id": "{3E099DB3-B449-462E-9095-6B2BC0F090CA}" } }, "targetEndpoint": { "nodeId": { "id": 26389352057908 }, "slotId": { "m_id": "{6DE3A32B-F7DB-4855-AD6C-7B98056697CF}" } } } } }, { "Id": { "id": 26574035651636 }, "Name": "srcEndpoint=(FindElementByName: Result: EntityID), destEndpoint=(SetText: EntityID: 0)", "Components": { "Component_[12690385906005570079]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 12690385906005570079, "sourceEndpoint": { "nodeId": { "id": 25934085524532 }, "slotId": { "m_id": "{54F791CA-47EE-45E5-8F52-00CDD48EDA01}" } }, "targetEndpoint": { "nodeId": { "id": 26088704347188 }, "slotId": { "m_id": "{BE538A73-3A9E-40BF-BA64-55CBB133C8CC}" } } } } }, { "Id": { "id": 26578330618932 }, "Name": "srcEndpoint=(Build String: Out), destEndpoint=(ScriptCanvas_StringFunctions_Split: In)", "Components": { "Component_[9449985885244220660]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 9449985885244220660, "sourceEndpoint": { "nodeId": { "id": 26247618137140 }, "slotId": { "m_id": "{52FCB1AD-C9FE-4020-9B68-65E8E9FE289A}" } }, "targetEndpoint": { "nodeId": { "id": 26316337613876 }, "slotId": { "m_id": "{A002C6F3-3C1D-4993-A6C9-B778DE55D765}" } } } } }, { "Id": { "id": 26582625586228 }, "Name": "srcEndpoint=(Divide (/): Out), destEndpoint=(Less Than (<): In)", "Components": { "Component_[1901947764937730090]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 1901947764937730090, "sourceEndpoint": { "nodeId": { "id": 26406531927092 }, "slotId": { "m_id": "{08A4E617-E898-4493-B264-23633ED3F5C8}" } }, "targetEndpoint": { "nodeId": { "id": 26135948987444 }, "slotId": { "m_id": "{9CEDBE20-8CFA-4092-BFB8-2F7802102911}" } } } } }, { "Id": { "id": 26586920553524 }, "Name": "srcEndpoint=(Build String: String), destEndpoint=(ScriptCanvas_StringFunctions_Split: Source)", "Components": { "Component_[12280095711973756323]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 12280095711973756323, "sourceEndpoint": { "nodeId": { "id": 26187488594996 }, "slotId": { "m_id": "{660CCA2D-047F-4C1F-9029-F41EB9B0E5BF}" } }, "targetEndpoint": { "nodeId": { "id": 26389352057908 }, "slotId": { "m_id": "{6BD967A8-3F5B-4FFD-9870-8E3C412B0FD1}" } } } } }, { "Id": { "id": 26591215520820 }, "Name": "srcEndpoint=(Less Than (<): True), destEndpoint=(Build String: In)", "Components": { "Component_[9067289678121153609]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 9067289678121153609, "sourceEndpoint": { "nodeId": { "id": 26303452711988 }, "slotId": { "m_id": "{262083E5-8CED-4B45-BE8A-A6A70F0105CE}" } }, "targetEndpoint": { "nodeId": { "id": 26015689903156 }, "slotId": { "m_id": "{AD3C38A5-EF27-4605-8928-6F62B2949FE5}" } } } } }, { "Id": { "id": 26595510488116 }, "Name": "srcEndpoint=(Build String: Out), destEndpoint=(ScriptCanvas_StringFunctions_Split: In)", "Components": { "Component_[12013303673316314850]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 12013303673316314850, "sourceEndpoint": { "nodeId": { "id": 26380762123316 }, "slotId": { "m_id": "{52FCB1AD-C9FE-4020-9B68-65E8E9FE289A}" } }, "targetEndpoint": { "nodeId": { "id": 26389352057908 }, "slotId": { "m_id": "{6DE3A32B-F7DB-4855-AD6C-7B98056697CF}" } } } } }, { "Id": { "id": 26599805455412 }, "Name": "srcEndpoint=(Divide (/): Result), destEndpoint=(Build String: Value)", "Components": { "Component_[3647607258726261520]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 3647607258726261520, "sourceEndpoint": { "nodeId": { "id": 26406531927092 }, "slotId": { "m_id": "{E47CA527-B2E7-4D68-9BA2-D44A9BA17CCE}" } }, "targetEndpoint": { "nodeId": { "id": 26380762123316 }, "slotId": { "m_id": "{B3E33609-7FD7-4B83-830B-1F48A2BAAA2D}" } } } } }, { "Id": { "id": 26604100422708 }, "Name": "srcEndpoint=(Not: True), destEndpoint=(Set Variable: In)", "Components": { "Component_[18114154541798996263]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 18114154541798996263, "sourceEndpoint": { "nodeId": { "id": 26350697352244 }, "slotId": { "m_id": "{D8D17497-BA1E-492A-9089-31F67E78C652}" } }, "targetEndpoint": { "nodeId": { "id": 25899725786164 }, "slotId": { "m_id": "{49A7A602-DDF9-4543-AF00-5A8CE67A1F5C}" } } } } }, { "Id": { "id": 26608395390004 }, "Name": "srcEndpoint=(Not: Result), destEndpoint=(Set Variable: Boolean)", "Components": { "Component_[1571479812090106559]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 1571479812090106559, "sourceEndpoint": { "nodeId": { "id": 26350697352244 }, "slotId": { "m_id": "{0F30132F-B7EE-44A1-BAF7-BF9EFDC71CB6}" } }, "targetEndpoint": { "nodeId": { "id": 25899725786164 }, "slotId": { "m_id": "{BE080EFB-8663-4F9B-B039-750AB32BBE27}" } } } } }, { "Id": { "id": 26612690357300 }, "Name": "srcEndpoint=(Not: False), destEndpoint=(Set Variable: In)", "Components": { "Component_[10834115665935442056]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 10834115665935442056, "sourceEndpoint": { "nodeId": { "id": 26350697352244 }, "slotId": { "m_id": "{67E79525-EDA5-4902-9767-0C9C57494A9A}" } }, "targetEndpoint": { "nodeId": { "id": 25899725786164 }, "slotId": { "m_id": "{49A7A602-DDF9-4543-AF00-5A8CE67A1F5C}" } } } } }, { "Id": { "id": 26616985324596 }, "Name": "srcEndpoint=(Get Variable: Boolean), destEndpoint=(Not: Value)", "Components": { "Component_[17998192434894525670]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 17998192434894525670, "sourceEndpoint": { "nodeId": { "id": 26045754674228 }, "slotId": { "m_id": "{A83C66FE-B53D-47C0-B9EC-17BDFCA897D6}" } }, "targetEndpoint": { "nodeId": { "id": 26350697352244 }, "slotId": { "m_id": "{7CDC22AC-EA2C-45C2-9AD9-316263AC5445}" } } } } }, { "Id": { "id": 26621280291892 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetText: In)", "Components": { "Component_[14993910615387182309]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 14993910615387182309, "sourceEndpoint": { "nodeId": { "id": 26372172188724 }, "slotId": { "m_id": "{C15D5182-CB20-4FED-9004-1C8E8E586055}" } }, "targetEndpoint": { "nodeId": { "id": 26050049641524 }, "slotId": { "m_id": "{542D8C49-28F8-4AC5-A24E-4AC3F6BCD872}" } } } } }, { "Id": { "id": 26625575259188 }, "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Not: In)", "Components": { "Component_[4456696861893751340]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 4456696861893751340, "sourceEndpoint": { "nodeId": { "id": 26045754674228 }, "slotId": { "m_id": "{A48929DE-D42A-4E11-B9E1-9E087F597EDE}" } }, "targetEndpoint": { "nodeId": { "id": 26350697352244 }, "slotId": { "m_id": "{22838A50-DBDE-4AD5-AB5D-C42347258CAE}" } } } } }, { "Id": { "id": 26629870226484 }, "Name": "srcEndpoint=(If: True), destEndpoint=(FindElementByName: In)", "Components": { "Component_[13662269328720560427]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 13662269328720560427, "sourceEndpoint": { "nodeId": { "id": 26256208071732 }, "slotId": { "m_id": "{698F9270-AF05-4D85-B9BC-E1A6C71F9115}" } }, "targetEndpoint": { "nodeId": { "id": 26372172188724 }, "slotId": { "m_id": "{13935DEA-85B5-4142-A304-9D93F5B43427}" } } } } }, { "Id": { "id": 26634165193780 }, "Name": "srcEndpoint=(Set Variable: Boolean), destEndpoint=(If: Condition)", "Components": { "Component_[3582402603257903288]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 3582402603257903288, "sourceEndpoint": { "nodeId": { "id": 25899725786164 }, "slotId": { "m_id": "{8B2A30FE-B931-4177-B2C3-A307028024DF}" } }, "targetEndpoint": { "nodeId": { "id": 26256208071732 }, "slotId": { "m_id": "{230316C2-8C0F-4CFF-839E-EE1E57934FC7}" } } } } }, { "Id": { "id": 26638460161076 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetText: In)", "Components": { "Component_[17904533667371346214]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 17904533667371346214, "sourceEndpoint": { "nodeId": { "id": 26307747679284 }, "slotId": { "m_id": "{C15D5182-CB20-4FED-9004-1C8E8E586055}" } }, "targetEndpoint": { "nodeId": { "id": 26178898660404 }, "slotId": { "m_id": "{542D8C49-28F8-4AC5-A24E-4AC3F6BCD872}" } } } } }, { "Id": { "id": 26642755128372 }, "Name": "srcEndpoint=(FindElementByName: Result: EntityID), destEndpoint=(SetText: EntityID: 0)", "Components": { "Component_[9028913099442938769]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 9028913099442938769, "sourceEndpoint": { "nodeId": { "id": 26372172188724 }, "slotId": { "m_id": "{54F791CA-47EE-45E5-8F52-00CDD48EDA01}" } }, "targetEndpoint": { "nodeId": { "id": 26050049641524 }, "slotId": { "m_id": "{BE538A73-3A9E-40BF-BA64-55CBB133C8CC}" } } } } }, { "Id": { "id": 26647050095668 }, "Name": "srcEndpoint=(HeartBeat: Pulse), destEndpoint=(Get Variable: In)", "Components": { "Component_[10775761800942927626]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 10775761800942927626, "sourceEndpoint": { "nodeId": { "id": 26428006763572 }, "slotId": { "m_id": "{AE459442-D3F6-42BB-B909-96B49BA37812}" } }, "targetEndpoint": { "nodeId": { "id": 26045754674228 }, "slotId": { "m_id": "{7DCC75FD-BABB-466D-8EF6-DCE526ECD165}" } } } } }, { "Id": { "id": 26651345062964 }, "Name": "srcEndpoint=(Set Variable: Out), destEndpoint=(If: In)", "Components": { "Component_[6827034188713478943]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 6827034188713478943, "sourceEndpoint": { "nodeId": { "id": 25899725786164 }, "slotId": { "m_id": "{5BD1DE5C-06FB-4190-A8A2-CB1C39CA4A69}" } }, "targetEndpoint": { "nodeId": { "id": 26256208071732 }, "slotId": { "m_id": "{67648DB9-52D0-4724-AEB2-37C701DD86F2}" } } } } }, { "Id": { "id": 26655640030260 }, "Name": "srcEndpoint=(FindElementByName: Result: EntityID), destEndpoint=(SetText: EntityID: 0)", "Components": { "Component_[1199156235232051568]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 1199156235232051568, "sourceEndpoint": { "nodeId": { "id": 26307747679284 }, "slotId": { "m_id": "{54F791CA-47EE-45E5-8F52-00CDD48EDA01}" } }, "targetEndpoint": { "nodeId": { "id": 26178898660404 }, "slotId": { "m_id": "{BE538A73-3A9E-40BF-BA64-55CBB133C8CC}" } } } } }, { "Id": { "id": 26659934997556 }, "Name": "srcEndpoint=(If: False), destEndpoint=(FindElementByName: In)", "Components": { "Component_[1255469906050553215]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 1255469906050553215, "sourceEndpoint": { "nodeId": { "id": 26256208071732 }, "slotId": { "m_id": "{F1B3AE6A-EAB1-4FD6-B1AD-975ECB072BAB}" } }, "targetEndpoint": { "nodeId": { "id": 26307747679284 }, "slotId": { "m_id": "{13935DEA-85B5-4142-A304-9D93F5B43427}" } } } } }, { "Id": { "id": 26664229964852 }, "Name": "srcEndpoint=(Set Variable: Out), destEndpoint=(Receive Script Event: Connect)", "Components": { "Component_[2009916005941076433]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 2009916005941076433, "sourceEndpoint": { "nodeId": { "id": 26067229510708 }, "slotId": { "m_id": "{2047FDEA-646F-4171-A8B0-F04564CE65A6}" } }, "targetEndpoint": { "nodeId": { "id": 26092999314484 }, "slotId": { "m_id": "{157CD4E9-04D6-4B8A-9723-2B5410C96274}" } } } } }, { "Id": { "id": 26668524932148 }, "Name": "srcEndpoint=(Set Variable: Out), destEndpoint=(VariableNotification Handler: Connect)", "Components": { "Component_[10425101983965199139]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 10425101983965199139, "sourceEndpoint": { "nodeId": { "id": 26067229510708 }, "slotId": { "m_id": "{2047FDEA-646F-4171-A8B0-F04564CE65A6}" } }, "targetEndpoint": { "nodeId": { "id": 26191783562292 }, "slotId": { "m_id": "{84415055-324B-4843-A9F9-0FCF783B1596}" } } } } }, { "Id": { "id": 26672819899444 }, "Name": "srcEndpoint=(FindElementByName: EntityId), destEndpoint=(SetText: EntityId: 0)", "Components": { "Component_[5170511263253832426]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 5170511263253832426, "sourceEndpoint": { "nodeId": { "id": 26144538922036 }, "slotId": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" } }, "targetEndpoint": { "nodeId": { "id": 26376467156020 }, "slotId": { "m_id": "{CF083042-AE6E-4C7F-977A-1E97B7531DD0}" } } } } }, { "Id": { "id": 26677114866740 }, "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Build String: In)", "Components": { "Component_[15133298562980024700]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 15133298562980024700, "sourceEndpoint": { "nodeId": { "id": 26153128856628 }, "slotId": { "m_id": "{456EACB5-F0ED-4C44-9253-CDC2891CF10F}" } }, "targetEndpoint": { "nodeId": { "id": 26174603693108 }, "slotId": { "m_id": "{3E3DBE91-DFEF-4BD2-9C0D-0FCF8B6802BA}" } } } } }, { "Id": { "id": 26681409834036 }, "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Build String: Value)", "Components": { "Component_[18187012024698254460]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 18187012024698254460, "sourceEndpoint": { "nodeId": { "id": 26153128856628 }, "slotId": { "m_id": "{85888DC2-DD08-4D91-B6D9-751FF29D7206}" } }, "targetEndpoint": { "nodeId": { "id": 26174603693108 }, "slotId": { "m_id": "{F54DF12A-3F13-4155-9FF2-E72EF1864523}" } } } } }, { "Id": { "id": 26685704801332 }, "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Add (+): In)", "Components": { "Component_[6168969486621957840]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 6168969486621957840, "sourceEndpoint": { "nodeId": { "id": 26011394935860 }, "slotId": { "m_id": "{29980A44-19F0-4251-B866-8065D99CD22A}" } }, "targetEndpoint": { "nodeId": { "id": 26286272842804 }, "slotId": { "m_id": "{0BA8FE25-5F86-478F-9585-4E1E6C4845EA}" } } } } }, { "Id": { "id": 26689999768628 }, "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Add (+): Number 0)", "Components": { "Component_[281955714668569497]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 281955714668569497, "sourceEndpoint": { "nodeId": { "id": 26011394935860 }, "slotId": { "m_id": "{A3972C3A-0C62-4AE5-BFF6-97B86FA30F21}" } }, "targetEndpoint": { "nodeId": { "id": 26286272842804 }, "slotId": { "m_id": "{9A85A779-6186-4818-A806-6E844856E67C}" } } } } }, { "Id": { "id": 26694294735924 }, "Name": "srcEndpoint=(Add (+): Out), destEndpoint=(Set Variable: In)", "Components": { "Component_[15805929590075493214]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 15805929590075493214, "sourceEndpoint": { "nodeId": { "id": 26286272842804 }, "slotId": { "m_id": "{C9A7DC28-FCDC-44D9-B27E-1ADA4082ACFD}" } }, "targetEndpoint": { "nodeId": { "id": 26290567810100 }, "slotId": { "m_id": "{FDF60450-23E4-4F26-A6C1-A9F01D787108}" } } } } }, { "Id": { "id": 26698589703220 }, "Name": "srcEndpoint=(Add (+): Result), destEndpoint=(Set Variable: Number)", "Components": { "Component_[6014452539641168689]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 6014452539641168689, "sourceEndpoint": { "nodeId": { "id": 26286272842804 }, "slotId": { "m_id": "{C9401B0E-E955-4426-A4EC-DE2DBE07D69C}" } }, "targetEndpoint": { "nodeId": { "id": 26290567810100 }, "slotId": { "m_id": "{6D06E2CF-FBEA-4CE1-A403-97AD63F5D389}" } } } } }, { "Id": { "id": 26702884670516 }, "Name": "srcEndpoint=(Build String: Out), destEndpoint=(ScriptCanvas_StringFunctions_Split: In)", "Components": { "Component_[215564786839677074]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 215564786839677074, "sourceEndpoint": { "nodeId": { "id": 26174603693108 }, "slotId": { "m_id": "{74532892-1063-4CDB-88AD-5876B099CD7B}" } }, "targetEndpoint": { "nodeId": { "id": 26402236959796 }, "slotId": { "m_id": "{C0C51078-3201-4D97-969F-F4005C7F590A}" } } } } }, { "Id": { "id": 26707179637812 }, "Name": "srcEndpoint=(Build String: String), destEndpoint=(ScriptCanvas_StringFunctions_Split: Source)", "Components": { "Component_[15058526434406871279]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 15058526434406871279, "sourceEndpoint": { "nodeId": { "id": 26174603693108 }, "slotId": { "m_id": "{822B06CD-3261-49D2-B4D5-0C521417EE2C}" } }, "targetEndpoint": { "nodeId": { "id": 26402236959796 }, "slotId": { "m_id": "{E41F8203-B229-4881-B2E6-FD77F5B69F04}" } } } } }, { "Id": { "id": 26711474605108 }, "Name": "srcEndpoint=(ScriptCanvas_StringFunctions_Split: Out), destEndpoint=(Get First Element: In)", "Components": { "Component_[5222113182642025733]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 5222113182642025733, "sourceEndpoint": { "nodeId": { "id": 26402236959796 }, "slotId": { "m_id": "{3209C815-1517-4077-A436-29BC7AA35284}" } }, "targetEndpoint": { "nodeId": { "id": 26007099968564 }, "slotId": { "m_id": "{262EC46D-DE08-4EF2-A714-F201CC805B80}" } } } } }, { "Id": { "id": 26715769572404 }, "Name": "srcEndpoint=(ScriptCanvas_StringFunctions_Split: Array), destEndpoint=(Get First Element: Container)", "Components": { "Component_[5964977052453530426]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 5964977052453530426, "sourceEndpoint": { "nodeId": { "id": 26402236959796 }, "slotId": { "m_id": "{677D8524-799C-41D4-99F4-ABCD4F46DF52}" } }, "targetEndpoint": { "nodeId": { "id": 26007099968564 }, "slotId": { "m_id": "{B2873F67-F6B1-4CE9-B1E3-DDE4008F63F0}" } } } } }, { "Id": { "id": 26720064539700 }, "Name": "srcEndpoint=(Get First Element: Value), destEndpoint=(SetText: String: 1)", "Components": { "Component_[7467614457941664964]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 7467614457941664964, "sourceEndpoint": { "nodeId": { "id": 26007099968564 }, "slotId": { "m_id": "{1D731BD9-0B0D-4852-9369-204992980959}" } }, "targetEndpoint": { "nodeId": { "id": 26376467156020 }, "slotId": { "m_id": "{5EDAD15D-9F1F-450D-BEDD-BBD92446E8BC}" } } } } }, { "Id": { "id": 26724359506996 }, "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Set Variable: In)", "Components": { "Component_[4170823170944567171]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 4170823170944567171, "sourceEndpoint": { "nodeId": { "id": 25972740230196 }, "slotId": { "m_id": "{A5A56C9E-2531-4572-9EB9-2078D72BBA69}" } }, "targetEndpoint": { "nodeId": { "id": 26114474150964 }, "slotId": { "m_id": "{7DA97DCE-CE73-4653-A3C4-BD6C83CE6F3C}" } } } } }, { "Id": { "id": 26728654474292 }, "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Set Variable: Number)", "Components": { "Component_[17866084395527379529]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 17866084395527379529, "sourceEndpoint": { "nodeId": { "id": 25972740230196 }, "slotId": { "m_id": "{F347DD15-CE41-4BD0-8244-A066DF767A14}" } }, "targetEndpoint": { "nodeId": { "id": 26114474150964 }, "slotId": { "m_id": "{D9881248-4F4C-4916-8272-2F97153C4796}" } } } } }, { "Id": { "id": 26732949441588 }, "Name": "srcEndpoint=(ScriptCanvas_StringFunctions_Split: Out), destEndpoint=(Get First Element: In)", "Components": { "Component_[9983634347476338722]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 9983634347476338722, "sourceEndpoint": { "nodeId": { "id": 26097294281780 }, "slotId": { "m_id": "{3209C815-1517-4077-A436-29BC7AA35284}" } }, "targetEndpoint": { "nodeId": { "id": 25921200622644 }, "slotId": { "m_id": "{262EC46D-DE08-4EF2-A714-F201CC805B80}" } } } } }, { "Id": { "id": 26737244408884 }, "Name": "srcEndpoint=(Get First Element: Value), destEndpoint=(SetText: String: 1)", "Components": { "Component_[8922888071702104669]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 8922888071702104669, "sourceEndpoint": { "nodeId": { "id": 25921200622644 }, "slotId": { "m_id": "{1D731BD9-0B0D-4852-9369-204992980959}" } }, "targetEndpoint": { "nodeId": { "id": 25908315720756 }, "slotId": { "m_id": "{5EDAD15D-9F1F-450D-BEDD-BBD92446E8BC}" } } } } }, { "Id": { "id": 26741539376180 }, "Name": "srcEndpoint=(FindElementByName: EntityId), destEndpoint=(SetText: EntityId: 0)", "Components": { "Component_[6059634862642865541]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 6059634862642865541, "sourceEndpoint": { "nodeId": { "id": 26213258398772 }, "slotId": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" } }, "targetEndpoint": { "nodeId": { "id": 25908315720756 }, "slotId": { "m_id": "{CF083042-AE6E-4C7F-977A-1E97B7531DD0}" } } } } }, { "Id": { "id": 26745834343476 }, "Name": "srcEndpoint=(Build String: String), destEndpoint=(ScriptCanvas_StringFunctions_Split: Source)", "Components": { "Component_[10501372989024879525]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 10501372989024879525, "sourceEndpoint": { "nodeId": { "id": 26432301730868 }, "slotId": { "m_id": "{822B06CD-3261-49D2-B4D5-0C521417EE2C}" } }, "targetEndpoint": { "nodeId": { "id": 26097294281780 }, "slotId": { "m_id": "{E41F8203-B229-4881-B2E6-FD77F5B69F04}" } } } } }, { "Id": { "id": 26750129310772 }, "Name": "srcEndpoint=(ScriptCanvas_StringFunctions_Split: Array), destEndpoint=(Get First Element: Container)", "Components": { "Component_[8895449212178347072]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 8895449212178347072, "sourceEndpoint": { "nodeId": { "id": 26097294281780 }, "slotId": { "m_id": "{677D8524-799C-41D4-99F4-ABCD4F46DF52}" } }, "targetEndpoint": { "nodeId": { "id": 25921200622644 }, "slotId": { "m_id": "{B2873F67-F6B1-4CE9-B1E3-DDE4008F63F0}" } } } } }, { "Id": { "id": 26754424278068 }, "Name": "srcEndpoint=(Build String: Out), destEndpoint=(ScriptCanvas_StringFunctions_Split: In)", "Components": { "Component_[16773689094308180941]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 16773689094308180941, "sourceEndpoint": { "nodeId": { "id": 26432301730868 }, "slotId": { "m_id": "{74532892-1063-4CDB-88AD-5876B099CD7B}" } }, "targetEndpoint": { "nodeId": { "id": 26097294281780 }, "slotId": { "m_id": "{C0C51078-3201-4D97-969F-F4005C7F590A}" } } } } }, { "Id": { "id": 26758719245364 }, "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Build String: In)", "Components": { "Component_[7710346442804822355]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 7710346442804822355, "sourceEndpoint": { "nodeId": { "id": 26221848333364 }, "slotId": { "m_id": "{739DBDFC-269F-42AE-B9D4-D4AA45849A56}" } }, "targetEndpoint": { "nodeId": { "id": 26432301730868 }, "slotId": { "m_id": "{3E3DBE91-DFEF-4BD2-9C0D-0FCF8B6802BA}" } } } } }, { "Id": { "id": 26763014212660 }, "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Build String: Value)", "Components": { "Component_[13073442626751668206]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 13073442626751668206, "sourceEndpoint": { "nodeId": { "id": 26221848333364 }, "slotId": { "m_id": "{A0C32560-6758-41DC-88B1-1326F34424D8}" } }, "targetEndpoint": { "nodeId": { "id": 26432301730868 }, "slotId": { "m_id": "{F54DF12A-3F13-4155-9FF2-E72EF1864523}" } } } } }, { "Id": { "id": 26767309179956 }, "Name": "srcEndpoint=(Set Variable: Out), destEndpoint=(VariableNotification Handler: Connect)", "Components": { "Component_[11096289492759929107]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 11096289492759929107, "sourceEndpoint": { "nodeId": { "id": 26067229510708 }, "slotId": { "m_id": "{2047FDEA-646F-4171-A8B0-F04564CE65A6}" } }, "targetEndpoint": { "nodeId": { "id": 25895430818868 }, "slotId": { "m_id": "{8C255899-2CF6-4048-9CC9-95F6ECA8F8F5}" } } } } }, { "Id": { "id": 26771604147252 }, "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Receive Script Event: Connect)", "Components": { "Component_[16435605677203822079]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 16435605677203822079, "sourceEndpoint": { "nodeId": { "id": 26200373496884 }, "slotId": { "m_id": "{070F79C1-EA25-4F90-AC98-C4131F4E5DA2}" } }, "targetEndpoint": { "nodeId": { "id": 26312042646580 }, "slotId": { "m_id": "{194852DC-6A1C-4ACF-8FDD-CCDFF1DEEEDC}" } } } } }, { "Id": { "id": 26775899114548 }, "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Receive Script Event: Connect)", "Components": { "Component_[17494912945817497632]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 17494912945817497632, "sourceEndpoint": { "nodeId": { "id": 26200373496884 }, "slotId": { "m_id": "{070F79C1-EA25-4F90-AC98-C4131F4E5DA2}" } }, "targetEndpoint": { "nodeId": { "id": 25951265393716 }, "slotId": { "m_id": "{ADA34079-8D14-4D07-B9F9-9012C1498BED}" } } } } }, { "Id": { "id": 26780194081844 }, "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Subtract (-): In)", "Components": { "Component_[12741704870844911886]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 12741704870844911886, "sourceEndpoint": { "nodeId": { "id": 25942675459124 }, "slotId": { "m_id": "{5813C6DF-7B50-4FEF-BB02-23920EDB7570}" } }, "targetEndpoint": { "nodeId": { "id": 26239028202548 }, "slotId": { "m_id": "{0A56E798-84A9-41FC-B441-0255920B585F}" } } } } }, { "Id": { "id": 26784489049140 }, "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Subtract (-): Value 0)", "Components": { "Component_[5670352534786654084]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 5670352534786654084, "sourceEndpoint": { "nodeId": { "id": 25942675459124 }, "slotId": { "m_id": "{74E66B11-D5A1-48DE-A0FC-EA6F3C8103D8}" } }, "targetEndpoint": { "nodeId": { "id": 26239028202548 }, "slotId": { "m_id": "{F93206E9-CE3A-48BF-8F8F-32D76A302B8D}" } } } } }, { "Id": { "id": 26788784016436 }, "Name": "srcEndpoint=(Subtract (-): Result), destEndpoint=(Set Variable: Number)", "Components": { "Component_[13068336949952553295]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 13068336949952553295, "sourceEndpoint": { "nodeId": { "id": 26239028202548 }, "slotId": { "m_id": "{D5E93C4A-0ED0-4F3F-AA72-2D40BB5C5141}" } }, "targetEndpoint": { "nodeId": { "id": 26019984870452 }, "slotId": { "m_id": "{720E4137-ACCE-4F31-A638-12CA744727E8}" } } } } }, { "Id": { "id": 26793078983732 }, "Name": "srcEndpoint=(Subtract (-): Out), destEndpoint=(Set Variable: In)", "Components": { "Component_[15808612242388055772]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 15808612242388055772, "sourceEndpoint": { "nodeId": { "id": 26239028202548 }, "slotId": { "m_id": "{3D919C84-A995-4EB0-ADD6-1F4C77A6165A}" } }, "targetEndpoint": { "nodeId": { "id": 26019984870452 }, "slotId": { "m_id": "{D893239C-1FD5-4B18-B638-57EFFE2CCA03}" } } } } }, { "Id": { "id": 26797373951028 }, "Name": "srcEndpoint=(Set Variable: Out), destEndpoint=(VariableNotification Handler: Connect)", "Components": { "Component_[5840044953408787573]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 5840044953408787573, "sourceEndpoint": { "nodeId": { "id": 26067229510708 }, "slotId": { "m_id": "{2047FDEA-646F-4171-A8B0-F04564CE65A6}" } }, "targetEndpoint": { "nodeId": { "id": 26101589249076 }, "slotId": { "m_id": "{8C255899-2CF6-4048-9CC9-95F6ECA8F8F5}" } } } } }, { "Id": { "id": 26801668918324 }, "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Set Variable: In)", "Components": { "Component_[16137129416369875307]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 16137129416369875307, "sourceEndpoint": { "nodeId": { "id": 26230438267956 }, "slotId": { "m_id": "{24FC010F-8E0F-48FE-B414-D6B313DE573C}" } }, "targetEndpoint": { "nodeId": { "id": 25985625132084 }, "slotId": { "m_id": "{703754DB-9345-4B7E-883A-7D0D997CD842}" } } } } }, { "Id": { "id": 26805963885620 }, "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Subtract (-): In)", "Components": { "Component_[9473091631124013018]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 9473091631124013018, "sourceEndpoint": { "nodeId": { "id": 26299157744692 }, "slotId": { "m_id": "{A0712C41-9F53-4443-B2FB-C6D8CE2D270F}" } }, "targetEndpoint": { "nodeId": { "id": 26385057090612 }, "slotId": { "m_id": "{0A56E798-84A9-41FC-B441-0255920B585F}" } } } } }, { "Id": { "id": 26810258852916 }, "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Subtract (-): Value 0)", "Components": { "Component_[17263533142237431639]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 17263533142237431639, "sourceEndpoint": { "nodeId": { "id": 26299157744692 }, "slotId": { "m_id": "{9A8AB6A7-7E0A-4B32-B4D0-E0C63E258CF0}" } }, "targetEndpoint": { "nodeId": { "id": 26385057090612 }, "slotId": { "m_id": "{F93206E9-CE3A-48BF-8F8F-32D76A302B8D}" } } } } }, { "Id": { "id": 26814553820212 }, "Name": "srcEndpoint=(Subtract (-): Out), destEndpoint=(Set Variable: In)", "Components": { "Component_[7186835200007852452]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 7186835200007852452, "sourceEndpoint": { "nodeId": { "id": 26385057090612 }, "slotId": { "m_id": "{3D919C84-A995-4EB0-ADD6-1F4C77A6165A}" } }, "targetEndpoint": { "nodeId": { "id": 26273387940916 }, "slotId": { "m_id": "{56A8A829-276D-4F0F-99FE-64844C409C24}" } } } } }, { "Id": { "id": 26818848787508 }, "Name": "srcEndpoint=(Subtract (-): Result), destEndpoint=(Set Variable: Number)", "Components": { "Component_[2840879189872636291]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 2840879189872636291, "sourceEndpoint": { "nodeId": { "id": 26385057090612 }, "slotId": { "m_id": "{D5E93C4A-0ED0-4F3F-AA72-2D40BB5C5141}" } }, "targetEndpoint": { "nodeId": { "id": 26273387940916 }, "slotId": { "m_id": "{2292C19B-2D1A-4598-90E4-8835BA39B43D}" } } } } }, { "Id": { "id": 26823143754804 }, "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Receive Script Event: Connect)", "Components": { "Component_[7108763582377787173]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 7108763582377787173, "sourceEndpoint": { "nodeId": { "id": 26200373496884 }, "slotId": { "m_id": "{070F79C1-EA25-4F90-AC98-C4131F4E5DA2}" } }, "targetEndpoint": { "nodeId": { "id": 26419416828980 }, "slotId": { "m_id": "{DA80D5AD-5413-4ADA-836A-7DC35F4B0AA7}" } } } } }, { "Id": { "id": 26827438722100 }, "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(InputHandler: Connect Event)", "Components": { "Component_[13494792081159156943]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 13494792081159156943, "sourceEndpoint": { "nodeId": { "id": 26200373496884 }, "slotId": { "m_id": "{070F79C1-EA25-4F90-AC98-C4131F4E5DA2}" } }, "targetEndpoint": { "nodeId": { "id": 26277682908212 }, "slotId": { "m_id": "{D3FA76B7-0A2D-41FD-90B2-EE1EC36190AB}" } } } } }, { "Id": { "id": 26831733689396 }, "Name": "srcEndpoint=(Set Variable: Out), destEndpoint=(VariableNotification Handler: Connect)", "Components": { "Component_[411491909709424612]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 411491909709424612, "sourceEndpoint": { "nodeId": { "id": 26067229510708 }, "slotId": { "m_id": "{2047FDEA-646F-4171-A8B0-F04564CE65A6}" } }, "targetEndpoint": { "nodeId": { "id": 26217553366068 }, "slotId": { "m_id": "{C733AF43-6807-4A8D-878C-D42C43C0392F}" } } } } }, { "Id": { "id": 26836028656692 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetIsEnabled: In)", "Components": { "Component_[9366995215985063763]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 9366995215985063763, "sourceEndpoint": { "nodeId": { "id": 26337812450356 }, "slotId": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" } }, "targetEndpoint": { "nodeId": { "id": 26393647025204 }, "slotId": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" } } } } }, { "Id": { "id": 26840323623988 }, "Name": "srcEndpoint=(FindElementByName: EntityId), destEndpoint=(SetIsEnabled: EntityId: 0)", "Components": { "Component_[6653063364413337870]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 6653063364413337870, "sourceEndpoint": { "nodeId": { "id": 26337812450356 }, "slotId": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" } }, "targetEndpoint": { "nodeId": { "id": 26393647025204 }, "slotId": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" } } } } }, { "Id": { "id": 26844618591284 }, "Name": "srcEndpoint=(FindElementByName: EntityId), destEndpoint=(SetIsEnabled: EntityId: 0)", "Components": { "Component_[17701879809322096570]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 17701879809322096570, "sourceEndpoint": { "nodeId": { "id": 26024279837748 }, "slotId": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" } }, "targetEndpoint": { "nodeId": { "id": 26148833889332 }, "slotId": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" } } } } }, { "Id": { "id": 26848913558580 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetIsEnabled: In)", "Components": { "Component_[636392152273331965]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 636392152273331965, "sourceEndpoint": { "nodeId": { "id": 26024279837748 }, "slotId": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" } }, "targetEndpoint": { "nodeId": { "id": 26148833889332 }, "slotId": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" } } } } }, { "Id": { "id": 26853208525876 }, "Name": "srcEndpoint=(SetIsEnabled: Out), destEndpoint=(FindElementByName: In)", "Components": { "Component_[7831579985755365748]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 7831579985755365748, "sourceEndpoint": { "nodeId": { "id": 26393647025204 }, "slotId": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" } }, "targetEndpoint": { "nodeId": { "id": 26024279837748 }, "slotId": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" } } } } }, { "Id": { "id": 26857503493172 }, "Name": "srcEndpoint=(VariableNotification Handler: ExecutionSlot:OnVariableValueChanged), destEndpoint=(Get Variable: In)", "Components": { "Component_[16892595170822856457]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 16892595170822856457, "sourceEndpoint": { "nodeId": { "id": 26101589249076 }, "slotId": { "m_id": "{A8CF86E7-E217-4E6D-B727-F84AA0D8FA27}" } }, "targetEndpoint": { "nodeId": { "id": 25904020753460 }, "slotId": { "m_id": "{43742A50-E3CC-4CC2-AA5C-887E37E8444C}" } } } } }, { "Id": { "id": 26861798460468 }, "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Less Than (<): In)", "Components": { "Component_[18169777137209283546]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 18169777137209283546, "sourceEndpoint": { "nodeId": { "id": 25904020753460 }, "slotId": { "m_id": "{C0AF96CA-BD03-4E7D-B976-77F70743C9FD}" } }, "targetEndpoint": { "nodeId": { "id": 25998510033972 }, "slotId": { "m_id": "{700BA170-288A-4163-B242-F62548C83269}" } } } } }, { "Id": { "id": 26866093427764 }, "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Less Than (<): Value A)", "Components": { "Component_[2496312485949892662]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 2496312485949892662, "sourceEndpoint": { "nodeId": { "id": 25904020753460 }, "slotId": { "m_id": "{10F4CE68-864A-44D0-814F-7481F520C0B2}" } }, "targetEndpoint": { "nodeId": { "id": 25998510033972 }, "slotId": { "m_id": "{BC252C9B-03C7-4D55-82CD-2575C36D4B9D}" } } } } }, { "Id": { "id": 26870388395060 }, "Name": "srcEndpoint=(ScriptCanvas_StringFunctions_EndsWith: True), destEndpoint=(Set Variable: In)", "Components": { "Component_[15015384251987514005]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 15015384251987514005, "sourceEndpoint": { "nodeId": { "id": 26127359052852 }, "slotId": { "m_id": "{CE9C7221-5AB2-467A-8E52-2D3EF75E7658}" } }, "targetEndpoint": { "nodeId": { "id": 25912610688052 }, "slotId": { "m_id": "{30BE6109-D83D-4897-8AC4-B6206B19C444}" } } } } }, { "Id": { "id": 26874683362356 }, "Name": "srcEndpoint=(Set Variable: Out), destEndpoint=(Send Script Event: In)", "Components": { "Component_[8153787083308798736]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 8153787083308798736, "sourceEndpoint": { "nodeId": { "id": 25912610688052 }, "slotId": { "m_id": "{3A7DA5F6-9C72-4929-BFF5-D76DB0A6BB6C}" } }, "targetEndpoint": { "nodeId": { "id": 25938380491828 }, "slotId": { "m_id": "{B9DC34B1-6CE0-4C4C-92E6-265D5F42970D}" } } } } }, { "Id": { "id": 26878978329652 }, "Name": "srcEndpoint=(VariableNotification Handler: ExecutionSlot:OnVariableValueChanged), destEndpoint=(ScriptCanvas_StringFunctions_EndsWith: In)", "Components": { "Component_[782442846480701206]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 782442846480701206, "sourceEndpoint": { "nodeId": { "id": 26217553366068 }, "slotId": { "m_id": "{AAE88863-D83B-4726-BE6D-B8234656804B}" } }, "targetEndpoint": { "nodeId": { "id": 26243323169844 }, "slotId": { "m_id": "{110882B6-5324-4BFF-9BEF-BE297CCB12A0}" } } } } }, { "Id": { "id": 26883273296948 }, "Name": "srcEndpoint=(ScriptCanvas_StringFunctions_EndsWith: True), destEndpoint=(FindElementByName: In)", "Components": { "Component_[10477300910766310833]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 10477300910766310833, "sourceEndpoint": { "nodeId": { "id": 26243323169844 }, "slotId": { "m_id": "{73B9B4ED-9AF5-4072-A2CF-51759A662F90}" } }, "targetEndpoint": { "nodeId": { "id": 26337812450356 }, "slotId": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" } } } } }, { "Id": { "id": 26887568264244 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetIsEnabled: In)", "Components": { "Component_[17515413626559524135]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 17515413626559524135, "sourceEndpoint": { "nodeId": { "id": 26423711796276 }, "slotId": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" } }, "targetEndpoint": { "nodeId": { "id": 26367877221428 }, "slotId": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" } } } } }, { "Id": { "id": 26891863231540 }, "Name": "srcEndpoint=(FindElementByName: EntityId), destEndpoint=(SetIsEnabled: EntityId: 0)", "Components": { "Component_[9284426060542747229]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 9284426060542747229, "sourceEndpoint": { "nodeId": { "id": 26423711796276 }, "slotId": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" } }, "targetEndpoint": { "nodeId": { "id": 26367877221428 }, "slotId": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" } } } } }, { "Id": { "id": 26896158198836 }, "Name": "srcEndpoint=(SetIsEnabled: Out), destEndpoint=(FindElementByName: In)", "Components": { "Component_[3732675430544942808]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 3732675430544942808, "sourceEndpoint": { "nodeId": { "id": 26148833889332 }, "slotId": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" } }, "targetEndpoint": { "nodeId": { "id": 26423711796276 }, "slotId": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" } } } } }, { "Id": { "id": 26900453166132 }, "Name": "srcEndpoint=(Less Than (<): True), destEndpoint=(Set Variable: In)", "Components": { "Component_[4360095027620740988]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 4360095027620740988, "sourceEndpoint": { "nodeId": { "id": 25998510033972 }, "slotId": { "m_id": "{7ABC1541-8C22-4ADB-99CD-76EE9FE4C653}" } }, "targetEndpoint": { "nodeId": { "id": 26054344608820 }, "slotId": { "m_id": "{2E874465-154A-4736-BA97-9CD94183FA16}" } } } } }, { "Id": { "id": 26904748133428 }, "Name": "srcEndpoint=(FindElementByName: EntityId), destEndpoint=(SetIsEnabled: EntityId: 0)", "Components": { "Component_[16969320753978939530]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 16969320753978939530, "sourceEndpoint": { "nodeId": { "id": 26131654020148 }, "slotId": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" } }, "targetEndpoint": { "nodeId": { "id": 26110179183668 }, "slotId": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" } } } } }, { "Id": { "id": 26909043100724 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetIsEnabled: In)", "Components": { "Component_[4485790833024063679]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 4485790833024063679, "sourceEndpoint": { "nodeId": { "id": 26363582254132 }, "slotId": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" } }, "targetEndpoint": { "nodeId": { "id": 26320632581172 }, "slotId": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" } } } } }, { "Id": { "id": 26913338068020 }, "Name": "srcEndpoint=(FindElementByName: EntityId), destEndpoint=(SetIsEnabled: EntityId: 0)", "Components": { "Component_[8157286217131938958]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 8157286217131938958, "sourceEndpoint": { "nodeId": { "id": 25925495589940 }, "slotId": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" } }, "targetEndpoint": { "nodeId": { "id": 25968445262900 }, "slotId": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" } } } } }, { "Id": { "id": 26917633035316 }, "Name": "srcEndpoint=(SetIsEnabled: Out), destEndpoint=(FindElementByName: In)", "Components": { "Component_[2990698383173471116]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 2990698383173471116, "sourceEndpoint": { "nodeId": { "id": 25968445262900 }, "slotId": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" } }, "targetEndpoint": { "nodeId": { "id": 26363582254132 }, "slotId": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" } } } } }, { "Id": { "id": 26921928002612 }, "Name": "srcEndpoint=(FindElementByName: EntityId), destEndpoint=(SetIsEnabled: EntityId: 0)", "Components": { "Component_[17851291988994936242]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 17851291988994936242, "sourceEndpoint": { "nodeId": { "id": 26363582254132 }, "slotId": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" } }, "targetEndpoint": { "nodeId": { "id": 26320632581172 }, "slotId": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" } } } } }, { "Id": { "id": 26926222969908 }, "Name": "srcEndpoint=(SetIsEnabled: Out), destEndpoint=(FindElementByName: In)", "Components": { "Component_[3214709406875368319]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 3214709406875368319, "sourceEndpoint": { "nodeId": { "id": 26110179183668 }, "slotId": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" } }, "targetEndpoint": { "nodeId": { "id": 25925495589940 }, "slotId": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" } } } } }, { "Id": { "id": 26930517937204 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetIsEnabled: In)", "Components": { "Component_[18160426370120249132]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 18160426370120249132, "sourceEndpoint": { "nodeId": { "id": 26131654020148 }, "slotId": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" } }, "targetEndpoint": { "nodeId": { "id": 26110179183668 }, "slotId": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" } } } } }, { "Id": { "id": 26934812904500 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetIsEnabled: In)", "Components": { "Component_[5661764993717670735]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 5661764993717670735, "sourceEndpoint": { "nodeId": { "id": 25925495589940 }, "slotId": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" } }, "targetEndpoint": { "nodeId": { "id": 25968445262900 }, "slotId": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" } } } } }, { "Id": { "id": 26939107871796 }, "Name": "srcEndpoint=(ScriptCanvas_StringFunctions_EndsWith: False), destEndpoint=(ScriptCanvas_StringFunctions_StartsWith: In)", "Components": { "Component_[17737132170927510660]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 17737132170927510660, "sourceEndpoint": { "nodeId": { "id": 26243323169844 }, "slotId": { "m_id": "{FF4B936B-2BA6-421E-92FA-1D49A5288D2A}" } }, "targetEndpoint": { "nodeId": { "id": 25994215066676 }, "slotId": { "m_id": "{E05CA23A-0331-47FD-821A-D80BC893BC48}" } } } } }, { "Id": { "id": 26943402839092 }, "Name": "srcEndpoint=(ScriptCanvas_StringFunctions_StartsWith: True), destEndpoint=(FindElementByName: In)", "Components": { "Component_[11348963666030064275]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 11348963666030064275, "sourceEndpoint": { "nodeId": { "id": 25994215066676 }, "slotId": { "m_id": "{B67E34C4-4691-4FA9-A389-158A46A4C6F9}" } }, "targetEndpoint": { "nodeId": { "id": 26131654020148 }, "slotId": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" } } } } }, { "Id": { "id": 26947697806388 }, "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(Receive Script Event: Connect)", "Components": { "Component_[2390671809988354249]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 2390671809988354249, "sourceEndpoint": { "nodeId": { "id": 26200373496884 }, "slotId": { "m_id": "{070F79C1-EA25-4F90-AC98-C4131F4E5DA2}" } }, "targetEndpoint": { "nodeId": { "id": 26161718791220 }, "slotId": { "m_id": "{863DAE9B-3D11-4B90-A9F4-885C0DB66ECA}" } } } } }, { "Id": { "id": 26951992773684 }, "Name": "srcEndpoint=(SetIsEnabled: Out), destEndpoint=(ScriptCanvas_StringFunctions_EndsWith: In)", "Components": { "Component_[16354248818660898994]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 16354248818660898994, "sourceEndpoint": { "nodeId": { "id": 26110179183668 }, "slotId": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" } }, "targetEndpoint": { "nodeId": { "id": 25989920099380 }, "slotId": { "m_id": "{FB0B81D0-7DDE-4657-A075-76C6142DFC68}" } } } } }, { "Id": { "id": 26956287740980 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetIsEnabled: In)", "Components": { "Component_[3590271280396947231]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 3590271280396947231, "sourceEndpoint": { "nodeId": { "id": 25981330164788 }, "slotId": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" } }, "targetEndpoint": { "nodeId": { "id": 26208963431476 }, "slotId": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" } } } } }, { "Id": { "id": 26960582708276 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetIsEnabled: In)", "Components": { "Component_[2874998648007952255]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 2874998648007952255, "sourceEndpoint": { "nodeId": { "id": 26333517483060 }, "slotId": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" } }, "targetEndpoint": { "nodeId": { "id": 26410826894388 }, "slotId": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" } } } } }, { "Id": { "id": 26964877675572 }, "Name": "srcEndpoint=(FindElementByName: EntityId), destEndpoint=(SetIsEnabled: EntityId: 0)", "Components": { "Component_[13164460303416084858]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 13164460303416084858, "sourceEndpoint": { "nodeId": { "id": 26333517483060 }, "slotId": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" } }, "targetEndpoint": { "nodeId": { "id": 26410826894388 }, "slotId": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" } } } } }, { "Id": { "id": 26969172642868 }, "Name": "srcEndpoint=(FindElementByName: EntityId), destEndpoint=(SetIsEnabled: EntityId: 0)", "Components": { "Component_[15214568107631689176]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 15214568107631689176, "sourceEndpoint": { "nodeId": { "id": 25981330164788 }, "slotId": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" } }, "targetEndpoint": { "nodeId": { "id": 26208963431476 }, "slotId": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" } } } } }, { "Id": { "id": 26973467610164 }, "Name": "srcEndpoint=(SetIsEnabled: Out), destEndpoint=(FindElementByName: In)", "Components": { "Component_[2600764317482764190]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 2600764317482764190, "sourceEndpoint": { "nodeId": { "id": 26410826894388 }, "slotId": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" } }, "targetEndpoint": { "nodeId": { "id": 25981330164788 }, "slotId": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" } } } } }, { "Id": { "id": 26977762577460 }, "Name": "srcEndpoint=(ScriptCanvas_StringFunctions_EndsWith: True), destEndpoint=(FindElementByName: In)", "Components": { "Component_[7881552351825911043]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 7881552351825911043, "sourceEndpoint": { "nodeId": { "id": 25989920099380 }, "slotId": { "m_id": "{B4F9870D-1D5C-4320-BE7E-13B18B192EAB}" } }, "targetEndpoint": { "nodeId": { "id": 26333517483060 }, "slotId": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" } } } } }, { "Id": { "id": 26982057544756 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetIsEnabled: In)", "Components": { "Component_[9980272854232369413]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 9980272854232369413, "sourceEndpoint": { "nodeId": { "id": 26166013758516 }, "slotId": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" } }, "targetEndpoint": { "nodeId": { "id": 26157423823924 }, "slotId": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" } } } } }, { "Id": { "id": 26986352512052 }, "Name": "srcEndpoint=(SetIsEnabled: Out), destEndpoint=(FindElementByName: In)", "Components": { "Component_[16574447142317834515]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 16574447142317834515, "sourceEndpoint": { "nodeId": { "id": 26342107417652 }, "slotId": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" } }, "targetEndpoint": { "nodeId": { "id": 26166013758516 }, "slotId": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" } } } } }, { "Id": { "id": 26990647479348 }, "Name": "srcEndpoint=(FindElementByName: EntityId), destEndpoint=(SetIsEnabled: EntityId: 0)", "Components": { "Component_[15498473325737191714]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 15498473325737191714, "sourceEndpoint": { "nodeId": { "id": 26166013758516 }, "slotId": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" } }, "targetEndpoint": { "nodeId": { "id": 26157423823924 }, "slotId": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" } } } } }, { "Id": { "id": 26994942446644 }, "Name": "srcEndpoint=(FindElementByName: EntityId), destEndpoint=(SetIsEnabled: EntityId: 0)", "Components": { "Component_[1164482946183426895]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 1164482946183426895, "sourceEndpoint": { "nodeId": { "id": 26251913104436 }, "slotId": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" } }, "targetEndpoint": { "nodeId": { "id": 26342107417652 }, "slotId": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" } } } } }, { "Id": { "id": 26999237413940 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetIsEnabled: In)", "Components": { "Component_[8958932902041062108]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 8958932902041062108, "sourceEndpoint": { "nodeId": { "id": 26251913104436 }, "slotId": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" } }, "targetEndpoint": { "nodeId": { "id": 26342107417652 }, "slotId": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" } } } } }, { "Id": { "id": 27003532381236 }, "Name": "srcEndpoint=(ScriptCanvas_StringFunctions_EndsWith: False), destEndpoint=(FindElementByName: In)", "Components": { "Component_[11459332266093278405]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 11459332266093278405, "sourceEndpoint": { "nodeId": { "id": 25989920099380 }, "slotId": { "m_id": "{EA0B5FF8-CC84-45D0-A9D1-8E9E0292EC8B}" } }, "targetEndpoint": { "nodeId": { "id": 26251913104436 }, "slotId": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" } } } } }, { "Id": { "id": 27007827348532 }, "Name": "srcEndpoint=(ScriptCanvas_StringFunctions_EndsWith: False), destEndpoint=(ScriptCanvas_StringFunctions_StartsWith: In)", "Components": { "Component_[2195870187327649422]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 2195870187327649422, "sourceEndpoint": { "nodeId": { "id": 26127359052852 }, "slotId": { "m_id": "{3E102618-B36D-4B6C-8E37-57B59AED19AA}" } }, "targetEndpoint": { "nodeId": { "id": 26002805001268 }, "slotId": { "m_id": "{5382C51A-F2F7-4CBA-BAA6-4493BE20ADF0}" } } } } }, { "Id": { "id": 27012122315828 }, "Name": "srcEndpoint=(ScriptCanvas_StringFunctions_StartsWith: True), destEndpoint=(Set Variable: In)", "Components": { "Component_[1243195367301487615]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 1243195367301487615, "sourceEndpoint": { "nodeId": { "id": 26002805001268 }, "slotId": { "m_id": "{771BA30A-805C-40A6-BB5E-1EEC7A281B54}" } }, "targetEndpoint": { "nodeId": { "id": 26269092973620 }, "slotId": { "m_id": "{65547AFA-AE09-4AA5-803A-58F9FA46D642}" } } } } }, { "Id": { "id": 27016417283124 }, "Name": "srcEndpoint=(FindElementByName: EntityId), destEndpoint=(SetIsEnabled: EntityId: 0)", "Components": { "Component_[12982075109910251430]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 12982075109910251430, "sourceEndpoint": { "nodeId": { "id": 26397941992500 }, "slotId": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" } }, "targetEndpoint": { "nodeId": { "id": 26359287286836 }, "slotId": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" } } } } }, { "Id": { "id": 27020712250420 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetIsEnabled: In)", "Components": { "Component_[7810624306614300564]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 7810624306614300564, "sourceEndpoint": { "nodeId": { "id": 25964150295604 }, "slotId": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" } }, "targetEndpoint": { "nodeId": { "id": 26080114412596 }, "slotId": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" } } } } }, { "Id": { "id": 27025007217716 }, "Name": "srcEndpoint=(SetIsEnabled: Out), destEndpoint=(FindElementByName: In)", "Components": { "Component_[9399252513349146100]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 9399252513349146100, "sourceEndpoint": { "nodeId": { "id": 26105884216372 }, "slotId": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" } }, "targetEndpoint": { "nodeId": { "id": 25964150295604 }, "slotId": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" } } } } }, { "Id": { "id": 27029302185012 }, "Name": "srcEndpoint=(ScriptCanvas_StringFunctions_EndsWith: True), destEndpoint=(FindElementByName: In)", "Components": { "Component_[9007011678606781796]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 9007011678606781796, "sourceEndpoint": { "nodeId": { "id": 26062934543412 }, "slotId": { "m_id": "{73B9B4ED-9AF5-4072-A2CF-51759A662F90}" } }, "targetEndpoint": { "nodeId": { "id": 26281977875508 }, "slotId": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" } } } } }, { "Id": { "id": 27033597152308 }, "Name": "srcEndpoint=(FindElementByName: EntityId), destEndpoint=(SetIsEnabled: EntityId: 0)", "Components": { "Component_[15335126425824751656]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 15335126425824751656, "sourceEndpoint": { "nodeId": { "id": 25964150295604 }, "slotId": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" } }, "targetEndpoint": { "nodeId": { "id": 26080114412596 }, "slotId": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" } } } } }, { "Id": { "id": 27037892119604 }, "Name": "srcEndpoint=(SetIsEnabled: Out), destEndpoint=(FindElementByName: In)", "Components": { "Component_[4130746738275895869]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 4130746738275895869, "sourceEndpoint": { "nodeId": { "id": 26080114412596 }, "slotId": { "m_id": "{C91893A5-AD2F-45FB-8EF9-8067D776B107}" } }, "targetEndpoint": { "nodeId": { "id": 26397941992500 }, "slotId": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" } } } } }, { "Id": { "id": 27042187086900 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetIsEnabled: In)", "Components": { "Component_[5743957553088409738]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 5743957553088409738, "sourceEndpoint": { "nodeId": { "id": 26281977875508 }, "slotId": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" } }, "targetEndpoint": { "nodeId": { "id": 26105884216372 }, "slotId": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" } } } } }, { "Id": { "id": 27046482054196 }, "Name": "srcEndpoint=(FindElementByName: EntityId), destEndpoint=(SetIsEnabled: EntityId: 0)", "Components": { "Component_[11349521219116076623]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 11349521219116076623, "sourceEndpoint": { "nodeId": { "id": 26281977875508 }, "slotId": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" } }, "targetEndpoint": { "nodeId": { "id": 26105884216372 }, "slotId": { "m_id": "{0BEA93F9-79CE-4034-933C-DF900236DB86}" } } } } }, { "Id": { "id": 27050777021492 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetIsEnabled: In)", "Components": { "Component_[4028375724394626758]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 4028375724394626758, "sourceEndpoint": { "nodeId": { "id": 26397941992500 }, "slotId": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" } }, "targetEndpoint": { "nodeId": { "id": 26359287286836 }, "slotId": { "m_id": "{DFA60286-52A1-4D1F-8D57-C7DB30DBDF11}" } } } } }, { "Id": { "id": 27055071988788 }, "Name": "srcEndpoint=(ScriptCanvas_StringFunctions_StartsWith: False), destEndpoint=(ScriptCanvas_StringFunctions_EndsWith: In)", "Components": { "Component_[12512938354009705729]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 12512938354009705729, "sourceEndpoint": { "nodeId": { "id": 25994215066676 }, "slotId": { "m_id": "{B908C74F-0AD5-45F2-A2C2-3D8F887B0259}" } }, "targetEndpoint": { "nodeId": { "id": 26062934543412 }, "slotId": { "m_id": "{110882B6-5324-4BFF-9BEF-BE297CCB12A0}" } } } } }, { "Id": { "id": 27059366956084 }, "Name": "srcEndpoint=(Set Variable: Out), destEndpoint=(Get Variable: In)", "Components": { "Component_[5292163093934622065]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 5292163093934622065, "sourceEndpoint": { "nodeId": { "id": 26114474150964 }, "slotId": { "m_id": "{E12C08A0-3874-42F5-B6B0-AF25ABD5979F}" } }, "targetEndpoint": { "nodeId": { "id": 26230438267956 }, "slotId": { "m_id": "{2A22CE1D-5601-46A2-9F70-FBF09DF7B131}" } } } } }, { "Id": { "id": 27063661923380 }, "Name": "srcEndpoint=(Send Script Event: Out), destEndpoint=(Get Variable: In)", "Components": { "Component_[16834210137078698458]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 16834210137078698458, "sourceEndpoint": { "nodeId": { "id": 25938380491828 }, "slotId": { "m_id": "{A5B99E2D-4EF0-4CED-B3F1-DD44010927B2}" } }, "targetEndpoint": { "nodeId": { "id": 25972740230196 }, "slotId": { "m_id": "{67458FD5-E8D4-4AAF-9BD0-0BD988F4F9DB}" } } } } }, { "Id": { "id": 27067956890676 }, "Name": "srcEndpoint=(HeartBeat: On Start), destEndpoint=(HeartBeat: Start)", "Components": { "Component_[10589824842851744764]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 10589824842851744764, "sourceEndpoint": { "nodeId": { "id": 26032869772340 }, "slotId": { "m_id": "{A970A2AA-E9FD-40AE-A873-B4A9AF2369D1}" } }, "targetEndpoint": { "nodeId": { "id": 26428006763572 }, "slotId": { "m_id": "{762B0F94-F43C-4BCA-9356-33B5333E4B34}" } } } } }, { "Id": { "id": 27072251857972 }, "Name": "srcEndpoint=(HeartBeat: Pulse), destEndpoint=(Subtract (-): In)", "Components": { "Component_[8271249999201610862]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 8271249999201610862, "sourceEndpoint": { "nodeId": { "id": 26032869772340 }, "slotId": { "m_id": "{2BC5819C-E124-4C00-A122-0F651B53C0C3}" } }, "targetEndpoint": { "nodeId": { "id": 26354992319540 }, "slotId": { "m_id": "{6EFC0078-1B8A-4D26-A909-B442EB75620A}" } } } } }, { "Id": { "id": 27076546825268 }, "Name": "srcEndpoint=(Set Variable: Out), destEndpoint=(Set Variable: In)", "Components": { "Component_[18281751116659037265]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 18281751116659037265, "sourceEndpoint": { "nodeId": { "id": 26041459706932 }, "slotId": { "m_id": "{E2A93D5C-A8EA-43B9-8E16-8D3A174FED2E}" } }, "targetEndpoint": { "nodeId": { "id": 25959855328308 }, "slotId": { "m_id": "{AA4B81E3-80FC-424F-AFBD-380F1E2B9348}" } } } } }, { "Id": { "id": 27080841792564 }, "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Set Variable: Number)", "Components": { "Component_[2329464232490481019]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 2329464232490481019, "sourceEndpoint": { "nodeId": { "id": 26230438267956 }, "slotId": { "m_id": "{C12DEDA8-902B-4CD2-9311-6B727FECC9E7}" } }, "targetEndpoint": { "nodeId": { "id": 25985625132084 }, "slotId": { "m_id": "{E2A772AB-FC6D-4ED8-ADC6-BED67B086747}" } } } } }, { "Id": { "id": 27085136759860 }, "Name": "srcEndpoint=(Set Variable: Out), destEndpoint=(Set Variable: In)", "Components": { "Component_[15879240064982470427]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 15879240064982470427, "sourceEndpoint": { "nodeId": { "id": 25985625132084 }, "slotId": { "m_id": "{BC7E2214-61CF-47B2-B421-CF1E45533BBD}" } }, "targetEndpoint": { "nodeId": { "id": 26041459706932 }, "slotId": { "m_id": "{72AB1114-31A6-4B23-B480-FABF533B5206}" } } } } }, { "Id": { "id": 27089431727156 }, "Name": "srcEndpoint=(Set Variable: Out), destEndpoint=(HeartBeat: Start)", "Components": { "Component_[7819524906721255827]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 7819524906721255827, "sourceEndpoint": { "nodeId": { "id": 25959855328308 }, "slotId": { "m_id": "{B65D53D9-B665-4D25-891A-25917EB7C5E7}" } }, "targetEndpoint": { "nodeId": { "id": 26032869772340 }, "slotId": { "m_id": "{7E7214B2-7678-4277-A051-F6F23EE73BEB}" } } } } }, { "Id": { "id": 27093726694452 }, "Name": "srcEndpoint=(Set Variable: Out), destEndpoint=(VariableNotification Handler: Connect)", "Components": { "Component_[9179134865958180294]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 9179134865958180294, "sourceEndpoint": { "nodeId": { "id": 26067229510708 }, "slotId": { "m_id": "{2047FDEA-646F-4171-A8B0-F04564CE65A6}" } }, "targetEndpoint": { "nodeId": { "id": 26415121861684 }, "slotId": { "m_id": "{778DD87E-C983-41FA-9DEB-47C966B1A053}" } } } } }, { "Id": { "id": 27098021661748 }, "Name": "srcEndpoint=(VariableNotification Handler: ExecutionSlot:OnVariableValueChanged), destEndpoint=(Get Variable: In)", "Components": { "Component_[4956641719689710226]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 4956641719689710226, "sourceEndpoint": { "nodeId": { "id": 26415121861684 }, "slotId": { "m_id": "{3711E83B-B192-4C96-946A-812076609611}" } }, "targetEndpoint": { "nodeId": { "id": 26264798006324 }, "slotId": { "m_id": "{02D98E8A-6EE2-4D44-97E5-EA8B1A6D1169}" } } } } }, { "Id": { "id": 27102316629044 }, "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Divide (/): In)", "Components": { "Component_[2673288718735791654]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 2673288718735791654, "sourceEndpoint": { "nodeId": { "id": 26264798006324 }, "slotId": { "m_id": "{65FA143D-FE2D-4A66-A35E-6F500E5589CE}" } }, "targetEndpoint": { "nodeId": { "id": 26406531927092 }, "slotId": { "m_id": "{65EC648D-FBC9-4C8B-B854-87EB31CD50D9}" } } } } }, { "Id": { "id": 27106611596340 }, "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(Math Expression: In)", "Components": { "Component_[4418250602052453984]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 4418250602052453984, "sourceEndpoint": { "nodeId": { "id": 26264798006324 }, "slotId": { "m_id": "{65FA143D-FE2D-4A66-A35E-6F500E5589CE}" } }, "targetEndpoint": { "nodeId": { "id": 26234733235252 }, "slotId": { "m_id": "{ED0D7211-309C-4266-AE5A-65EBE35CA590}" } } } } }, { "Id": { "id": 27110906563636 }, "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Divide (/): Number)", "Components": { "Component_[17687602312077085242]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 17687602312077085242, "sourceEndpoint": { "nodeId": { "id": 26264798006324 }, "slotId": { "m_id": "{C0E280F4-144C-43F0-9BBE-B7B810718244}" } }, "targetEndpoint": { "nodeId": { "id": 26406531927092 }, "slotId": { "m_id": "{1F6CF54A-E8CA-4781-A2E7-410FF90AB784}" } } } } }, { "Id": { "id": 27115201530932 }, "Name": "srcEndpoint=(Get Variable: Number), destEndpoint=(Math Expression: Value)", "Components": { "Component_[10002112323574053424]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 10002112323574053424, "sourceEndpoint": { "nodeId": { "id": 26264798006324 }, "slotId": { "m_id": "{C0E280F4-144C-43F0-9BBE-B7B810718244}" } }, "targetEndpoint": { "nodeId": { "id": 26234733235252 }, "slotId": { "m_id": "{0432A782-76BF-4CFC-BCC1-448DB2E35672}" } } } } }, { "Id": { "id": 27119496498228 }, "Name": "srcEndpoint=(Subtract (-): Out), destEndpoint=(Set Variable: In)", "Components": { "Component_[10511923878309849022]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 10511923878309849022, "sourceEndpoint": { "nodeId": { "id": 26354992319540 }, "slotId": { "m_id": "{ED276A68-B488-44A8-9E6D-C5E8551E8347}" } }, "targetEndpoint": { "nodeId": { "id": 26058639576116 }, "slotId": { "m_id": "{882F9729-8ABB-42DD-A12F-003AE083DF98}" } } } } }, { "Id": { "id": 27123791465524 }, "Name": "srcEndpoint=(Subtract (-): Result), destEndpoint=(Set Variable: Number)", "Components": { "Component_[1702269318612442364]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 1702269318612442364, "sourceEndpoint": { "nodeId": { "id": 26354992319540 }, "slotId": { "m_id": "{1ED1AE0B-164A-41E2-9BEC-59711E9D15CC}" } }, "targetEndpoint": { "nodeId": { "id": 26058639576116 }, "slotId": { "m_id": "{62F9FD06-949B-47ED-B893-B1BC925917D0}" } } } } }, { "Id": { "id": 27128086432820 }, "Name": "srcEndpoint=(Set Variable: Out), destEndpoint=(Less Than or Equal To (<=): In)", "Components": { "Component_[5441055115662369243]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 5441055115662369243, "sourceEndpoint": { "nodeId": { "id": 26058639576116 }, "slotId": { "m_id": "{59380122-0855-438B-BFC2-21F661C8E0F1}" } }, "targetEndpoint": { "nodeId": { "id": 25916905655348 }, "slotId": { "m_id": "{0CC9FB1D-0079-4504-95FC-D08C5934B413}" } } } } }, { "Id": { "id": 27132381400116 }, "Name": "srcEndpoint=(Set Variable: Number), destEndpoint=(Less Than or Equal To (<=): Value A)", "Components": { "Component_[550652311273802491]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 550652311273802491, "sourceEndpoint": { "nodeId": { "id": 26058639576116 }, "slotId": { "m_id": "{15BD45BB-3F43-4373-AC53-C0A509EC0D30}" } }, "targetEndpoint": { "nodeId": { "id": 25916905655348 }, "slotId": { "m_id": "{FA9FC2F5-A6C4-4A02-9B92-60E1F9B02A91}" } } } } }, { "Id": { "id": 27136676367412 }, "Name": "srcEndpoint=(VariableNotification Handler: ExecutionSlot:OnVariableValueChanged), destEndpoint=(Send Script Event: In)", "Components": { "Component_[4080796645870595354]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 4080796645870595354, "sourceEndpoint": { "nodeId": { "id": 26217553366068 }, "slotId": { "m_id": "{AAE88863-D83B-4726-BE6D-B8234656804B}" } }, "targetEndpoint": { "nodeId": { "id": 26037164739636 }, "slotId": { "m_id": "{AF2ED8AF-3B57-41A0-98A9-20F5C7A7FACD}" } } } } }, { "Id": { "id": 27140971334708 }, "Name": "srcEndpoint=(Less Than or Equal To (<=): True), destEndpoint=(ScriptCanvas_StringFunctions_EndsWith: In)", "Components": { "Component_[2580261034151859727]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 2580261034151859727, "sourceEndpoint": { "nodeId": { "id": 25916905655348 }, "slotId": { "m_id": "{D9567FDB-6ED4-4C12-A7AB-1A84A2D64EBB}" } }, "targetEndpoint": { "nodeId": { "id": 25929790557236 }, "slotId": { "m_id": "{FDD7177E-BAD9-4219-A218-CF548F18FAC2}" } } } } }, { "Id": { "id": 27145266302004 }, "Name": "srcEndpoint=(InputHandler: Pressed), destEndpoint=(ScriptCanvas_StringFunctions_EndsWith: In)", "Components": { "Component_[12236473960853331890]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 12236473960853331890, "sourceEndpoint": { "nodeId": { "id": 26277682908212 }, "slotId": { "m_id": "{EB5C6165-54E8-42C1-8B23-164D88452CE2}" } }, "targetEndpoint": { "nodeId": { "id": 26127359052852 }, "slotId": { "m_id": "{C0D29032-2F04-446C-B031-2FE539D9850B}" } } } } }, { "Id": { "id": 27149561269300 }, "Name": "srcEndpoint=(VariableNotification Handler: ExecutionSlot:OnVariableValueChanged), destEndpoint=(Get Variable: In)", "Components": { "Component_[14872061290615199996]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 14872061290615199996, "sourceEndpoint": { "nodeId": { "id": 26191783562292 }, "slotId": { "m_id": "{0F265B53-C76E-4D1A-86D1-403586AA9A9A}" } }, "targetEndpoint": { "nodeId": { "id": 26153128856628 }, "slotId": { "m_id": "{9026E154-D896-4503-B29C-185BF117E833}" } } } } }, { "Id": { "id": 27153856236596 }, "Name": "srcEndpoint=(Get First Element: Out), destEndpoint=(FindElementByName: In)", "Components": { "Component_[17685490960863574293]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 17685490960863574293, "sourceEndpoint": { "nodeId": { "id": 26007099968564 }, "slotId": { "m_id": "{D498E4A5-62B5-42F1-82DC-5BFD2971045F}" } }, "targetEndpoint": { "nodeId": { "id": 26144538922036 }, "slotId": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" } } } } }, { "Id": { "id": 27158151203892 }, "Name": "srcEndpoint=(FindElementByName: EntityId), destEndpoint=(SetText: EntityId: 0)", "Components": { "Component_[10208551728347086762]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 10208551728347086762, "sourceEndpoint": { "nodeId": { "id": 26140243954740 }, "slotId": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" } }, "targetEndpoint": { "nodeId": { "id": 26170308725812 }, "slotId": { "m_id": "{CF083042-AE6E-4C7F-977A-1E97B7531DD0}" } } } } }, { "Id": { "id": 27162446171188 }, "Name": "srcEndpoint=(Get First Element: Out), destEndpoint=(FindElementByName: In)", "Components": { "Component_[2620967877920155219]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 2620967877920155219, "sourceEndpoint": { "nodeId": { "id": 26007099968564 }, "slotId": { "m_id": "{D498E4A5-62B5-42F1-82DC-5BFD2971045F}" } }, "targetEndpoint": { "nodeId": { "id": 26140243954740 }, "slotId": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" } } } } }, { "Id": { "id": 27166741138484 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetText: In)", "Components": { "Component_[3594958324275541244]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 3594958324275541244, "sourceEndpoint": { "nodeId": { "id": 26140243954740 }, "slotId": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" } }, "targetEndpoint": { "nodeId": { "id": 26170308725812 }, "slotId": { "m_id": "{4CB70D0C-60A4-43B5-BA38-E597D5414C4F}" } } } } }, { "Id": { "id": 27171036105780 }, "Name": "srcEndpoint=(Get First Element: Value), destEndpoint=(SetText: String: 1)", "Components": { "Component_[9476282188845609015]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 9476282188845609015, "sourceEndpoint": { "nodeId": { "id": 26007099968564 }, "slotId": { "m_id": "{1D731BD9-0B0D-4852-9369-204992980959}" } }, "targetEndpoint": { "nodeId": { "id": 26170308725812 }, "slotId": { "m_id": "{5EDAD15D-9F1F-450D-BEDD-BBD92446E8BC}" } } } } }, { "Id": { "id": 27175331073076 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetText: In)", "Components": { "Component_[1737884910866775238]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 1737884910866775238, "sourceEndpoint": { "nodeId": { "id": 26144538922036 }, "slotId": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" } }, "targetEndpoint": { "nodeId": { "id": 26376467156020 }, "slotId": { "m_id": "{4CB70D0C-60A4-43B5-BA38-E597D5414C4F}" } } } } }, { "Id": { "id": 27179626040372 }, "Name": "srcEndpoint=(VariableNotification Handler: ExecutionSlot:OnVariableValueChanged), destEndpoint=(Get Variable: In)", "Components": { "Component_[14810595946108509629]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 14810595946108509629, "sourceEndpoint": { "nodeId": { "id": 25895430818868 }, "slotId": { "m_id": "{A8CF86E7-E217-4E6D-B727-F84AA0D8FA27}" } }, "targetEndpoint": { "nodeId": { "id": 26221848333364 }, "slotId": { "m_id": "{8CF6661A-48B8-46E8-A9DE-EE151A8027AE}" } } } } }, { "Id": { "id": 27183921007668 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetText: In)", "Components": { "Component_[11939186027436876361]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 11939186027436876361, "sourceEndpoint": { "nodeId": { "id": 26213258398772 }, "slotId": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" } }, "targetEndpoint": { "nodeId": { "id": 25908315720756 }, "slotId": { "m_id": "{4CB70D0C-60A4-43B5-BA38-E597D5414C4F}" } } } } }, { "Id": { "id": 27188215974964 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetText: In)", "Components": { "Component_[5242548103739573503]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 5242548103739573503, "sourceEndpoint": { "nodeId": { "id": 26084409379892 }, "slotId": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" } }, "targetEndpoint": { "nodeId": { "id": 26329222515764 }, "slotId": { "m_id": "{4CB70D0C-60A4-43B5-BA38-E597D5414C4F}" } } } } }, { "Id": { "id": 27192510942260 }, "Name": "srcEndpoint=(FindElementByName: EntityId), destEndpoint=(SetText: EntityId: 0)", "Components": { "Component_[3150886987224016122]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 3150886987224016122, "sourceEndpoint": { "nodeId": { "id": 26084409379892 }, "slotId": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" } }, "targetEndpoint": { "nodeId": { "id": 26329222515764 }, "slotId": { "m_id": "{CF083042-AE6E-4C7F-977A-1E97B7531DD0}" } } } } }, { "Id": { "id": 27196805909556 }, "Name": "srcEndpoint=(Get First Element: Out), destEndpoint=(FindElementByName: In)", "Components": { "Component_[13524868240529144602]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 13524868240529144602, "sourceEndpoint": { "nodeId": { "id": 25921200622644 }, "slotId": { "m_id": "{D498E4A5-62B5-42F1-82DC-5BFD2971045F}" } }, "targetEndpoint": { "nodeId": { "id": 26213258398772 }, "slotId": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" } } } } }, { "Id": { "id": 27201100876852 }, "Name": "srcEndpoint=(Get First Element: Out), destEndpoint=(FindElementByName: In)", "Components": { "Component_[16502614608504824894]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 16502614608504824894, "sourceEndpoint": { "nodeId": { "id": 25921200622644 }, "slotId": { "m_id": "{D498E4A5-62B5-42F1-82DC-5BFD2971045F}" } }, "targetEndpoint": { "nodeId": { "id": 26084409379892 }, "slotId": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" } } } } }, { "Id": { "id": 27205395844148 }, "Name": "srcEndpoint=(Get First Element: Value), destEndpoint=(SetText: String: 1)", "Components": { "Component_[17089636850277185568]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 17089636850277185568, "sourceEndpoint": { "nodeId": { "id": 25921200622644 }, "slotId": { "m_id": "{1D731BD9-0B0D-4852-9369-204992980959}" } }, "targetEndpoint": { "nodeId": { "id": 26329222515764 }, "slotId": { "m_id": "{5EDAD15D-9F1F-450D-BEDD-BBD92446E8BC}" } } } } }, { "Id": { "id": 27209690811444 }, "Name": "srcEndpoint=(FindElementByName: EntityId), destEndpoint=(GetChildren: EntityId)", "Components": { "Component_[6861274497740323853]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 6861274497740323853, "sourceEndpoint": { "nodeId": { "id": 26324927548468 }, "slotId": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" } }, "targetEndpoint": { "nodeId": { "id": 25977035197492 }, "slotId": { "m_id": "{6E17C83D-C0F1-4193-86CC-942FBB86664A}" } } } } }, { "Id": { "id": 27213985778740 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(GetChildren: In)", "Components": { "Component_[5765380225768301213]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 5765380225768301213, "sourceEndpoint": { "nodeId": { "id": 26324927548468 }, "slotId": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" } }, "targetEndpoint": { "nodeId": { "id": 25977035197492 }, "slotId": { "m_id": "{D3D634C9-9378-4AF9-967C-E8136C250403}" } } } } }, { "Id": { "id": 27218280746036 }, "Name": "srcEndpoint=(GetChildren: Array), destEndpoint=(For Each: Source)", "Components": { "Component_[4621509476493259335]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 4621509476493259335, "sourceEndpoint": { "nodeId": { "id": 25977035197492 }, "slotId": { "m_id": "{D460EBB2-59A7-4C35-AD77-FA8EDBFF5789}" } }, "targetEndpoint": { "nodeId": { "id": 26346402384948 }, "slotId": { "m_id": "{7D6A51F0-AF3B-4D78-83D9-B180F7EAC2D6}" } } } } }, { "Id": { "id": 27222575713332 }, "Name": "srcEndpoint=(GetChildren: Out), destEndpoint=(For Each: In)", "Components": { "Component_[11093662228232313369]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 11093662228232313369, "sourceEndpoint": { "nodeId": { "id": 25977035197492 }, "slotId": { "m_id": "{BEB66DD6-6D79-478E-BFD7-409E87785505}" } }, "targetEndpoint": { "nodeId": { "id": 26346402384948 }, "slotId": { "m_id": "{65BF9DDA-2DBB-4922-9047-5F08F52BCB7F}" } } } } }, { "Id": { "id": 27226870680628 }, "Name": "srcEndpoint=(VariableNotification Handler: ExecutionSlot:OnVariableValueChanged), destEndpoint=(Set Variable: In)", "Components": { "Component_[9454941261926930942]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 9454941261926930942, "sourceEndpoint": { "nodeId": { "id": 26101589249076 }, "slotId": { "m_id": "{A8CF86E7-E217-4E6D-B727-F84AA0D8FA27}" } }, "targetEndpoint": { "nodeId": { "id": 26260503039028 }, "slotId": { "m_id": "{51A131A2-C872-4EA4-8AD6-09AA1C25466E}" } } } } }, { "Id": { "id": 27231165647924 }, "Name": "srcEndpoint=(Set Variable: Out), destEndpoint=(FindElementByName: In)", "Components": { "Component_[13025412511484260900]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 13025412511484260900, "sourceEndpoint": { "nodeId": { "id": 26260503039028 }, "slotId": { "m_id": "{88C4F014-2B83-4558-BFC1-929D05BB8E35}" } }, "targetEndpoint": { "nodeId": { "id": 26324927548468 }, "slotId": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" } } } } }, { "Id": { "id": 27235460615220 }, "Name": "srcEndpoint=(For Each: Each), destEndpoint=(Less Than (<): In)", "Components": { "Component_[7193856814731873157]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 7193856814731873157, "sourceEndpoint": { "nodeId": { "id": 26346402384948 }, "slotId": { "m_id": "{2C4BDDA0-4618-446D-9D9D-693BD589B56D}" } }, "targetEndpoint": { "nodeId": { "id": 26196078529588 }, "slotId": { "m_id": "{38C36666-A0A8-4E3A-84C6-785A27810CD8}" } } } } }, { "Id": { "id": 27239755582516 }, "Name": "srcEndpoint=(Less Than (<): True), destEndpoint=(SetIsEnabled: In)", "Components": { "Component_[1187132926804218796]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 1187132926804218796, "sourceEndpoint": { "nodeId": { "id": 26196078529588 }, "slotId": { "m_id": "{211DCD62-E3A2-4E0C-8718-623AAD87873C}" } }, "targetEndpoint": { "nodeId": { "id": 26123064085556 }, "slotId": { "m_id": "{6AA168C5-8CA2-4864-A441-49E6046F34BC}" } } } } }, { "Id": { "id": 27244050549812 }, "Name": "srcEndpoint=(Less Than (<): False), destEndpoint=(SetIsEnabled: In)", "Components": { "Component_[9829752504162343646]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 9829752504162343646, "sourceEndpoint": { "nodeId": { "id": 26196078529588 }, "slotId": { "m_id": "{C7BDAF88-1F62-4EB8-9A15-AD0347FC69A2}" } }, "targetEndpoint": { "nodeId": { "id": 26123064085556 }, "slotId": { "m_id": "{6AA168C5-8CA2-4864-A441-49E6046F34BC}" } } } } }, { "Id": { "id": 27248345517108 }, "Name": "srcEndpoint=(Less Than (<): Result), destEndpoint=(SetIsEnabled: Boolean: 1)", "Components": { "Component_[14734092073151969858]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 14734092073151969858, "sourceEndpoint": { "nodeId": { "id": 26196078529588 }, "slotId": { "m_id": "{C6028B6F-EBF5-402E-B6B1-6A52C46CA4F6}" } }, "targetEndpoint": { "nodeId": { "id": 26123064085556 }, "slotId": { "m_id": "{E8B754FA-CD42-4EC3-BD10-F03B992EBB9E}" } } } } }, { "Id": { "id": 27252640484404 }, "Name": "srcEndpoint=(For Each: EntityId), destEndpoint=(SetIsEnabled: EntityId: 0)", "Components": { "Component_[8029741267532775037]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 8029741267532775037, "sourceEndpoint": { "nodeId": { "id": 26346402384948 }, "slotId": { "m_id": "{A66C40BA-A8CA-40BA-B43F-B61948E51669}" } }, "targetEndpoint": { "nodeId": { "id": 26123064085556 }, "slotId": { "m_id": "{0115A340-E048-4D10-BDC6-2C0DFABC9195}" } } } } }, { "Id": { "id": 27256935451700 }, "Name": "srcEndpoint=(Add (+): Out), destEndpoint=(Set Variable: In)", "Components": { "Component_[6734310636656360405]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 6734310636656360405, "sourceEndpoint": { "nodeId": { "id": 26183193627700 }, "slotId": { "m_id": "{2948D6FA-BFEF-44B5-BE67-483D44018403}" } }, "targetEndpoint": { "nodeId": { "id": 25955560361012 }, "slotId": { "m_id": "{38A7D252-3355-4AFA-B7E6-4209513E766E}" } } } } }, { "Id": { "id": 27261230418996 }, "Name": "srcEndpoint=(Add (+): Result), destEndpoint=(Set Variable: Number)", "Components": { "Component_[7283226654680908883]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 7283226654680908883, "sourceEndpoint": { "nodeId": { "id": 26183193627700 }, "slotId": { "m_id": "{614211CF-6CF4-44A5-B64D-B9FE671BA55B}" } }, "targetEndpoint": { "nodeId": { "id": 25955560361012 }, "slotId": { "m_id": "{3ADC7D12-E431-4004-B921-44572A4D0C38}" } } } } }, { "Id": { "id": 27265525386292 }, "Name": "srcEndpoint=(SetIsEnabled: Out), destEndpoint=(Add (+): In)", "Components": { "Component_[7586572815405260142]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 7586572815405260142, "sourceEndpoint": { "nodeId": { "id": 26123064085556 }, "slotId": { "m_id": "{798978F3-C69F-45B6-9AF8-1016A08B8CC6}" } }, "targetEndpoint": { "nodeId": { "id": 26183193627700 }, "slotId": { "m_id": "{183C6122-8DA3-4B2A-B053-CA06E0BCCD2C}" } } } } }, { "Id": { "id": 27269820353588 }, "Name": "srcEndpoint=(ScriptCanvas_StringFunctions_EndsWith: True), destEndpoint=(Send Script Event: In)", "Components": { "Component_[5034836379196914406]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 5034836379196914406, "sourceEndpoint": { "nodeId": { "id": 25929790557236 }, "slotId": { "m_id": "{D16A4349-2264-4D05-A5E1-16B68386653E}" } }, "targetEndpoint": { "nodeId": { "id": 26071524478004 }, "slotId": { "m_id": "{0FCD6EC6-A733-4460-B11C-D2E93B51C2C6}" } } } } }, { "Id": { "id": 27274115320884 }, "Name": "srcEndpoint=(Send Script Event: Out), destEndpoint=(Set Variable: In)", "Components": { "Component_[6575084312604300951]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 6575084312604300951, "sourceEndpoint": { "nodeId": { "id": 26071524478004 }, "slotId": { "m_id": "{9CFA83F4-B7AD-4D54-9B4A-DFB4CC2BAC7D}" } }, "targetEndpoint": { "nodeId": { "id": 26118769118260 }, "slotId": { "m_id": "{704C5076-1AA5-4507-B5C7-64B9034418F6}" } } } } }, { "Id": { "id": 27278410288180 }, "Name": "srcEndpoint=(Set Variable: Out), destEndpoint=(Set Variable: In)", "Components": { "Component_[16127707498721398972]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 16127707498721398972, "sourceEndpoint": { "nodeId": { "id": 26118769118260 }, "slotId": { "m_id": "{2B10FFC2-0568-410C-8529-98CE9398CA2A}" } }, "targetEndpoint": { "nodeId": { "id": 26028574805044 }, "slotId": { "m_id": "{F3CBE7ED-B941-4511-ABCB-653438BCF437}" } } } } }, { "Id": { "id": 324095010180148 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetText: In)", "Components": { "Component_[956242669945467337]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 956242669945467337, "sourceEndpoint": { "nodeId": { "id": 321496554966068 }, "slotId": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" } }, "targetEndpoint": { "nodeId": { "id": 321505144900660 }, "slotId": { "m_id": "{4CB70D0C-60A4-43B5-BA38-E597D5414C4F}" } } } } }, { "Id": { "id": 324168024624180 }, "Name": "srcEndpoint=(FindElementByName: EntityId), destEndpoint=(SetText: EntityId: 0)", "Components": { "Component_[2824752715457081055]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 2824752715457081055, "sourceEndpoint": { "nodeId": { "id": 321496554966068 }, "slotId": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" } }, "targetEndpoint": { "nodeId": { "id": 321505144900660 }, "slotId": { "m_id": "{CF083042-AE6E-4C7F-977A-1E97B7531DD0}" } } } } }, { "Id": { "id": 324241039068212 }, "Name": "srcEndpoint=(FindElementByName: EntityId), destEndpoint=(SetText: EntityId: 0)", "Components": { "Component_[13155712132189808109]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 13155712132189808109, "sourceEndpoint": { "nodeId": { "id": 321500849933364 }, "slotId": { "m_id": "{B93B1F52-676E-49A9-8509-38C62E4FC775}" } }, "targetEndpoint": { "nodeId": { "id": 321509439867956 }, "slotId": { "m_id": "{CF083042-AE6E-4C7F-977A-1E97B7531DD0}" } } } } }, { "Id": { "id": 324314053512244 }, "Name": "srcEndpoint=(FindElementByName: Out), destEndpoint=(SetText: In)", "Components": { "Component_[15330529897760792483]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 15330529897760792483, "sourceEndpoint": { "nodeId": { "id": 321500849933364 }, "slotId": { "m_id": "{41BD6D62-3B2F-4999-A787-073B1FC08A23}" } }, "targetEndpoint": { "nodeId": { "id": 321509439867956 }, "slotId": { "m_id": "{4CB70D0C-60A4-43B5-BA38-E597D5414C4F}" } } } } }, { "Id": { "id": 330404317137972 }, "Name": "srcEndpoint=(Get First Element: Value), destEndpoint=(SetText: String: 1)", "Components": { "Component_[7290715681874463263]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 7290715681874463263, "sourceEndpoint": { "nodeId": { "id": 26007099968564 }, "slotId": { "m_id": "{1D731BD9-0B0D-4852-9369-204992980959}" } }, "targetEndpoint": { "nodeId": { "id": 321509439867956 }, "slotId": { "m_id": "{5EDAD15D-9F1F-450D-BEDD-BBD92446E8BC}" } } } } }, { "Id": { "id": 333316304964660 }, "Name": "srcEndpoint=(Get First Element: Value), destEndpoint=(SetText: String: 1)", "Components": { "Component_[5513912967469341283]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 5513912967469341283, "sourceEndpoint": { "nodeId": { "id": 26007099968564 }, "slotId": { "m_id": "{1D731BD9-0B0D-4852-9369-204992980959}" } }, "targetEndpoint": { "nodeId": { "id": 321505144900660 }, "slotId": { "m_id": "{5EDAD15D-9F1F-450D-BEDD-BBD92446E8BC}" } } } } }, { "Id": { "id": 336932667427892 }, "Name": "srcEndpoint=(SetText: Out), destEndpoint=(FindElementByName: In)", "Components": { "Component_[13656665615538957386]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 13656665615538957386, "sourceEndpoint": { "nodeId": { "id": 26376467156020 }, "slotId": { "m_id": "{77A557CB-DDE0-4109-B7F0-B9F5D5B3E148}" } }, "targetEndpoint": { "nodeId": { "id": 321500849933364 }, "slotId": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" } } } } }, { "Id": { "id": 341111670606900 }, "Name": "srcEndpoint=(SetText: Out), destEndpoint=(FindElementByName: In)", "Components": { "Component_[10533204234691660243]": { "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection", "Id": 10533204234691660243, "sourceEndpoint": { "nodeId": { "id": 26170308725812 }, "slotId": { "m_id": "{77A557CB-DDE0-4109-B7F0-B9F5D5B3E148}" } }, "targetEndpoint": { "nodeId": { "id": 321496554966068 }, "slotId": { "m_id": "{2017D330-6EE5-4E05-884C-4C82E9A68D79}" } } } } } ], "m_scriptEventAssets": [ [ { "id": 25938380491828 }, {} ], [ { "id": 26037164739636 }, {} ], [ { "id": 26071524478004 }, {} ] ] }, "m_assetType": "{00000000-3C3D-5B8E-C013-D6873C010000}", "versionData": { "_grammarVersion": 1, "_runtimeVersion": 1, "_fileVersion": 1 }, "m_variableCounter": 10, "GraphCanvasData": [ { "Key": { "id": 25891135851572 }, "Value": { "ComponentData": { "{5F84B500-8C45-40D1-8EFC-A5306B241444}": { "$type": "SceneComponentSaveData", "Constructs": [ { "Type": 3, "DataContainer": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{524D8380-AC09-444E-870E-9CEF2535B4A2}": { "$type": "CommentNodeTextSaveData", "Comment": "Update the lives remaining UI on the HUD whenever the variable changes", "BackgroundColor": [ 0.7409999966621399, 0.3720000088214874, 0.5450000166893005 ], "FontSettings": { "PixelSize": 16 } }, "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": { "$type": "NodeGroupFrameComponentSaveData", "DisplayHeight": 760.0, "DisplayWidth": 2200.0, "PersistentGroupedId": [ "{9AFC8830-BD2B-4C4B-AB7A-0FEF118C74F7}", "{D09E3C7F-323E-40C3-97E6-63F6BDA48C93}", "{6703D3C7-D7CE-4B0C-8E8C-6D7CB1BB57F1}", "{51027531-6EB0-427C-85A1-DAC2211F41E0}", "{39F12449-645B-49B3-B238-83FD52A070B7}", "{1962A3FA-61C6-4127-A4A0-93522E98A138}", "{C60E56F2-F581-4601-BC41-ADE6BC1BCB65}", "{916F7439-BC05-4678-B5DC-332C67751636}" ] }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1280.0, -3380.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{76EE6BC8-5AD6-4FD2-8C0E-6EBA9CABD622}" } } } }, { "Type": 3, "DataContainer": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{524D8380-AC09-444E-870E-9CEF2535B4A2}": { "$type": "CommentNodeTextSaveData", "Comment": "Blinking timer separator", "BackgroundColor": [ 0.7409999966621399, 0.3720000088214874, 0.5450000166893005 ], "FontSettings": { "PixelSize": 16 } }, "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": { "$type": "NodeGroupFrameComponentSaveData", "DisplayHeight": 487.0, "DisplayWidth": 2500.0, "PersistentGroupedId": [ "{1CE38A18-385E-4C31-8438-796BD90AA8D7}", "{B44641DA-E61B-4843-BB9C-AB4EED96278B}", "{ECAE61FD-9CDA-4E59-98F2-B582F5D700B7}", "{53D5CFFD-092D-480B-B11A-FFEDD72F6B31}", "{948529A3-01DC-4EF9-8453-028C95CDB386}", "{0545C649-9836-45D1-B852-4923368A1CED}", "{8F102580-5B20-48E5-BFD3-11719FDF9D7E}", "{7E9FE060-FD74-4231-83ED-24C2664DEA5D}", "{928D6A65-50C9-4C12-8835-40D4BA1063E4}" ] }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1580.0, 1000.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{D3458FB7-CFF0-4BDF-A0EC-C616BF3D2341}" } } } }, { "Type": 3, "DataContainer": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{524D8380-AC09-444E-870E-9CEF2535B4A2}": { "$type": "CommentNodeTextSaveData", "Comment": "Timer minutes logic", "BackgroundColor": [ 0.7409999966621399, 0.3720000088214874, 0.5450000166893005 ], "FontSettings": { "PixelSize": 16 } }, "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": { "$type": "NodeGroupFrameComponentSaveData", "DisplayHeight": 507.0, "DisplayWidth": 2700.0, "PersistentGroupedId": [ "{D63BE8E0-B215-4771-ADF5-63DB37AFD45D}", "{B24182D9-1F68-460D-84C9-F991E49C0367}", "{31B28C13-7D6A-4E6B-81D6-C17B4CC70F88}", "{E745F5E5-2300-4673-9FF3-1FE28DCC7E27}", "{5FC26A60-DB40-4EA0-9F57-DA2E3F088642}", "{6313F0E8-366F-4AAD-81C6-4A10B11A0D39}", "{0EA16DAD-1289-478D-9457-0BAB8D019ADC}", "{A80C84B0-A511-4D3F-A25D-E2EA310A78D8}" ] }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1880.0, -240.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{BF5AD6EE-3FD8-4423-AD5C-862A0C250925}" } } } }, { "Type": 3, "DataContainer": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{524D8380-AC09-444E-870E-9CEF2535B4A2}": { "$type": "CommentNodeTextSaveData", "Comment": "Update the player's score UI whenever it changes. The number will be in the format \"100.0000\" so we need to strip off the decimals", "BackgroundColor": [ 0.7409999966621399, 0.3720000088214874, 0.5450000166893005 ], "FontSettings": { "PixelSize": 16 } }, "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": { "$type": "NodeGroupFrameComponentSaveData", "DisplayHeight": 700.0, "DisplayWidth": 3480.0, "PersistentGroupedId": [ "{579D0EDC-DC00-4859-94BE-C1F45FB4CF26}", "{31C95EAE-4216-4E5E-863B-A1600B258FD7}", "{3CD2BA0A-85FC-49B7-9346-EAA19EAB0108}", "{64999A6F-1235-43B2-A8B9-04E263D9D38D}", "{CCABE8D1-C5E7-472C-AD14-3677CA437E5C}", "{A1A80FCA-C162-4F99-8D92-5473EB29D63C}", "{A7E80EC4-6939-4EA5-A651-81CBE6EDFB36}", "{1A2715F9-28C7-4ACE-9A9A-E9D0FBF08A1F}", "{D7A49566-BC92-43EF-9349-B02D100762ED}", "{A173BA73-2139-40C7-898C-80208292D5AE}", "{4DB1D021-F524-48A0-9983-BDB455CD5C5B}", "{6EB08160-3560-4C40-9E39-5EE90F2E9007}", "{65572731-11DA-414E-B2FC-EA60F1E4A8C6}", "{D4F62A86-8075-4514-A973-E39CB036B2EA}" ] }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1340.0, -980.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{53702AA4-3D4A-417A-B6B1-9E7C0EFBC8E5}" } } } }, { "Type": 3, "DataContainer": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{524D8380-AC09-444E-870E-9CEF2535B4A2}": { "$type": "CommentNodeTextSaveData", "Comment": "Timer seconds logic", "BackgroundColor": [ 0.7409999966621399, 0.3720000088214874, 0.5450000166893005 ], "FontSettings": { "PixelSize": 16 } }, "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": { "$type": "NodeGroupFrameComponentSaveData", "DisplayHeight": 527.0, "DisplayWidth": 2700.0, "PersistentGroupedId": [ "{0A8C6191-9729-46AF-A9AC-9A6344368915}", "{7B843FC8-6693-44A5-A2B0-56F4455FFD7D}", "{B08D9A94-56D3-442A-852F-45117567D22E}", "{9AB21C30-535D-47CF-BA78-F6164300A4EB}", "{3B6A08D3-830D-449A-97DB-939FBC2ACC27}", "{C36A8564-EB1F-469A-B4C4-8AC282097BED}", "{3AE7CE0D-BAAF-467A-B7A9-8E2A6D92BE69}", "{D1C61A83-3046-43C8-900F-6C91D5C080C1}" ] }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1880.0, 360.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{85B68D79-8C6A-4B34-AA86-C0776542FBE5}" } } } }, { "Type": 3, "DataContainer": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{524D8380-AC09-444E-870E-9CEF2535B4A2}": { "$type": "CommentNodeTextSaveData", "Comment": "Initialize the newspaper ammo amount, player lives, and score", "BackgroundColor": [ 0.18799999356269836, 0.972000002861023, 0.24300000071525574 ], "FontSettings": { "PixelSize": 16 } }, "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": { "$type": "NodeGroupFrameComponentSaveData", "DisplayHeight": 740.0, "DisplayWidth": 820.0, "PersistentGroupedId": [ "{EF92C8FC-A435-4B3A-897D-3B31CB063A86}", "{7D3001E4-1F10-4712-92D0-F6153EB34E8A}", "{BA06F1D5-B7FD-44DF-8645-7847DC296AB4}", "{8D3543BF-13B7-491D-A014-A323EE111668}", "{24DD44CE-BCF0-4571-81A5-B93E20EE3D9B}", "{2A8D1E87-8628-4250-BE77-123FBFF234B6}" ] }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -140.0, -660.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{4F6F77B9-2787-4533-A608-5077CBDDD2AF}" } } } }, { "Type": 3, "DataContainer": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{524D8380-AC09-444E-870E-9CEF2535B4A2}": { "$type": "CommentNodeTextSaveData", "Comment": "When the game starts, show the ingame HUD and hide the others", "BackgroundColor": [ 0.7409999966621399, 0.3720000088214874, 0.5450000166893005 ], "FontSettings": { "PixelSize": 16 } }, "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": { "$type": "NodeGroupFrameComponentSaveData", "DisplayHeight": 800.0, "DisplayWidth": 1620.0, "PersistentGroupedId": [ "{93A99EA6-B070-4D5D-B54D-D476D254A8CA}", "{FA37C621-0B64-430B-BB3E-42D236144F01}", "{394B6BAC-FC72-4C5A-A3FA-78F4884642AC}", "{9989198C-DD92-4437-B2AC-1BB14761DE36}", "{AEBA8209-A3F1-4A6B-89C3-0AAC2962D4C4}", "{2DC7E757-D90F-43B6-96EA-DBAED88E0A6A}", "{613EDD0F-B210-428A-BBD6-9BF99EAFE230}" ] }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1520.0, 1580.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{08B18815-E122-4013-94F6-EFB34110AB03}" } } } }, { "Type": 3, "DataContainer": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{524D8380-AC09-444E-870E-9CEF2535B4A2}": { "$type": "CommentNodeTextSaveData", "Comment": "Every second decrease the time left timer. If the player runs out of time, go to next level", "BackgroundColor": [ 0.9800000190734863, 0.9700000286102295, 0.6499999761581421 ], "FontSettings": { "PixelSize": 16 } }, "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": { "$type": "NodeGroupFrameComponentSaveData", "DisplayHeight": 420.0, "DisplayWidth": 3040.0, "PersistentGroupedId": [ "{F04A4B90-7BFB-4334-A8C5-C126F7AB1476}", "{A27C7BF2-7F3C-413A-BFB9-04EAD3087DB6}", "{3980E011-47CF-45FF-90D1-C66A477E051C}", "{E3CE6C8E-DD09-4ABC-9FB1-123CCD5B19A1}", "{1CB968F7-7416-45D5-8E77-97977FF5CDB6}", "{93E408CB-398F-4CF5-927E-DA68A662CA1D}", "{C198C47F-7E71-4FAC-A2F0-CD8DD0E157DE}", "{D24F77B9-59BA-4750-AE3E-53488E6CDE38}" ] }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2980.0, -1440.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{89D65074-3247-460A-A96B-E52360A3629B}" } } } }, { "Type": 3, "DataContainer": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{524D8380-AC09-444E-870E-9CEF2535B4A2}": { "$type": "CommentNodeTextSaveData", "Comment": "Decrement the player lives by 1 when the player is hit by an obstacle", "BackgroundColor": [ 0.9800000190734863, 0.9700000286102295, 0.6499999761581421 ], "FontSettings": { "PixelSize": 16 } }, "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": { "$type": "NodeGroupFrameComponentSaveData", "DisplayHeight": 367.0, "DisplayWidth": 1400.0, "PersistentGroupedId": [ "{20C90DCD-F31F-45D7-A19E-27A7AF0BE479}", "{37E152C5-6359-4D39-8820-4F705F597092}", "{42BC92E1-DF82-4E53-8DE7-6A4CC8680DE5}", "{7C4E5322-9DD2-481B-B6D0-0D26438FE5D5}" ] }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -400.0, 1300.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{32E302C0-7587-4FF9-8F68-DF7335E72A8C}" } } } }, { "Type": 3, "DataContainer": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{524D8380-AC09-444E-870E-9CEF2535B4A2}": { "$type": "CommentNodeTextSaveData", "Comment": "Update the newspapers remaining UI on the HUD whenever the variable changes", "BackgroundColor": [ 0.7409999966621399, 0.3720000088214874, 0.5450000166893005 ], "FontSettings": { "PixelSize": 16 } }, "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": { "$type": "NodeGroupFrameComponentSaveData", "DisplayHeight": 740.0, "DisplayWidth": 2660.0, "PersistentGroupedId": [ "{CD768B0A-9A45-480C-BF55-9F5F9817934E}", "{F95072DC-E253-4BE3-826E-1CB660E39F82}", "{A9C9DDC2-67AB-4ADA-B227-C0CB816342C7}", "{B83EC55A-1B5B-44D1-A0FC-A07B931F980E}", "{16A4A440-70C9-4DCE-A5EA-A5AF824B861B}", "{4E4F4C93-20AA-4D32-B90C-62D56FD54074}", "{64ACDB4B-EE6D-4D83-88D6-0FD8EC26904F}", "{C8E61225-4F05-4979-9387-C8D3A72119CA}", "{157CCB92-C4E1-4639-9363-0A7E69413ADB}" ] }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1300.0, -2340.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{1EB126E3-C0A1-40BC-BF8D-1260E3F5ABE8}" } } } }, { "Type": 3, "DataContainer": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{524D8380-AC09-444E-870E-9CEF2535B4A2}": { "$type": "CommentNodeTextSaveData", "Comment": "If the player runs out of lives, the game is over and the player has lost", "BackgroundColor": [ 0.9800000190734863, 0.9700000286102295, 0.6499999761581421 ], "FontSettings": { "PixelSize": 16 } }, "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": { "$type": "NodeGroupFrameComponentSaveData", "DisplayHeight": 287.0, "DisplayWidth": 1000.0, "PersistentGroupedId": [ "{910B29BE-6DF2-47B9-A49A-C2952127FB96}", "{39AE99F0-3A72-4A41-BF1B-CDD3B509F48E}", "{6435EC61-EFAF-4A8D-9813-D838981910B0}" ] }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1260.0, -3760.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{533F6028-2F26-4BAD-A952-FDD09A15BC1A}" } } } }, { "Type": 3, "DataContainer": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{524D8380-AC09-444E-870E-9CEF2535B4A2}": { "$type": "CommentNodeTextSaveData", "Comment": "Decrement the newspapers remaining by 1 when a newspaper is thrown", "BackgroundColor": [ 0.9800000190734863, 0.9700000286102295, 0.6499999761581421 ], "FontSettings": { "PixelSize": 16 } }, "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": { "$type": "NodeGroupFrameComponentSaveData", "DisplayHeight": 367.0, "DisplayWidth": 1460.0, "PersistentGroupedId": [ "{B97B0A25-EB75-4501-8E5A-321F2D26C8DF}", "{8B11207A-8F5B-4BC2-87F3-C3B5B7BADCAE}", "{1D7429BA-9012-4098-883E-29CF43BEA262}", "{55955012-AAFE-4EAB-83D3-83E08C8D858F}" ] }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -380.0, 880.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{238D4790-1B83-41DA-AFF1-E51442733AB9}" } } } }, { "Type": 3, "DataContainer": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{524D8380-AC09-444E-870E-9CEF2535B4A2}": { "$type": "CommentNodeTextSaveData", "Comment": "Handle switch back to splash screen after game ends", "BackgroundColor": [ 0.7409999966621399, 0.3720000088214874, 0.5450000166893005 ], "FontSettings": { "PixelSize": 16 } }, "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": { "$type": "NodeGroupFrameComponentSaveData", "DisplayHeight": 1060.0, "DisplayWidth": 1540.0, "PersistentGroupedId": [ "{AB4B923D-1E18-4D9B-8635-792179027540}", "{C392A1B9-EBA3-4A03-AB25-3F30CE21C207}", "{E189A39F-1BFA-4C01-ADBE-B65766FD43FF}", "{E9DB6C0E-9F7F-4F7B-93E1-235D7A1C0B56}", "{F9979B4D-5B36-4249-84BA-AFE8BE3935D4}", "{CCBD3F11-EA7B-4062-81D9-453FE57632FD}", "{EBDAD47B-5CF4-4430-B838-6838C8C6711E}" ] }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2620.0, 3560.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{676E6599-75C3-44C1-B65A-59E91D90A2AD}" } } } }, { "Type": 3, "DataContainer": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{524D8380-AC09-444E-870E-9CEF2535B4A2}": { "$type": "CommentNodeTextSaveData", "Comment": "Whenever a newspaper target is hit, we need to add the points to the PlayerScore variable", "BackgroundColor": [ 0.9800000190734863, 0.9700000286102295, 0.6499999761581421 ], "FontSettings": { "PixelSize": 16 } }, "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": { "$type": "NodeGroupFrameComponentSaveData", "DisplayHeight": 407.0, "DisplayWidth": 1340.0, "PersistentGroupedId": [ "{5F795197-071E-4C59-A633-ECC782D65AAB}", "{7ED16A63-2813-4FF1-83B5-40B043D70B1E}", "{93E95AC9-8A39-457A-9B4A-522FE95D6F76}", "{C44A099D-C999-4040-8797-6651147C35BF}" ] }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1320.0, -1460.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{33D6010F-AC18-4055-8BA3-4B25BA599AF8}" } } } }, { "Type": 3, "DataContainer": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{524D8380-AC09-444E-870E-9CEF2535B4A2}": { "$type": "CommentNodeTextSaveData", "Comment": "When the game is over, show the EndGame screen and hide the others", "BackgroundColor": [ 0.7409999966621399, 0.3720000088214874, 0.5450000166893005 ], "FontSettings": { "PixelSize": 16 } }, "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": { "$type": "NodeGroupFrameComponentSaveData", "DisplayHeight": 1040.0, "DisplayWidth": 2120.0, "PersistentGroupedId": [ "{8F19321E-C18F-4FA3-89A7-CA9ECEE96E07}", "{756E57F2-92DB-4BD8-AE2C-5560F4A0E407}", "{F2882BA7-9D06-42CF-8E3D-25DFAB52CBA6}", "{58802A62-8447-4057-A40D-868CE3765B7E}", "{C84E6E35-737A-4A20-A299-D92E85559182}", "{C4E390AE-6BF2-4A7D-8271-A6AD1F9CC4F3}", "{3736C1A7-96F6-4F42-9DFC-3FA0C07C5B5D}", "{BC78736E-443F-47E4-AB9B-99BEEE721DD1}", "{E59B64F4-0818-4DE7-ABDA-5B15E2E602F1}", "{5DD8DD32-BF8C-4ACF-B83B-D7101400234B}", "{74F72DF4-7253-48D0-9B2D-82A9AAF29C09}", "{8EC3696A-CF33-4094-B658-107FF4A64EE5}", "{D527AA06-3B63-43E7-B61C-D0D787935E16}", "{9C4C38C9-4A56-48F5-9605-5F2602679A9E}", "{55B7F00B-19FF-4B8D-A9FD-97C13139820F}", "{E1ED5606-4570-4D02-8112-88A8CC75B259}" ] }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2000.0, 2440.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{1D8B3636-8C76-41E9-97A9-66B8A15998D1}" } } } }, { "Type": 3, "DataContainer": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{524D8380-AC09-444E-870E-9CEF2535B4A2}": { "$type": "CommentNodeTextSaveData", "Comment": "Handle request for number of remaining newspapers", "BackgroundColor": [ 0.9800000190734863, 0.9700000286102295, 0.6499999761581421 ], "FontSettings": { "PixelSize": 16 } }, "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": { "$type": "NodeGroupFrameComponentSaveData", "DisplayHeight": 407.0, "DisplayWidth": 460.0, "PersistentGroupedId": [ "{AC7A07BD-5BB3-4144-B7EB-852E3DAF0E5C}" ] }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -1300.0, 700.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{A595A8DC-341C-4AE4-A2E7-15384EC8A980}" } } } }, { "Type": 3, "DataContainer": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{524D8380-AC09-444E-870E-9CEF2535B4A2}": { "$type": "CommentNodeTextSaveData", "Comment": "Listen for Enter press to start the game from splash screen or failure screen. Only do this if we aren't playing the level.", "BackgroundColor": [ 0.9800000190734863, 0.9700000286102295, 0.6499999761581421 ], "FontSettings": { "PixelSize": 16 } }, "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": { "$type": "NodeGroupFrameComponentSaveData", "DisplayHeight": 580.0, "DisplayWidth": 1800.0, "PersistentGroupedId": [ "{733A9973-B1A3-41F9-9BD5-B437C2492A4F}", "{A1D165CF-B605-4DB3-B311-A325E1B18C8F}", "{ED7D4584-09F4-4E1C-BBA4-531F171DDEAE}", "{561E54E1-C761-4BD6-ACCE-76438B9E2464}", "{E0115E9A-C1B9-427C-863E-9641D963987C}", "{BB895293-E6E3-443A-9975-000ABEAA7F3F}" ] }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -2100.0, -660.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{E8DE4A29-1FC4-450D-8AF4-98D2F5025C63}" } } } }, { "Type": 3, "DataContainer": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{524D8380-AC09-444E-870E-9CEF2535B4A2}": { "$type": "CommentNodeTextSaveData", "Comment": "Handle request for game state", "BackgroundColor": [ 0.9800000190734863, 0.9700000286102295, 0.6499999761581421 ], "FontSettings": { "PixelSize": 16 } }, "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": { "$type": "NodeGroupFrameComponentSaveData", "DisplayHeight": 407.0, "DisplayWidth": 320.0, "PersistentGroupedId": [ "{9E816CD1-66D5-49EF-948C-299CBF94F25C}" ] }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -1300.0, 1140.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{EB5FB3B1-03C5-4D8E-BB9D-8DC9EF5BBB18}" } } } } ], "ViewParams": { "Scale": 0.5459406603965846, "AnchorX": 2709.085693359375, "AnchorY": -1527.6385498046875 } } } } }, { "Key": { "id": 25895430818868 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1340.0, -2260.0 ] }, "{9E81C95F-89C0-4476-8E82-63CCC4E52E04}": { "$type": "EBusHandlerNodeDescriptorSaveData", "EventIds": [ { "Value": 3939979346 } ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{C8E61225-4F05-4979-9387-C8D3A72119CA}" } } } }, { "Key": { "id": 25899725786164 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "SetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2580.0, 1200.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".setVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{0545C649-9836-45D1-B852-4923368A1CED}" } } } }, { "Key": { "id": 25904020753460 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "GetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1280.0, -3700.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".getVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{39AE99F0-3A72-4A41-BF1B-CDD3B509F48E}" } } } }, { "Key": { "id": 25908315720756 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3640.0, -2180.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{157CCB92-C4E1-4639-9363-0A7E69413ADB}" } } } }, { "Key": { "id": 25912610688052 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "SetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -1240.0, -520.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".setVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{561E54E1-C761-4BD6-ACCE-76438B9E2464}" } } } }, { "Key": { "id": 25916905655348 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MathNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 4200.0, -1360.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{1CB968F7-7416-45D5-8E77-97977FF5CDB6}" } } } }, { "Key": { "id": 25921200622644 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2760.0, -2220.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{B83EC55A-1B5B-44D1-A0FC-A07B931F980E}" } } } }, { "Key": { "id": 25925495589940 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2140.0, 2940.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{5DD8DD32-BF8C-4ACF-B83B-D7101400234B}" } } } }, { "Key": { "id": 25929790557236 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 4520.0, -1360.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{A27C7BF2-7F3C-413A-BFB9-04EAD3087DB6}" } } } }, { "Key": { "id": 25934085524532 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3800.0, 480.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{3AE7CE0D-BAAF-467A-B7A9-8E2A6D92BE69}" } } } }, { "Key": { "id": 25938380491828 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -780.0, -520.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{ED7D4584-09F4-4E1C-BBA4-531F171DDEAE}" } } } }, { "Key": { "id": 25942675459124 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "GetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 120.0, 1020.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".getVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{B97B0A25-EB75-4501-8E5A-321F2D26C8DF}" } } } }, { "Key": { "id": 25946970426420 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3480.0, -100.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{B24182D9-1F68-460D-84C9-F991E49C0367}" } } } }, { "Key": { "id": 25951265393716 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -360.0, 940.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{8B11207A-8F5B-4BC2-87F3-C3B5B7BADCAE}" }, "{D8BBE799-7E4D-495A-B69A-1E3940670891}": { "$type": "ScriptEventReceiverHandlerNodeDescriptorSaveData", "EventNames": [ [ { "Value": 949996825 }, "NewspaperThrown" ] ] } } } }, { "Key": { "id": 25955560361012 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "SetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3120.0, -2920.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".setVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{9AFC8830-BD2B-4C4B-AB7A-0FEF118C74F7}" } } } }, { "Key": { "id": 25959855328308 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "SetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -100.0, -100.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".setVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{8D3543BF-13B7-491D-A014-A323EE111668}" } } } }, { "Key": { "id": 25964150295604 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3400.0, 3900.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{EBDAD47B-5CF4-4430-B838-6838C8C6711E}" } } } }, { "Key": { "id": 25968445262900 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2600.0, 2940.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{9C4C38C9-4A56-48F5-9605-5F2602679A9E}" } } } }, { "Key": { "id": 25972740230196 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "GetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -120.0, -600.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".getVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{EF92C8FC-A435-4B3A-897D-3B31CB063A86}" } } } }, { "Key": { "id": 25977035197492 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2140.0, -3280.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{6703D3C7-D7CE-4B0C-8E8C-6D7CB1BB57F1}" } } } }, { "Key": { "id": 25981330164788 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3340.0, 2780.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{756E57F2-92DB-4BD8-AE2C-5560F4A0E407}" } } } }, { "Key": { "id": 25985625132084 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "SetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 220.0, -420.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".setVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{2A8D1E87-8628-4250-BE77-123FBFF234B6}" } } } }, { "Key": { "id": 25989920099380 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2980.0, 2980.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{58802A62-8447-4057-A40D-868CE3765B7E}" } } } }, { "Key": { "id": 25994215066676 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2060.0, 2560.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{D527AA06-3B63-43E7-B61C-D0D787935E16}" } } } }, { "Key": { "id": 25998510033972 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MathNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1480.0, -3700.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{910B29BE-6DF2-47B9-A49A-C2952127FB96}" } } } }, { "Key": { "id": 26002805001268 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -1220.0, -340.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{A1D165CF-B605-4DB3-B311-A325E1B18C8F}" } } } }, { "Key": { "id": 26007099968564 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2700.0, -640.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{A1A80FCA-C162-4F99-8D92-5473EB29D63C}" } } } }, { "Key": { "id": 26011394935860 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "GetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1820.0, -1320.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".getVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{C44A099D-C999-4040-8797-6651147C35BF}" } } } }, { "Key": { "id": 26015689903156 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "StringNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2600.0, 420.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{D1C61A83-3046-43C8-900F-6C91D5C080C1}" } } } }, { "Key": { "id": 26019984870452 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "SetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 780.0, 1020.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".setVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{55955012-AAFE-4EAB-83D3-83E08C8D858F}" } } } }, { "Key": { "id": 26024279837748 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2300.0, 1920.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{93A99EA6-B070-4D5D-B54D-D476D254A8CA}" } } } }, { "Key": { "id": 26028574805044 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "SetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 5560.0, -1340.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".setVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{D24F77B9-59BA-4750-AE3E-53488E6CDE38}" } } } }, { "Key": { "id": 26032869772340 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "TimeNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3000.0, -1380.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{93E408CB-398F-4CF5-927E-DA68A662CA1D}" } } } }, { "Key": { "id": 26037164739636 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1160.0, 2120.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{D003B9CF-FCFA-43ED-9921-F66E086FD9CD}" } } } }, { "Key": { "id": 26041459706932 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "SetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -100.0, -260.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".setVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{24DD44CE-BCF0-4571-81A5-B93E20EE3D9B}" } } } }, { "Key": { "id": 26045754674228 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "GetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1940.0, 1200.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".getVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{ECAE61FD-9CDA-4E59-98F2-B582F5D700B7}" } } } }, { "Key": { "id": 26050049641524 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3780.0, 1060.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{53D5CFFD-092D-480B-B11A-FFEDD72F6B31}" } } } }, { "Key": { "id": 26054344608820 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "SetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1820.0, -3700.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".setVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{6435EC61-EFAF-4A8D-9813-D838981910B0}" } } } }, { "Key": { "id": 26058639576116 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "SetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3820.0, -1360.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".setVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{E3CE6C8E-DD09-4ABC-9FB1-123CCD5B19A1}" } } } }, { "Key": { "id": 26062934543412 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2740.0, 3680.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{C392A1B9-EBA3-4A03-AB25-3F30CE21C207}" } } } }, { "Key": { "id": 26067229510708 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "SetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 620.0, 140.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".setVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{DB13DFD1-1819-4D04-833D-DC5AC139484F}" } } } }, { "Key": { "id": 26071524478004 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 4900.0, -1340.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{F04A4B90-7BFB-4334-A8C5-C126F7AB1476}" } } } }, { "Key": { "id": 26075819445300 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3460.0, 480.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{3B6A08D3-830D-449A-97DB-939FBC2ACC27}" } } } }, { "Key": { "id": 26080114412596 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3860.0, 3900.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{E189A39F-1BFA-4C01-ADBE-B65766FD43FF}" } } } }, { "Key": { "id": 26084409379892 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3120.0, -1960.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{64ACDB4B-EE6D-4D83-88D6-0FD8EC26904F}" } } } }, { "Key": { "id": 26088704347188 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 4280.0, 480.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{0A8C6191-9729-46AF-A9AC-9A6344368915}" } } } }, { "Key": { "id": 26092999314484 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1340.0, -1400.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{5F795197-071E-4C59-A633-ECC782D65AAB}" }, "{D8BBE799-7E4D-495A-B69A-1E3940670891}": { "$type": "ScriptEventReceiverHandlerNodeDescriptorSaveData", "EventNames": [ [ { "Value": 3434847886 }, "NewspaperHitTarget" ] ] } } } }, { "Key": { "id": 26097294281780 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2300.0, -2220.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{A9C9DDC2-67AB-4ADA-B227-C0CB816342C7}" } } } }, { "Key": { "id": 26101589249076 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 800.0, -3300.0 ] }, "{9E81C95F-89C0-4476-8E82-63CCC4E52E04}": { "$type": "EBusHandlerNodeDescriptorSaveData", "EventIds": [ { "Value": 3939979346 } ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{90691C22-64D9-4412-88F9-3B2899A00D66}" } } } }, { "Key": { "id": 26105884216372 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3540.0, 3680.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{E9DB6C0E-9F7F-4F7B-93E1-235D7A1C0B56}" } } } }, { "Key": { "id": 26110179183668 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2860.0, 2560.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{3736C1A7-96F6-4F42-9DFC-3FA0C07C5B5D}" } } } }, { "Key": { "id": 26114474150964 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "SetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 220.0, -600.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".setVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{BA06F1D5-B7FD-44DF-8645-7847DC296AB4}" } } } }, { "Key": { "id": 26118769118260 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "SetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 5100.0, -1340.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".setVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{C198C47F-7E71-4FAC-A2F0-CD8DD0E157DE}" } } } }, { "Key": { "id": 26123064085556 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2280.0, -2920.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{39F12449-645B-49B3-B238-83FD52A070B7}" } } } }, { "Key": { "id": 26127359052852 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -1560.0, -560.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{BB895293-E6E3-443A-9975-000ABEAA7F3F}" } } } }, { "Key": { "id": 26131654020148 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2400.0, 2560.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{E59B64F4-0818-4DE7-ABDA-5B15E2E602F1}" } } } }, { "Key": { "id": 26135948987444 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MathNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2220.0, -100.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{0EA16DAD-1289-478D-9457-0BAB8D019ADC}" } } } }, { "Key": { "id": 26140243954740 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3100.0, -560.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{64999A6F-1235-43B2-A8B9-04E263D9D38D}" } } } }, { "Key": { "id": 26144538922036 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3100.0, -880.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{3CD2BA0A-85FC-49B7-9346-EAA19EAB0108}" } } } }, { "Key": { "id": 26148833889332 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2760.0, 1920.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{613EDD0F-B210-428A-BBD6-9BF99EAFE230}" } } } }, { "Key": { "id": 26153128856628 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "GetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1680.0, -640.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".getVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{A173BA73-2139-40C7-898C-80208292D5AE}" } } } }, { "Key": { "id": 26157423823924 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3760.0, 3240.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{8F19321E-C18F-4FA3-89A7-CA9ECEE96E07}" } } } }, { "Key": { "id": 26161718791220 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -1280.0, 1200.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{9E816CD1-66D5-49EF-948C-299CBF94F25C}" }, "{D8BBE799-7E4D-495A-B69A-1E3940670891}": { "$type": "ScriptEventReceiverHandlerNodeDescriptorSaveData", "EventNames": [ [ { "Value": 1059988396 }, "GetGameState" ] ] } } } }, { "Key": { "id": 26166013758516 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3320.0, 3240.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{8EC3696A-CF33-4094-B658-107FF4A64EE5}" } } } }, { "Key": { "id": 26170308725812 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3580.0, -540.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{4DB1D021-F524-48A0-9983-BDB455CD5C5B}" } } } }, { "Key": { "id": 26174603693108 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "StringNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1900.0, -640.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{6EB08160-3560-4C40-9E39-5EE90F2E9007}" } } } }, { "Key": { "id": 26178898660404 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3780.0, 1280.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{8F102580-5B20-48E5-BFD3-11719FDF9D7E}" } } } }, { "Key": { "id": 26183193627700 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MathNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2640.0, -2920.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{916F7439-BC05-4678-B5DC-332C67751636}" } } } }, { "Key": { "id": 26187488594996 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "StringNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2600.0, -180.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{5FC26A60-DB40-4EA0-9F57-DA2E3F088642}" } } } }, { "Key": { "id": 26191783562292 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1360.0, -740.0 ] }, "{9E81C95F-89C0-4476-8E82-63CCC4E52E04}": { "$type": "EBusHandlerNodeDescriptorSaveData", "EventIds": [ { "Value": 3939979346 } ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{31C95EAE-4216-4E5E-863B-A1600B258FD7}" } } } }, { "Key": { "id": 26196078529588 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MathNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1800.0, -2920.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{C60E56F2-F581-4601-BC41-ADE6BC1BCB65}" } } } }, { "Key": { "id": 26200373496884 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "TimeNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -20.0, 140.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{9CC4DEC1-308C-42FA-B44C-144ED0924C1F}" } } } }, { "Key": { "id": 26204668464180 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 160.0, 140.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{146E5A0F-6F0C-4BF9-B2C7-5C179C3A9105}" } } } }, { "Key": { "id": 26208963431476 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3780.0, 2780.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{74F72DF4-7253-48D0-9B2D-82A9AAF29C09}" } } } }, { "Key": { "id": 26213258398772 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3120.0, -2260.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{CD768B0A-9A45-480C-BF55-9F5F9817934E}" } } } }, { "Key": { "id": 26217553366068 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1080.0, 1720.0 ] }, "{9E81C95F-89C0-4476-8E82-63CCC4E52E04}": { "$type": "EBusHandlerNodeDescriptorSaveData", "EventIds": [ { "Value": 3939979346 } ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{D368940E-1E09-41E3-A033-7290B8133812}" } } } }, { "Key": { "id": 26221848333364 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "GetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1660.0, -2220.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".getVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{4E4F4C93-20AA-4D32-B90C-62D56FD54074}" } } } }, { "Key": { "id": 26226143300660 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3800.0, -100.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{A80C84B0-A511-4D3F-A25D-E2EA310A78D8}" } } } }, { "Key": { "id": 26230438267956 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "GetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -100.0, -420.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".getVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{7D3001E4-1F10-4712-92D0-F6153EB34E8A}" } } } }, { "Key": { "id": 26234733235252 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MathNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1900.0, 480.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{B08D9A94-56D3-442A-852F-45117567D22E}" } } } }, { "Key": { "id": 26239028202548 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MathNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 460.0, 1020.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{1D7429BA-9012-4098-883E-29CF43BEA262}" } } } }, { "Key": { "id": 26243323169844 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1640.0, 1700.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{AEBA8209-A3F1-4A6B-89C3-0AAC2962D4C4}" } } } }, { "Key": { "id": 26247618137140 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "StringNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2600.0, 660.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{9AB21C30-535D-47CF-BA78-F6164300A4EB}" } } } }, { "Key": { "id": 26251913104436 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3340.0, 3020.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{C4E390AE-6BF2-4A7D-8271-A6AD1F9CC4F3}" } } } }, { "Key": { "id": 26256208071732 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "LogicNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2900.0, 1200.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{1CE38A18-385E-4C31-8438-796BD90AA8D7}" } } } }, { "Key": { "id": 26260503039028 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "SetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1340.0, -3280.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".setVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{51027531-6EB0-427C-85A1-DAC2211F41E0}" } } } }, { "Key": { "id": 26264798006324 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "GetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1660.0, 280.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".getVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{54E5A128-7B02-4878-A97E-79430D9D1D0F}" } } } }, { "Key": { "id": 26269092973620 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "SetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -900.0, -320.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".setVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{733A9973-B1A3-41F9-9BD5-B437C2492A4F}" } } } }, { "Key": { "id": 26273387940916 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "SetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 700.0, 1400.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".setVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{7C4E5322-9DD2-481B-B6D0-0D26438FE5D5}" } } } }, { "Key": { "id": 26277682908212 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "DefaultNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -2080.0, -600.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{E0115E9A-C1B9-427C-863E-9641D963987C}" } } } }, { "Key": { "id": 26281977875508 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3080.0, 3680.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{F9979B4D-5B36-4249-84BA-AFE8BE3935D4}" } } } }, { "Key": { "id": 26286272842804 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MathNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2020.0, -1320.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{93E95AC9-8A39-457A-9B4A-522FE95D6F76}" } } } }, { "Key": { "id": 26290567810100 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "SetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2360.0, -1320.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".setVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{7ED16A63-2813-4FF1-83B5-40B043D70B1E}" } } } }, { "Key": { "id": 26294862777396 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 4280.0, -100.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{D63BE8E0-B215-4771-ADF5-63DB37AFD45D}" } } } }, { "Key": { "id": 26299157744692 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "GetVariableNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 120.0, 1400.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".getVariable" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{42BC92E1-DF82-4E53-8DE7-6A4CC8680DE5}" } } } }, { "Key": { "id": 26303452711988 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MathNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2240.0, 480.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{7B843FC8-6693-44A5-A2B0-56F4455FFD7D}" } } } }, { "Key": { "id": 26307747679284 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3300.0, 1280.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{7E9FE060-FD74-4231-83ED-24C2664DEA5D}" } } } }, { "Key": { "id": 26312042646580 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -1280.0, 760.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{AC7A07BD-5BB3-4144-B7EB-852E3DAF0E5C}" }, "{D8BBE799-7E4D-495A-B69A-1E3940670891}": { "$type": "ScriptEventReceiverHandlerNodeDescriptorSaveData", "EventNames": [ [ { "Value": 2045047473 }, "GetNewspapersRemaining" ] ] } } } }, { "Key": { "id": 26316337613876 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2980.0, 480.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{C36A8564-EB1F-469A-B4C4-8AC282097BED}" } } } }, { "Key": { "id": 26320632581172 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2560.0, 3160.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{C84E6E35-737A-4A20-A299-D92E85559182}" } } } }, { "Key": { "id": 26324927548468 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1660.0, -3280.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{D09E3C7F-323E-40C3-97E6-63F6BDA48C93}" } } } }, { "Key": { "id": 26329222515764 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3640.0, -1880.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{F95072DC-E253-4BE3-826E-1CB660E39F82}" } } } }, { "Key": { "id": 26333517483060 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3360.0, 2560.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{55B7F00B-19FF-4B8D-A9FD-97C13139820F}" } } } }, { "Key": { "id": 26337812450356 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1980.0, 1700.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{394B6BAC-FC72-4C5A-A3FA-78F4884642AC}" } } } }, { "Key": { "id": 26342107417652 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3800.0, 3020.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{E1ED5606-4570-4D02-8112-88A8CC75B259}" } } } }, { "Key": { "id": 26346402384948 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "DefaultNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1360.0, -2980.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{1962A3FA-61C6-4127-A4A0-93522E98A138}" } } } }, { "Key": { "id": 26350697352244 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "LogicNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2260.0, 1200.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{948529A3-01DC-4EF9-8453-028C95CDB386}" } } } }, { "Key": { "id": 26354992319540 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MathNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3360.0, -1360.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{3980E011-47CF-45FF-90D1-C66A477E051C}" } } } }, { "Key": { "id": 26359287286836 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3820.0, 4120.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{AB4B923D-1E18-4D9B-8635-792179027540}" } } } }, { "Key": { "id": 26363582254132 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2100.0, 3160.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{F2882BA7-9D06-42CF-8E3D-25DFAB52CBA6}" } } } }, { "Key": { "id": 26367877221428 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2720.0, 2140.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{2DC7E757-D90F-43B6-96EA-DBAED88E0A6A}" } } } }, { "Key": { "id": 26372172188724 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3300.0, 1060.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{928D6A65-50C9-4C12-8835-40D4BA1063E4}" } } } }, { "Key": { "id": 26376467156020 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3580.0, -860.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{1A2715F9-28C7-4ACE-9A9A-E9D0FBF08A1F}" } } } }, { "Key": { "id": 26380762123316 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "StringNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2600.0, 40.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{6313F0E8-366F-4AAD-81C6-4A10B11A0D39}" } } } }, { "Key": { "id": 26385057090612 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MathNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 340.0, 1400.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{37E152C5-6359-4D39-8820-4F705F597092}" } } } }, { "Key": { "id": 26389352057908 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3000.0, -100.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{31B28C13-7D6A-4E6B-81D6-C17B4CC70F88}" } } } }, { "Key": { "id": 26393647025204 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2440.0, 1700.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{9989198C-DD92-4437-B2AC-1BB14761DE36}" } } } }, { "Key": { "id": 26397941992500 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3360.0, 4120.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{CCBD3F11-EA7B-4062-81D9-453FE57632FD}" } } } }, { "Key": { "id": 26402236959796 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2240.0, -640.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{A7E80EC4-6939-4EA5-A651-81CBE6EDFB36}" } } } }, { "Key": { "id": 26406531927092 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MathNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1900.0, -100.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{E745F5E5-2300-4673-9FF3-1FE28DCC7E27}" } } } }, { "Key": { "id": 26410826894388 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3820.0, 2560.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{BC78736E-443F-47E4-AB9B-99BEEE721DD1}" } } } }, { "Key": { "id": 26415121861684 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1320.0, 220.0 ] }, "{9E81C95F-89C0-4476-8E82-63CCC4E52E04}": { "$type": "EBusHandlerNodeDescriptorSaveData", "EventIds": [ { "Value": 3939979346 } ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{85750AEE-E735-458F-AC9F-E0EE5F5392CB}" } } } }, { "Key": { "id": 26419416828980 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ -380.0, 1360.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{20C90DCD-F31F-45D7-A19E-27A7AF0BE479}" }, "{D8BBE799-7E4D-495A-B69A-1E3940670891}": { "$type": "ScriptEventReceiverHandlerNodeDescriptorSaveData", "EventNames": [ [ { "Value": 1558730029 }, "PlayerHitByObstacle" ] ] } } } }, { "Key": { "id": 26423711796276 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 2260.0, 2140.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{FA37C621-0B64-430B-BB3E-42D236144F01}" } } } }, { "Key": { "id": 26428006763572 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "TimeNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1600.0, 1200.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{B44641DA-E61B-4843-BB9C-AB4EED96278B}" } } } }, { "Key": { "id": 26432301730868 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "StringNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 1960.0, -2220.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{16A4A440-70C9-4DCE-A5EA-A5AF824B861B}" } } } }, { "Key": { "id": 321496554966068 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3940.0, -560.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{CCABE8D1-C5E7-472C-AD14-3677CA437E5C}" } } } }, { "Key": { "id": 321500849933364 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 3940.0, -880.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{D7A49566-BC92-43EF-9349-B02D100762ED}" } } } }, { "Key": { "id": 321505144900660 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 4420.0, -540.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{D4F62A86-8075-4514-A973-E39CB036B2EA}" } } } }, { "Key": { "id": 321509439867956 }, "Value": { "ComponentData": { "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": { "$type": "NodeSaveData" }, "{328FF15C-C302-458F-A43D-E1794DE0904E}": { "$type": "GeneralNodeTitleComponentSaveData", "PaletteOverride": "MethodNodeTitlePalette" }, "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": { "$type": "GeometrySaveData", "Position": [ 4420.0, -860.0 ] }, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": { "$type": "StylingComponentSaveData", "SubStyle": ".method" }, "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": { "$type": "PersistentIdComponentSaveData", "PersistentId": "{579D0EDC-DC00-4859-94BE-C1F45FB4CF26}" } } } } ], "StatisticsHelper": { "InstanceCounter": [ { "Key": 347206728562892668, "Value": 1 }, { "Key": 955089921810928021, "Value": 1 }, { "Key": 1244476766431948410, "Value": 2 }, { "Key": 1310037175767533103, "Value": 2 }, { "Key": 1678857420755432090, "Value": 1 }, { "Key": 1678857421630185495, "Value": 1 }, { "Key": 1678857422683152127, "Value": 1 }, { "Key": 1678857423132577764, "Value": 1 }, { "Key": 1678857423169927291, "Value": 1 }, { "Key": 2826649609100995192, "Value": 1 }, { "Key": 3765469619007655124, "Value": 4 }, { "Key": 4199610336680704683, "Value": 1 }, { "Key": 4284653482313037728, "Value": 2 }, { "Key": 4846425829683551338, "Value": 6 }, { "Key": 5842117479013396256, "Value": 5 }, { "Key": 6085082255528869526, "Value": 4 }, { "Key": 6328706032582333142, "Value": 3 }, { "Key": 7195328169668629805, "Value": 1 }, { "Key": 7195463122412961022, "Value": 2 }, { "Key": 7224637793062157918, "Value": 1 }, { "Key": 7413323401356093379, "Value": 1 }, { "Key": 7552125091623858460, "Value": 2 }, { "Key": 8452971738487658154, "Value": 1 }, { "Key": 9017495172405820461, "Value": 5 }, { "Key": 9047579518518996807, "Value": 4 }, { "Key": 9524233244256258275, "Value": 1 }, { "Key": 10181512461692697578, "Value": 1 }, { "Key": 12115235216940219919, "Value": 2 }, { "Key": 12248403024917827056, "Value": 1 }, { "Key": 12248403025496210977, "Value": 1 }, { "Key": 12248403027017875527, "Value": 1 }, { "Key": 12475336293332573651, "Value": 2 }, { "Key": 13489279962427056399, "Value": 2 }, { "Key": 13774516205647685469, "Value": 10 }, { "Key": 13774516238626426290, "Value": 1 }, { "Key": 13774516242428984910, "Value": 14 }, { "Key": 13774516304994994748, "Value": 1 }, { "Key": 13774516344519222573, "Value": 24 }, { "Key": 14037817979880322008, "Value": 3 }, { "Key": 14935618182048638376, "Value": 1 }, { "Key": 15288920150912441546, "Value": 1 }, { "Key": 15724563974727525524, "Value": 1 }, { "Key": 16594614136673628204, "Value": 1 }, { "Key": 16850208410447632584, "Value": 2 }, { "Key": 17210295843754998076, "Value": 3 }, { "Key": 17746292506071718793, "Value": 3 } ] } }, "Component_[17581438878131685898]": { "$type": "EditorGraphVariableManagerComponent", "Id": 17581438878131685898, "m_variableData": { "m_nameVariableMap": [ { "Key": { "m_id": "{184F7E01-27B9-469D-B2B5-4BB7ACA9B829}" }, "Value": { "Datum": { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 120.0, "label": "Number" }, "VariableId": { "m_id": "{184F7E01-27B9-469D-B2B5-4BB7ACA9B829}" }, "VariableName": "TimeToSolveLevelInSeconds" } }, { "Key": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" }, "Value": { "Datum": { "scriptCanvasType": { "m_type": 1 }, "isNullPointer": false, "$type": "EntityId", "value": { "id": 2901262558 } }, "VariableId": { "m_id": "{2D0B4F49-9D94-4155-9E7F-83D924E77D96}" }, "VariableName": "GameHUDCanvasEntityId" } }, { "Key": { "m_id": "{68CBDFE9-4AB6-4E49-A73F-F63C5EA2BE24}" }, "Value": { "Datum": { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 3.0 }, "VariableId": { "m_id": "{68CBDFE9-4AB6-4E49-A73F-F63C5EA2BE24}" }, "VariableName": "DefaultPlayerLives" } }, { "Key": { "m_id": "{83C8E240-D002-4782-88EA-3F8C877D64F3}" }, "Value": { "Datum": { "scriptCanvasType": { "m_type": 5 }, "isNullPointer": false, "$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string", "value": "SplashScreen" }, "VariableId": { "m_id": "{83C8E240-D002-4782-88EA-3F8C877D64F3}" }, "VariableName": "GameState" } }, { "Key": { "m_id": "{91278D71-57B6-4217-9171-4FC6B25F4983}" }, "Value": { "Datum": { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0 }, "VariableId": { "m_id": "{91278D71-57B6-4217-9171-4FC6B25F4983}" }, "VariableName": "TimeLeft" } }, { "Key": { "m_id": "{A112B959-8524-4700-9882-7F819ED9D527}" }, "Value": { "Datum": { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0 }, "VariableId": { "m_id": "{A112B959-8524-4700-9882-7F819ED9D527}" }, "VariableName": "PlayerScore" } }, { "Key": { "m_id": "{AA53EA80-0A7E-4347-ADA5-EF1322FA9C94}" }, "Value": { "Datum": { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 50.0 }, "VariableId": { "m_id": "{AA53EA80-0A7E-4347-ADA5-EF1322FA9C94}" }, "VariableName": "DefaultNewspapersAmount" } }, { "Key": { "m_id": "{ABEE0B1F-D5A7-4B76-927B-C14616ED48B2}" }, "Value": { "Datum": { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0 }, "VariableId": { "m_id": "{ABEE0B1F-D5A7-4B76-927B-C14616ED48B2}" }, "VariableName": "BeanieIndex" } }, { "Key": { "m_id": "{CDE83E3B-0986-4081-BE5B-5B65C73023F6}" }, "Value": { "Datum": { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": -1.0 }, "VariableId": { "m_id": "{CDE83E3B-0986-4081-BE5B-5B65C73023F6}" }, "VariableName": "PlayerLives" } }, { "Key": { "m_id": "{EDF05677-E8CE-47FB-8DF5-34AD052B8E2E}" }, "Value": { "Datum": { "scriptCanvasType": { "m_type": 3 }, "isNullPointer": false, "$type": "double", "value": 0.0 }, "VariableId": { "m_id": "{EDF05677-E8CE-47FB-8DF5-34AD052B8E2E}" }, "VariableName": "NewspapersRemaining" } }, { "Key": { "m_id": "{FC04673C-121F-4C76-965F-79176B0CC0A7}" }, "Value": { "Datum": { "scriptCanvasType": { "m_type": 0 }, "isNullPointer": false, "$type": "bool", "value": true, "label": "Boolean" }, "VariableId": { "m_id": "{FC04673C-121F-4C76-965F-79176B0CC0A7}" }, "VariableName": "ShowClockSeparator" } } ] } } } } } }