ScriptCanvas_PreUpdateEvent.scriptcanvas 99 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 2834251534506
  9. },
  10. "Name": "ScriptCanvas_PreUpdateEvent",
  11. "Components": {
  12. "Component_[7859303221537826322]": {
  13. "$type": "EditorGraphVariableManagerComponent",
  14. "Id": 7859303221537826322,
  15. "m_variableData": {
  16. "m_nameVariableMap": [
  17. {
  18. "Key": {
  19. "m_id": "{92A5EF6E-28AA-4CD0-9E48-7E34F4DBDFA4}"
  20. },
  21. "Value": {
  22. "Datum": {
  23. "isOverloadedStorage": false,
  24. "scriptCanvasType": {
  25. "m_type": 1
  26. },
  27. "isNullPointer": false,
  28. "$type": "EntityId",
  29. "value": {
  30. "id": 2901262558
  31. }
  32. },
  33. "VariableId": {
  34. "m_id": "{92A5EF6E-28AA-4CD0-9E48-7E34F4DBDFA4}"
  35. },
  36. "VariableName": "Lead_Sphere",
  37. "InitialValueSource": 1
  38. }
  39. }
  40. ]
  41. }
  42. },
  43. "Component_[8048615284941550971]": {
  44. "$type": "EditorGraph",
  45. "Id": 8048615284941550971,
  46. "m_graphData": {
  47. "m_nodes": [
  48. {
  49. "Id": {
  50. "id": 2860021338282
  51. },
  52. "Name": "EBusEventHandler",
  53. "Components": {
  54. "Component_[10194282752280979681]": {
  55. "$type": "EBusEventHandler",
  56. "Id": 10194282752280979681,
  57. "Slots": [
  58. {
  59. "id": {
  60. "m_id": "{E76AE1C2-5BE0-4CEA-B2A1-6B5599877A53}"
  61. },
  62. "contracts": [
  63. {
  64. "$type": "SlotTypeContract"
  65. }
  66. ],
  67. "slotName": "Connect",
  68. "toolTip": "Connect this event handler to the specified entity.",
  69. "Descriptor": {
  70. "ConnectionType": 1,
  71. "SlotType": 1
  72. }
  73. },
  74. {
  75. "id": {
  76. "m_id": "{D55DEAE2-7FE4-4154-B91A-C392E6450BAE}"
  77. },
  78. "contracts": [
  79. {
  80. "$type": "SlotTypeContract"
  81. }
  82. ],
  83. "slotName": "Disconnect",
  84. "toolTip": "Disconnect this event handler.",
  85. "Descriptor": {
  86. "ConnectionType": 1,
  87. "SlotType": 1
  88. }
  89. },
  90. {
  91. "id": {
  92. "m_id": "{16B87363-9D49-4344-88D2-743E51706A64}"
  93. },
  94. "contracts": [
  95. {
  96. "$type": "SlotTypeContract"
  97. }
  98. ],
  99. "slotName": "OnConnected",
  100. "toolTip": "Signaled when a connection has taken place.",
  101. "Descriptor": {
  102. "ConnectionType": 2,
  103. "SlotType": 1
  104. }
  105. },
  106. {
  107. "id": {
  108. "m_id": "{C354C37D-B6FD-4E17-95CA-4EB7B3F75AD9}"
  109. },
  110. "contracts": [
  111. {
  112. "$type": "SlotTypeContract"
  113. }
  114. ],
  115. "slotName": "OnDisconnected",
  116. "toolTip": "Signaled when this event handler is disconnected.",
  117. "Descriptor": {
  118. "ConnectionType": 2,
  119. "SlotType": 1
  120. }
  121. },
  122. {
  123. "id": {
  124. "m_id": "{CA917050-D510-4B13-8158-71C72A56B55B}"
  125. },
  126. "contracts": [
  127. {
  128. "$type": "SlotTypeContract"
  129. }
  130. ],
  131. "slotName": "OnFailure",
  132. "toolTip": "Signaled when it is not possible to connect this handler.",
  133. "Descriptor": {
  134. "ConnectionType": 2,
  135. "SlotType": 1
  136. }
  137. },
  138. {
  139. "id": {
  140. "m_id": "{895BFE09-55D1-4AB7-AB6D-7D7EDC8AB27F}"
  141. },
  142. "contracts": [
  143. {
  144. "$type": "SlotTypeContract"
  145. },
  146. null
  147. ],
  148. "slotName": "Source",
  149. "toolTip": "ID used to connect on a specific Event address (Type: EntityId)",
  150. "Descriptor": {
  151. "ConnectionType": 1,
  152. "SlotType": 2
  153. },
  154. "DataType": 1
  155. },
  156. {
  157. "id": {
  158. "m_id": "{94B92BA7-AD10-4370-8004-37D6BA6140D0}"
  159. },
  160. "contracts": [
  161. {
  162. "$type": "SlotTypeContract"
  163. }
  164. ],
  165. "slotName": "EntityID",
  166. "DisplayDataType": {
  167. "m_type": 1
  168. },
  169. "Descriptor": {
  170. "ConnectionType": 2,
  171. "SlotType": 2
  172. },
  173. "DataType": 1
  174. },
  175. {
  176. "id": {
  177. "m_id": "{6AAE0625-E567-448A-85EC-002727CB0C9B}"
  178. },
  179. "contracts": [
  180. {
  181. "$type": "SlotTypeContract"
  182. }
  183. ],
  184. "slotName": "ExecutionSlot:OnEntityActivated",
  185. "Descriptor": {
  186. "ConnectionType": 2,
  187. "SlotType": 1
  188. },
  189. "IsLatent": true
  190. },
  191. {
  192. "id": {
  193. "m_id": "{78A7A34E-7605-42A6-AFDA-B8F33CC997F4}"
  194. },
  195. "contracts": [
  196. {
  197. "$type": "SlotTypeContract"
  198. }
  199. ],
  200. "slotName": "EntityID",
  201. "DisplayDataType": {
  202. "m_type": 1
  203. },
  204. "Descriptor": {
  205. "ConnectionType": 2,
  206. "SlotType": 2
  207. },
  208. "DataType": 1
  209. },
  210. {
  211. "id": {
  212. "m_id": "{639510EC-C5CD-442E-9585-DD0014642379}"
  213. },
  214. "contracts": [
  215. {
  216. "$type": "SlotTypeContract"
  217. }
  218. ],
  219. "slotName": "ExecutionSlot:OnEntityDeactivated",
  220. "Descriptor": {
  221. "ConnectionType": 2,
  222. "SlotType": 1
  223. },
  224. "IsLatent": true
  225. }
  226. ],
  227. "Datums": [
  228. {
  229. "scriptCanvasType": {
  230. "m_type": 1
  231. },
  232. "isNullPointer": false,
  233. "$type": "EntityId",
  234. "value": {
  235. "id": 2901262558
  236. },
  237. "label": "Source"
  238. }
  239. ],
  240. "m_eventMap": [
  241. {
  242. "Key": {
  243. "Value": 245425936
  244. },
  245. "Value": {
  246. "m_eventName": "OnEntityActivated",
  247. "m_eventId": {
  248. "Value": 245425936
  249. },
  250. "m_eventSlotId": {
  251. "m_id": "{6AAE0625-E567-448A-85EC-002727CB0C9B}"
  252. },
  253. "m_parameterSlotIds": [
  254. {
  255. "m_id": "{94B92BA7-AD10-4370-8004-37D6BA6140D0}"
  256. }
  257. ],
  258. "m_numExpectedArguments": 1
  259. }
  260. },
  261. {
  262. "Key": {
  263. "Value": 4273369222
  264. },
  265. "Value": {
  266. "m_eventName": "OnEntityDeactivated",
  267. "m_eventId": {
  268. "Value": 4273369222
  269. },
  270. "m_eventSlotId": {
  271. "m_id": "{639510EC-C5CD-442E-9585-DD0014642379}"
  272. },
  273. "m_parameterSlotIds": [
  274. {
  275. "m_id": "{78A7A34E-7605-42A6-AFDA-B8F33CC997F4}"
  276. }
  277. ],
  278. "m_numExpectedArguments": 1
  279. }
  280. }
  281. ],
  282. "m_ebusName": "EntityBus",
  283. "m_busId": {
  284. "Value": 3358774020
  285. }
  286. }
  287. }
  288. },
  289. {
  290. "Id": {
  291. "id": 2855726370986
  292. },
  293. "Name": "SC-Node(GetOnPresimulateEvent)",
  294. "Components": {
  295. "Component_[10220237333641525118]": {
  296. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  297. "Id": 10220237333641525118,
  298. "Slots": [
  299. {
  300. "id": {
  301. "m_id": "{671D1A67-1F82-4BB4-9287-099AA81073DF}"
  302. },
  303. "contracts": [
  304. {
  305. "$type": "SlotTypeContract"
  306. }
  307. ],
  308. "slotName": "In",
  309. "Descriptor": {
  310. "ConnectionType": 1,
  311. "SlotType": 1
  312. }
  313. },
  314. {
  315. "id": {
  316. "m_id": "{235F1C50-06B0-4793-BD83-C9F3E8B28479}"
  317. },
  318. "contracts": [
  319. {
  320. "$type": "SlotTypeContract"
  321. }
  322. ],
  323. "slotName": "Out",
  324. "Descriptor": {
  325. "ConnectionType": 2,
  326. "SlotType": 1
  327. }
  328. },
  329. {
  330. "id": {
  331. "m_id": "{13AE2AAB-FBEB-4851-A148-325652B1FDC1}"
  332. },
  333. "contracts": [
  334. {
  335. "$type": "SlotTypeContract"
  336. }
  337. ],
  338. "slotName": "Result: Event<float >",
  339. "DisplayDataType": {
  340. "m_type": 4,
  341. "m_azType": "{F0A3166F-115C-5C3E-8D65-28FBA4420028}"
  342. },
  343. "Descriptor": {
  344. "ConnectionType": 2,
  345. "SlotType": 2
  346. },
  347. "DataType": 1
  348. }
  349. ],
  350. "methodType": 2,
  351. "methodName": "GetOnPresimulateEvent",
  352. "className": "PhysicsSystemInterface",
  353. "resultSlotIDs": [
  354. {}
  355. ],
  356. "prettyClassName": "PhysicsSystemInterface"
  357. }
  358. }
  359. },
  360. {
  361. "Id": {
  362. "id": 2851431403690
  363. },
  364. "Name": "SC-Node(OperatorAdd)",
  365. "Components": {
  366. "Component_[11406838928576978587]": {
  367. "$type": "OperatorAdd",
  368. "Id": 11406838928576978587,
  369. "Slots": [
  370. {
  371. "id": {
  372. "m_id": "{F2AB1C73-D779-4306-A336-96D085EFD20C}"
  373. },
  374. "contracts": [
  375. {
  376. "$type": "SlotTypeContract"
  377. }
  378. ],
  379. "slotName": "In",
  380. "Descriptor": {
  381. "ConnectionType": 1,
  382. "SlotType": 1
  383. }
  384. },
  385. {
  386. "id": {
  387. "m_id": "{8C84B74E-F975-4957-8039-19E7719327AD}"
  388. },
  389. "contracts": [
  390. {
  391. "$type": "SlotTypeContract"
  392. }
  393. ],
  394. "slotName": "Out",
  395. "Descriptor": {
  396. "ConnectionType": 2,
  397. "SlotType": 1
  398. }
  399. },
  400. {
  401. "id": {
  402. "m_id": "{0B1A1CA1-9D6A-4402-8953-E62C9329D70A}"
  403. },
  404. "DynamicTypeOverride": 3,
  405. "contracts": [
  406. {
  407. "$type": "SlotTypeContract"
  408. },
  409. null,
  410. {
  411. "$type": "MathOperatorContract",
  412. "NativeTypes": [
  413. {
  414. "m_type": 3
  415. },
  416. {
  417. "m_type": 6
  418. },
  419. {
  420. "m_type": 8
  421. },
  422. {
  423. "m_type": 9
  424. },
  425. {
  426. "m_type": 10
  427. },
  428. {
  429. "m_type": 11
  430. },
  431. {
  432. "m_type": 12
  433. },
  434. {
  435. "m_type": 14
  436. },
  437. {
  438. "m_type": 15
  439. }
  440. ]
  441. }
  442. ],
  443. "slotName": "Vector3",
  444. "toolTip": "An operand to use in performing the specified Operation",
  445. "DisplayDataType": {
  446. "m_type": 8
  447. },
  448. "DisplayGroup": {
  449. "Value": 1114760223
  450. },
  451. "Descriptor": {
  452. "ConnectionType": 1,
  453. "SlotType": 2
  454. },
  455. "DynamicGroup": {
  456. "Value": 1114760223
  457. },
  458. "DataType": 1
  459. },
  460. {
  461. "id": {
  462. "m_id": "{D9E65807-CFEA-4848-A7DB-DEFF328E1100}"
  463. },
  464. "DynamicTypeOverride": 3,
  465. "contracts": [
  466. {
  467. "$type": "SlotTypeContract"
  468. },
  469. null,
  470. {
  471. "$type": "MathOperatorContract",
  472. "NativeTypes": [
  473. {
  474. "m_type": 3
  475. },
  476. {
  477. "m_type": 6
  478. },
  479. {
  480. "m_type": 8
  481. },
  482. {
  483. "m_type": 9
  484. },
  485. {
  486. "m_type": 10
  487. },
  488. {
  489. "m_type": 11
  490. },
  491. {
  492. "m_type": 12
  493. },
  494. {
  495. "m_type": 14
  496. },
  497. {
  498. "m_type": 15
  499. }
  500. ]
  501. }
  502. ],
  503. "slotName": "Vector3",
  504. "toolTip": "An operand to use in performing the specified Operation",
  505. "DisplayDataType": {
  506. "m_type": 8
  507. },
  508. "DisplayGroup": {
  509. "Value": 1114760223
  510. },
  511. "Descriptor": {
  512. "ConnectionType": 1,
  513. "SlotType": 2
  514. },
  515. "DynamicGroup": {
  516. "Value": 1114760223
  517. },
  518. "DataType": 1
  519. },
  520. {
  521. "id": {
  522. "m_id": "{540EF6ED-F6B9-4BCE-A7A9-8271DE09E28E}"
  523. },
  524. "DynamicTypeOverride": 3,
  525. "contracts": [
  526. {
  527. "$type": "SlotTypeContract"
  528. },
  529. {
  530. "$type": "MathOperatorContract",
  531. "NativeTypes": [
  532. {
  533. "m_type": 3
  534. },
  535. {
  536. "m_type": 6
  537. },
  538. {
  539. "m_type": 8
  540. },
  541. {
  542. "m_type": 9
  543. },
  544. {
  545. "m_type": 10
  546. },
  547. {
  548. "m_type": 11
  549. },
  550. {
  551. "m_type": 12
  552. },
  553. {
  554. "m_type": 14
  555. },
  556. {
  557. "m_type": 15
  558. }
  559. ]
  560. }
  561. ],
  562. "slotName": "Result",
  563. "toolTip": "The result of the specified operation",
  564. "DisplayDataType": {
  565. "m_type": 8
  566. },
  567. "DisplayGroup": {
  568. "Value": 1114760223
  569. },
  570. "Descriptor": {
  571. "ConnectionType": 2,
  572. "SlotType": 2
  573. },
  574. "DynamicGroup": {
  575. "Value": 1114760223
  576. },
  577. "DataType": 1
  578. }
  579. ],
  580. "Datums": [
  581. {
  582. "scriptCanvasType": {
  583. "m_type": 8
  584. },
  585. "isNullPointer": false,
  586. "$type": "Vector3",
  587. "value": [
  588. 0.0,
  589. 0.0,
  590. 0.0
  591. ],
  592. "label": "Vector3"
  593. },
  594. {
  595. "scriptCanvasType": {
  596. "m_type": 8
  597. },
  598. "isNullPointer": false,
  599. "$type": "Vector3",
  600. "value": [
  601. -1.0,
  602. 0.0,
  603. 0.0
  604. ],
  605. "label": "Vector3"
  606. }
  607. ]
  608. }
  609. }
  610. },
  611. {
  612. "Id": {
  613. "id": 2847136436394
  614. },
  615. "Name": "SC-Node(SetWorldTranslation)",
  616. "Components": {
  617. "Component_[18174025885473549905]": {
  618. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  619. "Id": 18174025885473549905,
  620. "Slots": [
  621. {
  622. "id": {
  623. "m_id": "{517676CA-4595-4065-BEF3-6ACB6863E50D}"
  624. },
  625. "contracts": [
  626. {
  627. "$type": "SlotTypeContract"
  628. },
  629. null
  630. ],
  631. "slotName": "EntityID: 0",
  632. "Descriptor": {
  633. "ConnectionType": 1,
  634. "SlotType": 2
  635. },
  636. "DataType": 1
  637. },
  638. {
  639. "id": {
  640. "m_id": "{903CDBDF-A22B-477B-AA16-8FDC81255835}"
  641. },
  642. "contracts": [
  643. {
  644. "$type": "SlotTypeContract"
  645. },
  646. null
  647. ],
  648. "slotName": "Vector3: 1",
  649. "Descriptor": {
  650. "ConnectionType": 1,
  651. "SlotType": 2
  652. },
  653. "DataType": 1
  654. },
  655. {
  656. "id": {
  657. "m_id": "{6F5CB726-93B1-42EB-B489-2A9C4EEAE97A}"
  658. },
  659. "contracts": [
  660. {
  661. "$type": "SlotTypeContract"
  662. }
  663. ],
  664. "slotName": "In",
  665. "Descriptor": {
  666. "ConnectionType": 1,
  667. "SlotType": 1
  668. }
  669. },
  670. {
  671. "id": {
  672. "m_id": "{8E82FC83-E0D2-42BB-864F-BE7F205CD4E9}"
  673. },
  674. "contracts": [
  675. {
  676. "$type": "SlotTypeContract"
  677. }
  678. ],
  679. "slotName": "Out",
  680. "Descriptor": {
  681. "ConnectionType": 2,
  682. "SlotType": 1
  683. }
  684. }
  685. ],
  686. "Datums": [
  687. {
  688. "scriptCanvasType": {
  689. "m_type": 1
  690. },
  691. "isNullPointer": false,
  692. "$type": "EntityId",
  693. "value": {
  694. "id": 2901262558
  695. },
  696. "label": "World Translation"
  697. },
  698. {
  699. "scriptCanvasType": {
  700. "m_type": 8
  701. },
  702. "isNullPointer": false,
  703. "$type": "Vector3",
  704. "value": [
  705. 0.0,
  706. 0.0,
  707. 0.0
  708. ],
  709. "label": "Vector3: 1"
  710. }
  711. ],
  712. "methodType": 0,
  713. "methodName": "SetWorldTranslation",
  714. "className": "TransformBus",
  715. "resultSlotIDs": [
  716. {}
  717. ],
  718. "prettyClassName": "TransformBus"
  719. }
  720. }
  721. },
  722. {
  723. "Id": {
  724. "id": 10247365087402
  725. },
  726. "Name": "SC Node(GetVariable)",
  727. "Components": {
  728. "Component_[3307946318028756314]": {
  729. "$type": "GetVariableNode",
  730. "Id": 3307946318028756314,
  731. "Slots": [
  732. {
  733. "id": {
  734. "m_id": "{2D153B94-2184-401E-8CD4-27BB7673E9C3}"
  735. },
  736. "contracts": [
  737. {
  738. "$type": "SlotTypeContract"
  739. }
  740. ],
  741. "slotName": "In",
  742. "toolTip": "When signaled sends the property referenced by this node to a Data Output slot",
  743. "Descriptor": {
  744. "ConnectionType": 1,
  745. "SlotType": 1
  746. }
  747. },
  748. {
  749. "id": {
  750. "m_id": "{54FFAB5D-2181-4BE0-BD71-9E6554182DFA}"
  751. },
  752. "contracts": [
  753. {
  754. "$type": "SlotTypeContract"
  755. }
  756. ],
  757. "slotName": "Out",
  758. "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot",
  759. "Descriptor": {
  760. "ConnectionType": 2,
  761. "SlotType": 1
  762. }
  763. },
  764. {
  765. "id": {
  766. "m_id": "{23ABF99F-2231-4612-9C43-4635E2B448B1}"
  767. },
  768. "contracts": [
  769. {
  770. "$type": "SlotTypeContract"
  771. }
  772. ],
  773. "slotName": "EntityId",
  774. "DisplayDataType": {
  775. "m_type": 1
  776. },
  777. "Descriptor": {
  778. "ConnectionType": 2,
  779. "SlotType": 2
  780. },
  781. "DataType": 1
  782. }
  783. ],
  784. "m_variableId": {
  785. "m_id": "{92A5EF6E-28AA-4CD0-9E48-7E34F4DBDFA4}"
  786. },
  787. "m_variableDataOutSlotId": {
  788. "m_id": "{23ABF99F-2231-4612-9C43-4635E2B448B1}"
  789. }
  790. }
  791. }
  792. },
  793. {
  794. "Id": {
  795. "id": 2842841469098
  796. },
  797. "Name": "SC-Node(GetWorldTranslation)",
  798. "Components": {
  799. "Component_[7906397568238626559]": {
  800. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  801. "Id": 7906397568238626559,
  802. "Slots": [
  803. {
  804. "id": {
  805. "m_id": "{4D8E536D-BAF4-4AAC-A88E-6B082D58420A}"
  806. },
  807. "contracts": [
  808. {
  809. "$type": "SlotTypeContract"
  810. },
  811. null
  812. ],
  813. "slotName": "EntityID: 0",
  814. "Descriptor": {
  815. "ConnectionType": 1,
  816. "SlotType": 2
  817. },
  818. "DataType": 1
  819. },
  820. {
  821. "id": {
  822. "m_id": "{8D0B9B7A-415D-44B1-B66F-A6C859CDF068}"
  823. },
  824. "contracts": [
  825. {
  826. "$type": "SlotTypeContract"
  827. }
  828. ],
  829. "slotName": "In",
  830. "Descriptor": {
  831. "ConnectionType": 1,
  832. "SlotType": 1
  833. }
  834. },
  835. {
  836. "id": {
  837. "m_id": "{1225D555-C7F9-45E8-B625-A2FFC71A60D6}"
  838. },
  839. "contracts": [
  840. {
  841. "$type": "SlotTypeContract"
  842. }
  843. ],
  844. "slotName": "Result: Vector3",
  845. "DisplayDataType": {
  846. "m_type": 8
  847. },
  848. "Descriptor": {
  849. "ConnectionType": 2,
  850. "SlotType": 2
  851. },
  852. "DataType": 1
  853. },
  854. {
  855. "id": {
  856. "m_id": "{EEBEB400-B5D6-4025-87D8-3DE1EFCCE26A}"
  857. },
  858. "contracts": [
  859. {
  860. "$type": "SlotTypeContract"
  861. }
  862. ],
  863. "slotName": "Out",
  864. "Descriptor": {
  865. "ConnectionType": 2,
  866. "SlotType": 1
  867. }
  868. }
  869. ],
  870. "Datums": [
  871. {
  872. "scriptCanvasType": {
  873. "m_type": 1
  874. },
  875. "isNullPointer": false,
  876. "$type": "EntityId",
  877. "value": {
  878. "id": 284799455595
  879. },
  880. "label": "EntityID: 0"
  881. }
  882. ],
  883. "methodType": 0,
  884. "methodName": "GetWorldTranslation",
  885. "className": "TransformBus",
  886. "resultSlotIDs": [
  887. {
  888. "m_id": "{1225D555-C7F9-45E8-B625-A2FFC71A60D6}"
  889. }
  890. ],
  891. "prettyClassName": "TransformBus"
  892. }
  893. }
  894. },
  895. {
  896. "Id": {
  897. "id": 2838546501802
  898. },
  899. "Name": "SC-EventNode(Presimulate event)",
  900. "Components": {
  901. "Component_[9821965988545835220]": {
  902. "$type": "AzEventHandler",
  903. "Id": 9821965988545835220,
  904. "Slots": [
  905. {
  906. "id": {
  907. "m_id": "{785642C6-C68F-4C78-B388-DB2032C55B8B}"
  908. },
  909. "contracts": [
  910. {
  911. "$type": "SlotTypeContract"
  912. },
  913. {
  914. "$type": "ConnectionLimitContract",
  915. "limit": 1
  916. },
  917. {
  918. "$type": "RestrictedNodeContract",
  919. "m_nodeId": {
  920. "id": 2855726370986
  921. }
  922. }
  923. ],
  924. "slotName": "Connect",
  925. "toolTip": "Connect the AZ Event to this AZ Event Handler.",
  926. "Descriptor": {
  927. "ConnectionType": 1,
  928. "SlotType": 1
  929. }
  930. },
  931. {
  932. "id": {
  933. "m_id": "{57857370-96BF-4C14-973A-E11CD3ACEE2F}"
  934. },
  935. "contracts": [
  936. {
  937. "$type": "SlotTypeContract"
  938. }
  939. ],
  940. "slotName": "Disconnect",
  941. "toolTip": "Disconnect current AZ Event from this AZ Event Handler.",
  942. "Descriptor": {
  943. "ConnectionType": 1,
  944. "SlotType": 1
  945. }
  946. },
  947. {
  948. "id": {
  949. "m_id": "{D4C449D4-34FF-4478-A429-7577FFF9A4D0}"
  950. },
  951. "contracts": [
  952. {
  953. "$type": "SlotTypeContract"
  954. }
  955. ],
  956. "slotName": "On Connected",
  957. "toolTip": "Signaled when a connection has taken place.",
  958. "Descriptor": {
  959. "ConnectionType": 2,
  960. "SlotType": 1
  961. }
  962. },
  963. {
  964. "id": {
  965. "m_id": "{A5BADE33-9F5F-494F-95F8-0B88B307F243}"
  966. },
  967. "contracts": [
  968. {
  969. "$type": "SlotTypeContract"
  970. }
  971. ],
  972. "slotName": "On Disconnected",
  973. "toolTip": "Signaled when this event handler is disconnected.",
  974. "Descriptor": {
  975. "ConnectionType": 2,
  976. "SlotType": 1
  977. }
  978. },
  979. {
  980. "id": {
  981. "m_id": "{CECB84BC-6AC2-4C51-A38A-63FE7E01A056}"
  982. },
  983. "contracts": [
  984. {
  985. "$type": "SlotTypeContract"
  986. }
  987. ],
  988. "slotName": "OnEvent",
  989. "toolTip": "Triggered when the AZ Event invokes Signal() function.",
  990. "Descriptor": {
  991. "ConnectionType": 2,
  992. "SlotType": 1
  993. },
  994. "IsLatent": true
  995. },
  996. {
  997. "id": {
  998. "m_id": "{141AA0B1-CA62-45CF-9ED2-FB55354FA26F}"
  999. },
  1000. "contracts": [
  1001. {
  1002. "$type": "SlotTypeContract"
  1003. }
  1004. ],
  1005. "slotName": "Tick time",
  1006. "DisplayDataType": {
  1007. "m_type": 3
  1008. },
  1009. "Descriptor": {
  1010. "ConnectionType": 2,
  1011. "SlotType": 2
  1012. },
  1013. "DataType": 1
  1014. },
  1015. {
  1016. "id": {
  1017. "m_id": "{477D1D40-3833-46BB-8DC7-E4DCCF688E99}"
  1018. },
  1019. "contracts": [
  1020. {
  1021. "$type": "SlotTypeContract"
  1022. },
  1023. null,
  1024. {
  1025. "$type": "ConnectionLimitContract",
  1026. "limit": 1
  1027. },
  1028. {
  1029. "$type": "RestrictedNodeContract",
  1030. "m_nodeId": {
  1031. "id": 2855726370986
  1032. }
  1033. }
  1034. ],
  1035. "slotName": "Presimulate event",
  1036. "Descriptor": {
  1037. "ConnectionType": 1,
  1038. "SlotType": 2
  1039. },
  1040. "DataType": 1
  1041. }
  1042. ],
  1043. "Datums": [
  1044. {
  1045. "scriptCanvasType": {
  1046. "m_type": 4,
  1047. "m_azType": "{F0A3166F-115C-5C3E-8D65-28FBA4420028}"
  1048. },
  1049. "isNullPointer": true,
  1050. "label": "Presimulate event"
  1051. }
  1052. ],
  1053. "m_azEventEntry": {
  1054. "m_eventName": "Presimulate event",
  1055. "m_parameterSlotIds": [
  1056. {
  1057. "m_id": "{141AA0B1-CA62-45CF-9ED2-FB55354FA26F}"
  1058. },
  1059. {
  1060. "m_id": "{141AA0B1-CA62-45CF-9ED2-FB55354FA26F}"
  1061. },
  1062. {
  1063. "m_id": "{141AA0B1-CA62-45CF-9ED2-FB55354FA26F}"
  1064. },
  1065. {
  1066. "m_id": "{141AA0B1-CA62-45CF-9ED2-FB55354FA26F}"
  1067. },
  1068. {
  1069. "m_id": "{141AA0B1-CA62-45CF-9ED2-FB55354FA26F}"
  1070. },
  1071. {
  1072. "m_id": "{141AA0B1-CA62-45CF-9ED2-FB55354FA26F}"
  1073. },
  1074. {
  1075. "m_id": "{141AA0B1-CA62-45CF-9ED2-FB55354FA26F}"
  1076. },
  1077. {
  1078. "m_id": "{141AA0B1-CA62-45CF-9ED2-FB55354FA26F}"
  1079. }
  1080. ],
  1081. "m_parameterNames": [
  1082. {
  1083. "m_id": "{141AA0B1-CA62-45CF-9ED2-FB55354FA26F}"
  1084. },
  1085. {
  1086. "m_id": "{141AA0B1-CA62-45CF-9ED2-FB55354FA26F}"
  1087. },
  1088. {
  1089. "m_id": "{141AA0B1-CA62-45CF-9ED2-FB55354FA26F}"
  1090. },
  1091. {
  1092. "m_id": "{141AA0B1-CA62-45CF-9ED2-FB55354FA26F}"
  1093. },
  1094. {
  1095. "m_id": "{141AA0B1-CA62-45CF-9ED2-FB55354FA26F}"
  1096. },
  1097. {
  1098. "m_id": "{141AA0B1-CA62-45CF-9ED2-FB55354FA26F}"
  1099. },
  1100. {
  1101. "m_id": "{141AA0B1-CA62-45CF-9ED2-FB55354FA26F}"
  1102. },
  1103. {
  1104. "m_id": "{141AA0B1-CA62-45CF-9ED2-FB55354FA26F}"
  1105. }
  1106. ],
  1107. "m_eventSlotId": {
  1108. "m_id": "{477D1D40-3833-46BB-8DC7-E4DCCF688E99}"
  1109. }
  1110. }
  1111. }
  1112. }
  1113. }
  1114. ],
  1115. "m_connections": [
  1116. {
  1117. "Id": {
  1118. "id": 2864316305578
  1119. },
  1120. "Name": "srcEndpoint=(GetWorldTranslation: Result: Vector3), destEndpoint=(Add (+): Value)",
  1121. "Components": {
  1122. "Component_[14061883664044186409]": {
  1123. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1124. "Id": 14061883664044186409,
  1125. "sourceEndpoint": {
  1126. "nodeId": {
  1127. "id": 2842841469098
  1128. },
  1129. "slotId": {
  1130. "m_id": "{1225D555-C7F9-45E8-B625-A2FFC71A60D6}"
  1131. }
  1132. },
  1133. "targetEndpoint": {
  1134. "nodeId": {
  1135. "id": 2851431403690
  1136. },
  1137. "slotId": {
  1138. "m_id": "{0B1A1CA1-9D6A-4402-8953-E62C9329D70A}"
  1139. }
  1140. }
  1141. }
  1142. }
  1143. },
  1144. {
  1145. "Id": {
  1146. "id": 2868611272874
  1147. },
  1148. "Name": "srcEndpoint=(GetWorldTranslation: Out), destEndpoint=(Add (+): In)",
  1149. "Components": {
  1150. "Component_[9507558893143824342]": {
  1151. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1152. "Id": 9507558893143824342,
  1153. "sourceEndpoint": {
  1154. "nodeId": {
  1155. "id": 2842841469098
  1156. },
  1157. "slotId": {
  1158. "m_id": "{EEBEB400-B5D6-4025-87D8-3DE1EFCCE26A}"
  1159. }
  1160. },
  1161. "targetEndpoint": {
  1162. "nodeId": {
  1163. "id": 2851431403690
  1164. },
  1165. "slotId": {
  1166. "m_id": "{F2AB1C73-D779-4306-A336-96D085EFD20C}"
  1167. }
  1168. }
  1169. }
  1170. }
  1171. },
  1172. {
  1173. "Id": {
  1174. "id": 2872906240170
  1175. },
  1176. "Name": "srcEndpoint=(Add (+): Out), destEndpoint=(SetWorldTranslation: In)",
  1177. "Components": {
  1178. "Component_[15133880696098216097]": {
  1179. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1180. "Id": 15133880696098216097,
  1181. "sourceEndpoint": {
  1182. "nodeId": {
  1183. "id": 2851431403690
  1184. },
  1185. "slotId": {
  1186. "m_id": "{8C84B74E-F975-4957-8039-19E7719327AD}"
  1187. }
  1188. },
  1189. "targetEndpoint": {
  1190. "nodeId": {
  1191. "id": 2847136436394
  1192. },
  1193. "slotId": {
  1194. "m_id": "{6F5CB726-93B1-42EB-B489-2A9C4EEAE97A}"
  1195. }
  1196. }
  1197. }
  1198. }
  1199. },
  1200. {
  1201. "Id": {
  1202. "id": 2877201207466
  1203. },
  1204. "Name": "srcEndpoint=(Add (+): Result), destEndpoint=(SetWorldTranslation: Vector3: 1)",
  1205. "Components": {
  1206. "Component_[11733116393313919050]": {
  1207. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1208. "Id": 11733116393313919050,
  1209. "sourceEndpoint": {
  1210. "nodeId": {
  1211. "id": 2851431403690
  1212. },
  1213. "slotId": {
  1214. "m_id": "{540EF6ED-F6B9-4BCE-A7A9-8271DE09E28E}"
  1215. }
  1216. },
  1217. "targetEndpoint": {
  1218. "nodeId": {
  1219. "id": 2847136436394
  1220. },
  1221. "slotId": {
  1222. "m_id": "{903CDBDF-A22B-477B-AA16-8FDC81255835}"
  1223. }
  1224. }
  1225. }
  1226. }
  1227. },
  1228. {
  1229. "Id": {
  1230. "id": 2881496174762
  1231. },
  1232. "Name": "srcEndpoint=(GetOnPresimulateEvent: Result: Event<float >), destEndpoint=(Presimulate event: Presimulate event)",
  1233. "Components": {
  1234. "Component_[8351382586130482188]": {
  1235. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1236. "Id": 8351382586130482188,
  1237. "sourceEndpoint": {
  1238. "nodeId": {
  1239. "id": 2855726370986
  1240. },
  1241. "slotId": {
  1242. "m_id": "{13AE2AAB-FBEB-4851-A148-325652B1FDC1}"
  1243. }
  1244. },
  1245. "targetEndpoint": {
  1246. "nodeId": {
  1247. "id": 2838546501802
  1248. },
  1249. "slotId": {
  1250. "m_id": "{477D1D40-3833-46BB-8DC7-E4DCCF688E99}"
  1251. }
  1252. }
  1253. }
  1254. }
  1255. },
  1256. {
  1257. "Id": {
  1258. "id": 2885791142058
  1259. },
  1260. "Name": "srcEndpoint=(GetOnPresimulateEvent: Out), destEndpoint=(Presimulate event: Connect)",
  1261. "Components": {
  1262. "Component_[14628666297034614869]": {
  1263. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1264. "Id": 14628666297034614869,
  1265. "sourceEndpoint": {
  1266. "nodeId": {
  1267. "id": 2855726370986
  1268. },
  1269. "slotId": {
  1270. "m_id": "{235F1C50-06B0-4793-BD83-C9F3E8B28479}"
  1271. }
  1272. },
  1273. "targetEndpoint": {
  1274. "nodeId": {
  1275. "id": 2838546501802
  1276. },
  1277. "slotId": {
  1278. "m_id": "{785642C6-C68F-4C78-B388-DB2032C55B8B}"
  1279. }
  1280. }
  1281. }
  1282. }
  1283. },
  1284. {
  1285. "Id": {
  1286. "id": 2890086109354
  1287. },
  1288. "Name": "srcEndpoint=(EntityBus Handler: ExecutionSlot:OnEntityActivated), destEndpoint=(GetOnPresimulateEvent: In)",
  1289. "Components": {
  1290. "Component_[16571789671982644265]": {
  1291. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1292. "Id": 16571789671982644265,
  1293. "sourceEndpoint": {
  1294. "nodeId": {
  1295. "id": 2860021338282
  1296. },
  1297. "slotId": {
  1298. "m_id": "{6AAE0625-E567-448A-85EC-002727CB0C9B}"
  1299. }
  1300. },
  1301. "targetEndpoint": {
  1302. "nodeId": {
  1303. "id": 2855726370986
  1304. },
  1305. "slotId": {
  1306. "m_id": "{671D1A67-1F82-4BB4-9287-099AA81073DF}"
  1307. }
  1308. }
  1309. }
  1310. }
  1311. },
  1312. {
  1313. "Id": {
  1314. "id": 13309676769450
  1315. },
  1316. "Name": "srcEndpoint=(Presimulate event: OnEvent), destEndpoint=(Get Variable: In)",
  1317. "Components": {
  1318. "Component_[14520711773356075033]": {
  1319. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1320. "Id": 14520711773356075033,
  1321. "sourceEndpoint": {
  1322. "nodeId": {
  1323. "id": 2838546501802
  1324. },
  1325. "slotId": {
  1326. "m_id": "{CECB84BC-6AC2-4C51-A38A-63FE7E01A056}"
  1327. }
  1328. },
  1329. "targetEndpoint": {
  1330. "nodeId": {
  1331. "id": 10247365087402
  1332. },
  1333. "slotId": {
  1334. "m_id": "{2D153B94-2184-401E-8CD4-27BB7673E9C3}"
  1335. }
  1336. }
  1337. }
  1338. }
  1339. },
  1340. {
  1341. "Id": {
  1342. "id": 13777828204714
  1343. },
  1344. "Name": "srcEndpoint=(Get Variable: Out), destEndpoint=(GetWorldTranslation: In)",
  1345. "Components": {
  1346. "Component_[5043486131847537579]": {
  1347. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1348. "Id": 5043486131847537579,
  1349. "sourceEndpoint": {
  1350. "nodeId": {
  1351. "id": 10247365087402
  1352. },
  1353. "slotId": {
  1354. "m_id": "{54FFAB5D-2181-4BE0-BD71-9E6554182DFA}"
  1355. }
  1356. },
  1357. "targetEndpoint": {
  1358. "nodeId": {
  1359. "id": 2842841469098
  1360. },
  1361. "slotId": {
  1362. "m_id": "{8D0B9B7A-415D-44B1-B66F-A6C859CDF068}"
  1363. }
  1364. }
  1365. }
  1366. }
  1367. },
  1368. {
  1369. "Id": {
  1370. "id": 14057001078954
  1371. },
  1372. "Name": "srcEndpoint=(Get Variable: EntityId), destEndpoint=(GetWorldTranslation: EntityID: 0)",
  1373. "Components": {
  1374. "Component_[480123052169415480]": {
  1375. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  1376. "Id": 480123052169415480,
  1377. "sourceEndpoint": {
  1378. "nodeId": {
  1379. "id": 10247365087402
  1380. },
  1381. "slotId": {
  1382. "m_id": "{23ABF99F-2231-4612-9C43-4635E2B448B1}"
  1383. }
  1384. },
  1385. "targetEndpoint": {
  1386. "nodeId": {
  1387. "id": 2842841469098
  1388. },
  1389. "slotId": {
  1390. "m_id": "{4D8E536D-BAF4-4AAC-A88E-6B082D58420A}"
  1391. }
  1392. }
  1393. }
  1394. }
  1395. }
  1396. ]
  1397. },
  1398. "m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
  1399. "versionData": {
  1400. "_grammarVersion": 1,
  1401. "_runtimeVersion": 1,
  1402. "_fileVersion": 1
  1403. },
  1404. "m_variableCounter": 3,
  1405. "GraphCanvasData": [
  1406. {
  1407. "Key": {
  1408. "id": 2834251534506
  1409. },
  1410. "Value": {
  1411. "ComponentData": {
  1412. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  1413. "$type": "SceneComponentSaveData",
  1414. "ViewParams": {
  1415. "Scale": 0.6078507850429057,
  1416. "AnchorX": -1977.458984375,
  1417. "AnchorY": -190.8363037109375
  1418. }
  1419. }
  1420. }
  1421. }
  1422. },
  1423. {
  1424. "Key": {
  1425. "id": 2838546501802
  1426. },
  1427. "Value": {
  1428. "ComponentData": {
  1429. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1430. "$type": "NodeSaveData"
  1431. },
  1432. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1433. "$type": "GeneralNodeTitleComponentSaveData",
  1434. "PaletteOverride": "HandlerNodeTitlePalette"
  1435. },
  1436. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1437. "$type": "GeometrySaveData",
  1438. "Position": [
  1439. -1960.0,
  1440. 200.0
  1441. ]
  1442. },
  1443. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1444. "$type": "StylingComponentSaveData",
  1445. "SubStyle": ".azeventhandler"
  1446. },
  1447. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1448. "$type": "PersistentIdComponentSaveData",
  1449. "PersistentId": "{23D34A34-DB1F-4E79-A120-B50777838FE0}"
  1450. }
  1451. }
  1452. }
  1453. },
  1454. {
  1455. "Key": {
  1456. "id": 2842841469098
  1457. },
  1458. "Value": {
  1459. "ComponentData": {
  1460. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1461. "$type": "NodeSaveData"
  1462. },
  1463. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1464. "$type": "GeneralNodeTitleComponentSaveData",
  1465. "PaletteOverride": "MethodNodeTitlePalette"
  1466. },
  1467. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1468. "$type": "GeometrySaveData",
  1469. "Position": [
  1470. -1320.0,
  1471. 180.0
  1472. ]
  1473. },
  1474. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1475. "$type": "StylingComponentSaveData",
  1476. "SubStyle": ".method"
  1477. },
  1478. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1479. "$type": "PersistentIdComponentSaveData",
  1480. "PersistentId": "{9CC9588E-0054-4615-B627-F8D04CAD5970}"
  1481. }
  1482. }
  1483. }
  1484. },
  1485. {
  1486. "Key": {
  1487. "id": 2847136436394
  1488. },
  1489. "Value": {
  1490. "ComponentData": {
  1491. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1492. "$type": "NodeSaveData"
  1493. },
  1494. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1495. "$type": "GeneralNodeTitleComponentSaveData",
  1496. "PaletteOverride": "MethodNodeTitlePalette"
  1497. },
  1498. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1499. "$type": "GeometrySaveData",
  1500. "Position": [
  1501. -400.0,
  1502. 160.0
  1503. ]
  1504. },
  1505. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1506. "$type": "StylingComponentSaveData",
  1507. "SubStyle": ".method"
  1508. },
  1509. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1510. "$type": "PersistentIdComponentSaveData",
  1511. "PersistentId": "{A6FDC96D-8B0B-4B9E-84CF-A4A6DA49FF2D}"
  1512. }
  1513. }
  1514. }
  1515. },
  1516. {
  1517. "Key": {
  1518. "id": 2851431403690
  1519. },
  1520. "Value": {
  1521. "ComponentData": {
  1522. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1523. "$type": "NodeSaveData"
  1524. },
  1525. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1526. "$type": "GeneralNodeTitleComponentSaveData",
  1527. "PaletteOverride": "MathNodeTitlePalette"
  1528. },
  1529. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1530. "$type": "GeometrySaveData",
  1531. "Position": [
  1532. -860.0,
  1533. 140.0
  1534. ]
  1535. },
  1536. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1537. "$type": "StylingComponentSaveData"
  1538. },
  1539. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1540. "$type": "PersistentIdComponentSaveData",
  1541. "PersistentId": "{45DAC3F8-C64F-4E4D-BEC5-E4E888D02A5B}"
  1542. }
  1543. }
  1544. }
  1545. },
  1546. {
  1547. "Key": {
  1548. "id": 2855726370986
  1549. },
  1550. "Value": {
  1551. "ComponentData": {
  1552. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1553. "$type": "NodeSaveData"
  1554. },
  1555. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1556. "$type": "GeneralNodeTitleComponentSaveData",
  1557. "PaletteOverride": "MethodNodeTitlePalette"
  1558. },
  1559. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1560. "$type": "GeometrySaveData",
  1561. "Position": [
  1562. -2300.0,
  1563. 200.0
  1564. ]
  1565. },
  1566. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1567. "$type": "StylingComponentSaveData",
  1568. "SubStyle": ".method"
  1569. },
  1570. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1571. "$type": "PersistentIdComponentSaveData",
  1572. "PersistentId": "{A52D0EA0-17F9-4F50-BC1B-D89AF9E82C8F}"
  1573. }
  1574. }
  1575. }
  1576. },
  1577. {
  1578. "Key": {
  1579. "id": 2860021338282
  1580. },
  1581. "Value": {
  1582. "ComponentData": {
  1583. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1584. "$type": "NodeSaveData"
  1585. },
  1586. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1587. "$type": "GeometrySaveData",
  1588. "Position": [
  1589. -2640.0,
  1590. 100.0
  1591. ]
  1592. },
  1593. "{9E81C95F-89C0-4476-8E82-63CCC4E52E04}": {
  1594. "$type": "EBusHandlerNodeDescriptorSaveData",
  1595. "EventIds": [
  1596. {
  1597. "Value": 245425936
  1598. }
  1599. ]
  1600. },
  1601. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1602. "$type": "StylingComponentSaveData"
  1603. },
  1604. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1605. "$type": "PersistentIdComponentSaveData",
  1606. "PersistentId": "{FBA5ADF8-A282-4C7F-A3FF-265E075EE6CA}"
  1607. }
  1608. }
  1609. }
  1610. },
  1611. {
  1612. "Key": {
  1613. "id": 10247365087402
  1614. },
  1615. "Value": {
  1616. "ComponentData": {
  1617. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1618. "$type": "NodeSaveData"
  1619. },
  1620. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1621. "$type": "GeneralNodeTitleComponentSaveData",
  1622. "PaletteOverride": "GetVariableNodeTitlePalette"
  1623. },
  1624. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1625. "$type": "GeometrySaveData",
  1626. "Position": [
  1627. -1640.0,
  1628. 220.0
  1629. ]
  1630. },
  1631. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1632. "$type": "StylingComponentSaveData",
  1633. "SubStyle": ".getVariable"
  1634. },
  1635. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1636. "$type": "PersistentIdComponentSaveData",
  1637. "PersistentId": "{1F6A608D-6077-49A5-8E43-AEF4AE7E4FB9}"
  1638. }
  1639. }
  1640. }
  1641. }
  1642. ],
  1643. "CRCCacheMap": [
  1644. {
  1645. "Key": {
  1646. "Value": 418594340
  1647. },
  1648. "Value": {
  1649. "String": "AZPhysicalWorld",
  1650. "Count": 3
  1651. }
  1652. },
  1653. {
  1654. "Key": {
  1655. "Value": 2381303867
  1656. },
  1657. "Value": {
  1658. "String": "Az",
  1659. "Count": 1
  1660. }
  1661. },
  1662. {
  1663. "Key": {
  1664. "Value": 3249382599
  1665. },
  1666. "Value": {
  1667. "String": "DefaultScene",
  1668. "Count": 1
  1669. }
  1670. }
  1671. ],
  1672. "StatisticsHelper": {
  1673. "InstanceCounter": [
  1674. {
  1675. "Key": 1244476766431948410,
  1676. "Value": 1
  1677. },
  1678. {
  1679. "Key": 4847610523576971761,
  1680. "Value": 1
  1681. },
  1682. {
  1683. "Key": 5842116761103598202,
  1684. "Value": 1
  1685. },
  1686. {
  1687. "Key": 6717906085631085282,
  1688. "Value": 1
  1689. },
  1690. {
  1691. "Key": 13774516554886911373,
  1692. "Value": 1
  1693. },
  1694. {
  1695. "Key": 13774516556399355685,
  1696. "Value": 1
  1697. },
  1698. {
  1699. "Key": 16012451037867406043,
  1700. "Value": 1
  1701. }
  1702. ]
  1703. }
  1704. }
  1705. }
  1706. }
  1707. }
  1708. }