JumpPad.scriptcanvas 65 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 6012458034729
  9. },
  10. "Name": "Script Canvas Graph",
  11. "Components": {
  12. "Component_[12807255757580353311]": {
  13. "$type": "EditorGraph",
  14. "Id": 12807255757580353311,
  15. "m_graphData": {
  16. "m_nodes": [
  17. {
  18. "Id": {
  19. "id": 12940240283177
  20. },
  21. "Name": "SC-Node(Play)",
  22. "Components": {
  23. "Component_[10886259709539069495]": {
  24. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  25. "Id": 10886259709539069495,
  26. "Slots": [
  27. {
  28. "id": {
  29. "m_id": "{0DD215B1-709E-4086-A7E5-F499E2D23E55}"
  30. },
  31. "contracts": [
  32. {
  33. "$type": "SlotTypeContract"
  34. }
  35. ],
  36. "slotName": "EntityId",
  37. "Descriptor": {
  38. "ConnectionType": 1,
  39. "SlotType": 2
  40. },
  41. "DataType": 1
  42. },
  43. {
  44. "id": {
  45. "m_id": "{1FEFD111-7517-4070-B851-C5D8732905EC}"
  46. },
  47. "contracts": [
  48. {
  49. "$type": "SlotTypeContract"
  50. }
  51. ],
  52. "slotName": "In",
  53. "Descriptor": {
  54. "ConnectionType": 1,
  55. "SlotType": 1
  56. }
  57. },
  58. {
  59. "id": {
  60. "m_id": "{9A1310B4-D6D1-4710-9F3F-16EA8FD19E05}"
  61. },
  62. "contracts": [
  63. {
  64. "$type": "SlotTypeContract"
  65. }
  66. ],
  67. "slotName": "Out",
  68. "Descriptor": {
  69. "ConnectionType": 2,
  70. "SlotType": 1
  71. }
  72. }
  73. ],
  74. "Datums": [
  75. {
  76. "isOverloadedStorage": false,
  77. "scriptCanvasType": {
  78. "m_type": 1
  79. },
  80. "isNullPointer": false,
  81. "$type": "EntityId",
  82. "value": {
  83. "id": 2901262558
  84. },
  85. "label": "EntityId"
  86. }
  87. ],
  88. "methodType": 0,
  89. "methodName": "Play",
  90. "className": "AudioTriggerComponentRequestBus",
  91. "inputSlots": [
  92. {
  93. "m_id": "{0DD215B1-709E-4086-A7E5-F499E2D23E55}"
  94. }
  95. ],
  96. "prettyClassName": "AudioTriggerComponentRequestBus"
  97. }
  98. }
  99. },
  100. {
  101. "Id": {
  102. "id": 6016753002025
  103. },
  104. "Name": "SC Node(GetVariable)",
  105. "Components": {
  106. "Component_[12881855275924138690]": {
  107. "$type": "GetVariableNode",
  108. "Id": 12881855275924138690,
  109. "Slots": [
  110. {
  111. "id": {
  112. "m_id": "{CF961EC8-F8F3-42D9-A59C-02DF2CB47DAF}"
  113. },
  114. "contracts": [
  115. {
  116. "$type": "SlotTypeContract"
  117. }
  118. ],
  119. "slotName": "In",
  120. "toolTip": "When signaled sends the property referenced by this node to a Data Output slot",
  121. "Descriptor": {
  122. "ConnectionType": 1,
  123. "SlotType": 1
  124. }
  125. },
  126. {
  127. "id": {
  128. "m_id": "{98CF9358-E948-46CF-8E80-847A20D3044F}"
  129. },
  130. "contracts": [
  131. {
  132. "$type": "SlotTypeContract"
  133. }
  134. ],
  135. "slotName": "Out",
  136. "toolTip": "Signaled after the referenced property has been pushed to the Data Output slot",
  137. "Descriptor": {
  138. "ConnectionType": 2,
  139. "SlotType": 1
  140. }
  141. },
  142. {
  143. "id": {
  144. "m_id": "{5C754B7A-B525-4246-8118-0005A4CB9866}"
  145. },
  146. "contracts": [
  147. {
  148. "$type": "SlotTypeContract"
  149. }
  150. ],
  151. "slotName": "Vector3",
  152. "DisplayDataType": {
  153. "m_type": 8
  154. },
  155. "Descriptor": {
  156. "ConnectionType": 2,
  157. "SlotType": 2
  158. },
  159. "DataType": 1
  160. },
  161. {
  162. "id": {
  163. "m_id": "{85DF18BB-0131-4598-976F-F70B0408BCC9}"
  164. },
  165. "contracts": [
  166. {
  167. "$type": "SlotTypeContract"
  168. }
  169. ],
  170. "slotName": "X",
  171. "DisplayDataType": {
  172. "m_type": 3
  173. },
  174. "Descriptor": {
  175. "ConnectionType": 2,
  176. "SlotType": 2
  177. },
  178. "DataType": 1
  179. },
  180. {
  181. "id": {
  182. "m_id": "{74BE6563-4505-480F-8C84-68B30B06A1C9}"
  183. },
  184. "contracts": [
  185. {
  186. "$type": "SlotTypeContract"
  187. }
  188. ],
  189. "slotName": "Y",
  190. "DisplayDataType": {
  191. "m_type": 3
  192. },
  193. "Descriptor": {
  194. "ConnectionType": 2,
  195. "SlotType": 2
  196. },
  197. "DataType": 1
  198. },
  199. {
  200. "id": {
  201. "m_id": "{799BF1F1-1093-49AE-A20E-A1FD7FD62402}"
  202. },
  203. "contracts": [
  204. {
  205. "$type": "SlotTypeContract"
  206. }
  207. ],
  208. "slotName": "Z",
  209. "DisplayDataType": {
  210. "m_type": 3
  211. },
  212. "Descriptor": {
  213. "ConnectionType": 2,
  214. "SlotType": 2
  215. },
  216. "DataType": 1
  217. }
  218. ],
  219. "m_variableId": {
  220. "m_id": "{A3DAF982-0699-49BA-8E12-A20851DEDF38}"
  221. },
  222. "m_variableDataOutSlotId": {
  223. "m_id": "{5C754B7A-B525-4246-8118-0005A4CB9866}"
  224. },
  225. "m_propertyAccounts": [
  226. {
  227. "m_propertySlotId": {
  228. "m_id": "{85DF18BB-0131-4598-976F-F70B0408BCC9}"
  229. },
  230. "m_propertyType": {
  231. "m_type": 3
  232. },
  233. "m_propertyName": "x"
  234. },
  235. {
  236. "m_propertySlotId": {
  237. "m_id": "{74BE6563-4505-480F-8C84-68B30B06A1C9}"
  238. },
  239. "m_propertyType": {
  240. "m_type": 3
  241. },
  242. "m_propertyName": "y"
  243. },
  244. {
  245. "m_propertySlotId": {
  246. "m_id": "{799BF1F1-1093-49AE-A20E-A1FD7FD62402}"
  247. },
  248. "m_propertyType": {
  249. "m_type": 3
  250. },
  251. "m_propertyName": "z"
  252. }
  253. ]
  254. }
  255. }
  256. },
  257. {
  258. "Id": {
  259. "id": 6021047969321
  260. },
  261. "Name": "ReceiveScriptEvent",
  262. "Components": {
  263. "Component_[2515263813708544766]": {
  264. "$type": "ReceiveScriptEvent",
  265. "Id": 2515263813708544766,
  266. "Slots": [
  267. {
  268. "id": {
  269. "m_id": "{F27D9888-DB3B-4542-A7F4-9AF903AB1A25}"
  270. },
  271. "contracts": [
  272. {
  273. "$type": "SlotTypeContract"
  274. }
  275. ],
  276. "slotName": "Connect",
  277. "toolTip": "Connect this event handler to the specified entity.",
  278. "Descriptor": {
  279. "ConnectionType": 1,
  280. "SlotType": 1
  281. }
  282. },
  283. {
  284. "id": {
  285. "m_id": "{AADF173C-7C24-49CE-A980-59602C101B8C}"
  286. },
  287. "contracts": [
  288. {
  289. "$type": "SlotTypeContract"
  290. }
  291. ],
  292. "slotName": "Disconnect",
  293. "toolTip": "Disconnect this event handler.",
  294. "Descriptor": {
  295. "ConnectionType": 1,
  296. "SlotType": 1
  297. }
  298. },
  299. {
  300. "id": {
  301. "m_id": "{56A840BE-4EA0-470B-8CF4-76BDDC0656FB}"
  302. },
  303. "contracts": [
  304. {
  305. "$type": "SlotTypeContract"
  306. }
  307. ],
  308. "slotName": "OnConnected",
  309. "toolTip": "Signaled when a connection has taken place.",
  310. "Descriptor": {
  311. "ConnectionType": 2,
  312. "SlotType": 1
  313. }
  314. },
  315. {
  316. "id": {
  317. "m_id": "{2CDF7205-E5FA-477A-8997-13E13EC1ABE9}"
  318. },
  319. "contracts": [
  320. {
  321. "$type": "SlotTypeContract"
  322. }
  323. ],
  324. "slotName": "OnDisconnected",
  325. "toolTip": "Signaled when this event handler is disconnected.",
  326. "Descriptor": {
  327. "ConnectionType": 2,
  328. "SlotType": 1
  329. }
  330. },
  331. {
  332. "id": {
  333. "m_id": "{8CFCE70D-741F-428C-844A-B2C7089F21D4}"
  334. },
  335. "contracts": [
  336. {
  337. "$type": "SlotTypeContract"
  338. }
  339. ],
  340. "slotName": "OnFailure",
  341. "toolTip": "Signaled when it is not possible to connect this handler.",
  342. "Descriptor": {
  343. "ConnectionType": 2,
  344. "SlotType": 1
  345. }
  346. },
  347. {
  348. "id": {
  349. "m_id": "{E6E21F37-1506-48E2-A692-D1A62BE13262}"
  350. },
  351. "contracts": [
  352. {
  353. "$type": "SlotTypeContract"
  354. },
  355. {
  356. "$type": "RestrictedTypeContract",
  357. "types": [
  358. {
  359. "m_type": 1
  360. }
  361. ]
  362. }
  363. ],
  364. "slotName": "Source",
  365. "toolTip": "ID used to connect on a specific Event address (Type: EntityId)",
  366. "Descriptor": {
  367. "ConnectionType": 1,
  368. "SlotType": 2
  369. },
  370. "DataType": 1
  371. },
  372. {
  373. "id": {
  374. "m_id": "{A414C11B-B486-4A94-847E-0389185B747F}"
  375. },
  376. "contracts": [
  377. {
  378. "$type": "SlotTypeContract"
  379. }
  380. ],
  381. "slotName": "Vector3",
  382. "Descriptor": {
  383. "ConnectionType": 1,
  384. "SlotType": 2
  385. },
  386. "DataType": 1
  387. },
  388. {
  389. "id": {
  390. "m_id": "{967BA073-CB0F-45C9-AAA6-526D9FB2DCAB}"
  391. },
  392. "contracts": [
  393. {
  394. "$type": "SlotTypeContract"
  395. }
  396. ],
  397. "slotName": "PlayerEntityId",
  398. "toolTip": "The players entityId",
  399. "DisplayDataType": {
  400. "m_type": 1
  401. },
  402. "Descriptor": {
  403. "ConnectionType": 2,
  404. "SlotType": 2
  405. },
  406. "DataType": 1
  407. },
  408. {
  409. "id": {
  410. "m_id": "{57DA1AFE-9D38-4AAA-BAB5-401CCABC2E73}"
  411. },
  412. "contracts": [
  413. {
  414. "$type": "SlotTypeContract"
  415. }
  416. ],
  417. "slotName": "ExecutionSlot:OnEnter",
  418. "Descriptor": {
  419. "ConnectionType": 2,
  420. "SlotType": 1
  421. },
  422. "IsLatent": true
  423. }
  424. ],
  425. "Datums": [
  426. {
  427. "isOverloadedStorage": false,
  428. "scriptCanvasType": {
  429. "m_type": 1
  430. },
  431. "isNullPointer": false,
  432. "$type": "EntityId",
  433. "value": {
  434. "id": 2901262558
  435. },
  436. "label": "Source"
  437. },
  438. {
  439. "isOverloadedStorage": false,
  440. "scriptCanvasType": {
  441. "m_type": 8
  442. },
  443. "isNullPointer": false,
  444. "$type": "Vector3",
  445. "value": [
  446. 0.0,
  447. 0.0,
  448. 0.0
  449. ],
  450. "label": "Vector3"
  451. }
  452. ],
  453. "m_version": 2,
  454. "m_eventMap": [
  455. {
  456. "Key": {
  457. "Value": 2265102351
  458. },
  459. "Value": {
  460. "m_scriptEventAssetId": {
  461. "guid": "{5B7E8AF3-D365-55DE-A747-226CBBEA5631}"
  462. },
  463. "m_eventName": "OnEnter",
  464. "m_eventSlotId": {
  465. "m_id": "{57DA1AFE-9D38-4AAA-BAB5-401CCABC2E73}"
  466. },
  467. "m_resultSlotId": {
  468. "m_id": "{A414C11B-B486-4A94-847E-0389185B747F}"
  469. },
  470. "m_parameterSlotIds": [
  471. {
  472. "m_id": "{967BA073-CB0F-45C9-AAA6-526D9FB2DCAB}"
  473. }
  474. ],
  475. "m_numExpectedArguments": 1
  476. }
  477. }
  478. ],
  479. "m_eventSlotMapping": {
  480. "{0BF15B20-E7F0-41EE-A5E6-179B2D1DA4BD}": {
  481. "m_id": "{A414C11B-B486-4A94-847E-0389185B747F}"
  482. },
  483. "{47603717-F7E7-405A-89E0-407DDA644034}": {
  484. "m_id": "{57DA1AFE-9D38-4AAA-BAB5-401CCABC2E73}"
  485. },
  486. "{F36CF154-79D0-4E87-A48B-12647D79A71E}": {
  487. "m_id": "{E6E21F37-1506-48E2-A692-D1A62BE13262}"
  488. },
  489. "{FFBEE062-A693-4F35-88D6-11FD2674F095}": {
  490. "m_id": "{967BA073-CB0F-45C9-AAA6-526D9FB2DCAB}"
  491. }
  492. },
  493. "m_scriptEventAssetId": {
  494. "guid": "{5B7E8AF3-D365-55DE-A747-226CBBEA5631}"
  495. },
  496. "m_asset": {
  497. "assetId": {
  498. "guid": "{5B7E8AF3-D365-55DE-A747-226CBBEA5631}"
  499. },
  500. "loadBehavior": "PreLoad",
  501. "assetHint": "scripts/jumppadscriptevent.scriptevents"
  502. }
  503. }
  504. }
  505. },
  506. {
  507. "Id": {
  508. "id": 9774849386025
  509. },
  510. "Name": "SC-Node(IfAgentTypeNodeableNode)",
  511. "Components": {
  512. "Component_[489096526607649002]": {
  513. "$type": "IfAgentTypeNodeableNode",
  514. "Id": 489096526607649002,
  515. "Slots": [
  516. {
  517. "id": {
  518. "m_id": "{89FAE32F-3228-4FEC-94BC-767D6800B71F}"
  519. },
  520. "contracts": [
  521. {
  522. "$type": "SlotTypeContract"
  523. }
  524. ],
  525. "slotName": "In",
  526. "toolTip": "Branches on agent type",
  527. "DisplayGroup": {
  528. "Value": 1609338446
  529. },
  530. "Descriptor": {
  531. "ConnectionType": 1,
  532. "SlotType": 1
  533. }
  534. },
  535. {
  536. "id": {
  537. "m_id": "{0914991E-2495-42FB-A78C-50DA991CEDBE}"
  538. },
  539. "contracts": [
  540. {
  541. "$type": "SlotTypeContract"
  542. }
  543. ],
  544. "slotName": "If Client Type",
  545. "toolTip": "A Client connected to either a server or host.",
  546. "DisplayGroup": {
  547. "Value": 1609338446
  548. },
  549. "Descriptor": {
  550. "ConnectionType": 2,
  551. "SlotType": 1
  552. }
  553. },
  554. {
  555. "id": {
  556. "m_id": "{354CBB5D-F106-4FCB-ADF0-7F16754EF8CC}"
  557. },
  558. "contracts": [
  559. {
  560. "$type": "SlotTypeContract"
  561. }
  562. ],
  563. "slotName": "If ClientServer Type",
  564. "toolTip": "A Client that also hosts and is the authority of the session",
  565. "DisplayGroup": {
  566. "Value": 1609338446
  567. },
  568. "Descriptor": {
  569. "ConnectionType": 2,
  570. "SlotType": 1
  571. }
  572. },
  573. {
  574. "id": {
  575. "m_id": "{8626FAAB-9345-474E-AB4B-6B4A5A6AF9A5}"
  576. },
  577. "contracts": [
  578. {
  579. "$type": "SlotTypeContract"
  580. }
  581. ],
  582. "slotName": "If DedicatedServer Type",
  583. "toolTip": "A Dedicated Server which does not locally host any clients",
  584. "DisplayGroup": {
  585. "Value": 1609338446
  586. },
  587. "Descriptor": {
  588. "ConnectionType": 2,
  589. "SlotType": 1
  590. }
  591. },
  592. {
  593. "id": {
  594. "m_id": "{4EA3DC56-A707-4B9C-890D-539B7F20C6D6}"
  595. },
  596. "contracts": [
  597. {
  598. "$type": "SlotTypeContract"
  599. }
  600. ],
  601. "slotName": "If Singleplayer",
  602. "toolTip": "The application is in single player mode",
  603. "DisplayGroup": {
  604. "Value": 1609338446
  605. },
  606. "Descriptor": {
  607. "ConnectionType": 2,
  608. "SlotType": 1
  609. }
  610. }
  611. ],
  612. "slotExecutionMap": {
  613. "ins": [
  614. {
  615. "_slotId": {
  616. "m_id": "{89FAE32F-3228-4FEC-94BC-767D6800B71F}"
  617. },
  618. "_outs": [
  619. {
  620. "_slotId": {
  621. "m_id": "{0914991E-2495-42FB-A78C-50DA991CEDBE}"
  622. },
  623. "_name": "If Client Type"
  624. },
  625. {
  626. "_slotId": {
  627. "m_id": "{354CBB5D-F106-4FCB-ADF0-7F16754EF8CC}"
  628. },
  629. "_name": "If ClientServer Type"
  630. },
  631. {
  632. "_slotId": {
  633. "m_id": "{8626FAAB-9345-474E-AB4B-6B4A5A6AF9A5}"
  634. },
  635. "_name": "If DedicatedServer Type"
  636. },
  637. {
  638. "_slotId": {
  639. "m_id": "{4EA3DC56-A707-4B9C-890D-539B7F20C6D6}"
  640. },
  641. "_name": "If Singleplayer"
  642. }
  643. ]
  644. }
  645. ]
  646. }
  647. }
  648. }
  649. }
  650. ],
  651. "m_connections": [
  652. {
  653. "Id": {
  654. "id": 6025342936617
  655. },
  656. "Name": "srcEndpoint=(Receive Script Event: ExecutionSlot:OnEnter), destEndpoint=(Get Variable: In)",
  657. "Components": {
  658. "Component_[11697333608946358915]": {
  659. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  660. "Id": 11697333608946358915,
  661. "sourceEndpoint": {
  662. "nodeId": {
  663. "id": 6021047969321
  664. },
  665. "slotId": {
  666. "m_id": "{57DA1AFE-9D38-4AAA-BAB5-401CCABC2E73}"
  667. }
  668. },
  669. "targetEndpoint": {
  670. "nodeId": {
  671. "id": 6016753002025
  672. },
  673. "slotId": {
  674. "m_id": "{CF961EC8-F8F3-42D9-A59C-02DF2CB47DAF}"
  675. }
  676. }
  677. }
  678. }
  679. },
  680. {
  681. "Id": {
  682. "id": 6029637903913
  683. },
  684. "Name": "srcEndpoint=(Get Variable: Vector3), destEndpoint=(Receive Script Event: Vector3)",
  685. "Components": {
  686. "Component_[17343186029091968878]": {
  687. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  688. "Id": 17343186029091968878,
  689. "sourceEndpoint": {
  690. "nodeId": {
  691. "id": 6016753002025
  692. },
  693. "slotId": {
  694. "m_id": "{5C754B7A-B525-4246-8118-0005A4CB9866}"
  695. }
  696. },
  697. "targetEndpoint": {
  698. "nodeId": {
  699. "id": 6021047969321
  700. },
  701. "slotId": {
  702. "m_id": "{A414C11B-B486-4A94-847E-0389185B747F}"
  703. }
  704. }
  705. }
  706. }
  707. },
  708. {
  709. "Id": {
  710. "id": 12274520352297
  711. },
  712. "Name": "srcEndpoint=(Receive Script Event: ExecutionSlot:OnEnter), destEndpoint=(IfMultiplayerAgentType: In)",
  713. "Components": {
  714. "Component_[6586508580456672663]": {
  715. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  716. "Id": 6586508580456672663,
  717. "sourceEndpoint": {
  718. "nodeId": {
  719. "id": 6021047969321
  720. },
  721. "slotId": {
  722. "m_id": "{57DA1AFE-9D38-4AAA-BAB5-401CCABC2E73}"
  723. }
  724. },
  725. "targetEndpoint": {
  726. "nodeId": {
  727. "id": 9774849386025
  728. },
  729. "slotId": {
  730. "m_id": "{89FAE32F-3228-4FEC-94BC-767D6800B71F}"
  731. }
  732. }
  733. }
  734. }
  735. },
  736. {
  737. "Id": {
  738. "id": 15736263992873
  739. },
  740. "Name": "srcEndpoint=(IfMultiplayerAgentType: If Client Type), destEndpoint=(Play: In)",
  741. "Components": {
  742. "Component_[11039168858743107981]": {
  743. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  744. "Id": 11039168858743107981,
  745. "sourceEndpoint": {
  746. "nodeId": {
  747. "id": 9774849386025
  748. },
  749. "slotId": {
  750. "m_id": "{0914991E-2495-42FB-A78C-50DA991CEDBE}"
  751. }
  752. },
  753. "targetEndpoint": {
  754. "nodeId": {
  755. "id": 12940240283177
  756. },
  757. "slotId": {
  758. "m_id": "{1FEFD111-7517-4070-B851-C5D8732905EC}"
  759. }
  760. }
  761. }
  762. }
  763. },
  764. {
  765. "Id": {
  766. "id": 16745581307433
  767. },
  768. "Name": "srcEndpoint=(IfMultiplayerAgentType: If ClientServer Type), destEndpoint=(Play: In)",
  769. "Components": {
  770. "Component_[2638620543748356056]": {
  771. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  772. "Id": 2638620543748356056,
  773. "sourceEndpoint": {
  774. "nodeId": {
  775. "id": 9774849386025
  776. },
  777. "slotId": {
  778. "m_id": "{354CBB5D-F106-4FCB-ADF0-7F16754EF8CC}"
  779. }
  780. },
  781. "targetEndpoint": {
  782. "nodeId": {
  783. "id": 12940240283177
  784. },
  785. "slotId": {
  786. "m_id": "{1FEFD111-7517-4070-B851-C5D8732905EC}"
  787. }
  788. }
  789. }
  790. }
  791. },
  792. {
  793. "Id": {
  794. "id": 17746308687401
  795. },
  796. "Name": "srcEndpoint=(IfMultiplayerAgentType: If Singleplayer), destEndpoint=(Play: In)",
  797. "Components": {
  798. "Component_[11879987918983864568]": {
  799. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  800. "Id": 11879987918983864568,
  801. "sourceEndpoint": {
  802. "nodeId": {
  803. "id": 9774849386025
  804. },
  805. "slotId": {
  806. "m_id": "{4EA3DC56-A707-4B9C-890D-539B7F20C6D6}"
  807. }
  808. },
  809. "targetEndpoint": {
  810. "nodeId": {
  811. "id": 12940240283177
  812. },
  813. "slotId": {
  814. "m_id": "{1FEFD111-7517-4070-B851-C5D8732905EC}"
  815. }
  816. }
  817. }
  818. }
  819. }
  820. ],
  821. "m_scriptEventAssets": [
  822. [
  823. {
  824. "id": 6021047969321
  825. },
  826. {}
  827. ]
  828. ]
  829. },
  830. "versionData": {
  831. "_grammarVersion": 1,
  832. "_runtimeVersion": 1,
  833. "_fileVersion": 1
  834. },
  835. "m_variableCounter": 3,
  836. "GraphCanvasData": [
  837. {
  838. "Key": {
  839. "id": 6012458034729
  840. },
  841. "Value": {
  842. "ComponentData": {
  843. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  844. "$type": "SceneComponentSaveData",
  845. "Constructs": [
  846. {
  847. "Type": 3,
  848. "DataContainer": {
  849. "ComponentData": {
  850. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  851. "$type": "NodeSaveData"
  852. },
  853. "{524D8380-AC09-444E-870E-9CEF2535B4A2}": {
  854. "$type": "CommentNodeTextSaveData",
  855. "Comment": "Return the impulse value to the player",
  856. "BackgroundColor": [
  857. 0.9800000190734863,
  858. 0.9700000286102295,
  859. 0.6499999761581421
  860. ],
  861. "FontSettings": {
  862. "PixelSize": 16
  863. }
  864. },
  865. "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": {
  866. "$type": "NodeGroupFrameComponentSaveData",
  867. "DisplayHeight": 580.0,
  868. "DisplayWidth": 960.0,
  869. "PersistentGroupedId": [
  870. "{3590D3FE-6ACC-4309-AB0B-AC1A7F663D52}",
  871. "{0E67C9DF-6B66-44FF-B6DC-DA1D0C1527BD}",
  872. "{93CE6DB9-5E98-4E3E-B43F-738445F77E19}",
  873. "{4B6BF645-EF84-45B0-A2D6-837E156C1E6A}",
  874. "{883D4088-0A5F-48AA-9C62-920B224DF30D}"
  875. ]
  876. },
  877. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  878. "$type": "GeometrySaveData",
  879. "Position": [
  880. 1580.0,
  881. 20.0
  882. ]
  883. },
  884. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  885. "$type": "StylingComponentSaveData"
  886. },
  887. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  888. "$type": "PersistentIdComponentSaveData",
  889. "PersistentId": "{9C6F4C66-DA35-4370-A338-CA41453AEA48}"
  890. }
  891. }
  892. }
  893. }
  894. ],
  895. "ViewParams": {
  896. "Scale": 1.1772599639564094,
  897. "AnchorX": 1086.4210205078125,
  898. "AnchorY": -56.91181564331055
  899. }
  900. }
  901. }
  902. }
  903. },
  904. {
  905. "Key": {
  906. "id": 6016753002025
  907. },
  908. "Value": {
  909. "ComponentData": {
  910. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  911. "$type": "NodeSaveData"
  912. },
  913. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  914. "$type": "GeneralNodeTitleComponentSaveData",
  915. "PaletteOverride": "GetVariableNodeTitlePalette"
  916. },
  917. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  918. "$type": "GeometrySaveData",
  919. "Position": [
  920. 1920.0,
  921. 340.0
  922. ]
  923. },
  924. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  925. "$type": "StylingComponentSaveData",
  926. "SubStyle": ".getVariable"
  927. },
  928. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  929. "$type": "PersistentIdComponentSaveData",
  930. "PersistentId": "{883D4088-0A5F-48AA-9C62-920B224DF30D}"
  931. }
  932. }
  933. }
  934. },
  935. {
  936. "Key": {
  937. "id": 6021047969321
  938. },
  939. "Value": {
  940. "ComponentData": {
  941. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  942. "$type": "NodeSaveData"
  943. },
  944. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  945. "$type": "GeometrySaveData",
  946. "Position": [
  947. 1600.0,
  948. 80.0
  949. ]
  950. },
  951. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  952. "$type": "StylingComponentSaveData"
  953. },
  954. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  955. "$type": "PersistentIdComponentSaveData",
  956. "PersistentId": "{93CE6DB9-5E98-4E3E-B43F-738445F77E19}"
  957. },
  958. "{D8BBE799-7E4D-495A-B69A-1E3940670891}": {
  959. "$type": "ScriptEventReceiverHandlerNodeDescriptorSaveData",
  960. "EventNames": [
  961. [
  962. {
  963. "Value": 2265102351
  964. },
  965. "OnEnter"
  966. ]
  967. ]
  968. }
  969. }
  970. }
  971. },
  972. {
  973. "Key": {
  974. "id": 9774849386025
  975. },
  976. "Value": {
  977. "ComponentData": {
  978. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  979. "$type": "NodeSaveData"
  980. },
  981. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  982. "$type": "GeneralNodeTitleComponentSaveData",
  983. "PaletteOverride": "DefaultNodeTitlePalette"
  984. },
  985. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  986. "$type": "GeometrySaveData",
  987. "Position": [
  988. 1920.0,
  989. 120.0
  990. ]
  991. },
  992. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  993. "$type": "StylingComponentSaveData"
  994. },
  995. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  996. "$type": "PersistentIdComponentSaveData",
  997. "PersistentId": "{4B6BF645-EF84-45B0-A2D6-837E156C1E6A}"
  998. }
  999. }
  1000. }
  1001. },
  1002. {
  1003. "Key": {
  1004. "id": 12940240283177
  1005. },
  1006. "Value": {
  1007. "ComponentData": {
  1008. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1009. "$type": "NodeSaveData"
  1010. },
  1011. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1012. "$type": "GeneralNodeTitleComponentSaveData",
  1013. "PaletteOverride": "MethodNodeTitlePalette"
  1014. },
  1015. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1016. "$type": "GeometrySaveData",
  1017. "Position": [
  1018. 2240.0,
  1019. 120.0
  1020. ]
  1021. },
  1022. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1023. "$type": "StylingComponentSaveData",
  1024. "SubStyle": ".method"
  1025. },
  1026. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1027. "$type": "PersistentIdComponentSaveData",
  1028. "PersistentId": "{3590D3FE-6ACC-4309-AB0B-AC1A7F663D52}"
  1029. }
  1030. }
  1031. }
  1032. }
  1033. ],
  1034. "StatisticsHelper": {
  1035. "InstanceCounter": [
  1036. {
  1037. "Key": 1678857466788267569,
  1038. "Value": 1
  1039. },
  1040. {
  1041. "Key": 7721202498473760209,
  1042. "Value": 1
  1043. },
  1044. {
  1045. "Key": 11000802260220917925,
  1046. "Value": 1
  1047. },
  1048. {
  1049. "Key": 13774516554630755481,
  1050. "Value": 1
  1051. }
  1052. ]
  1053. }
  1054. },
  1055. "Component_[8066030638887914960]": {
  1056. "$type": "EditorGraphVariableManagerComponent",
  1057. "Id": 8066030638887914960,
  1058. "m_variableData": {
  1059. "m_nameVariableMap": [
  1060. {
  1061. "Key": {
  1062. "m_id": "{A3DAF982-0699-49BA-8E12-A20851DEDF38}"
  1063. },
  1064. "Value": {
  1065. "Datum": {
  1066. "isOverloadedStorage": false,
  1067. "scriptCanvasType": {
  1068. "m_type": 8
  1069. },
  1070. "isNullPointer": false,
  1071. "$type": "Vector3",
  1072. "value": [
  1073. 0.0,
  1074. 0.0,
  1075. 0.0
  1076. ]
  1077. },
  1078. "VariableId": {
  1079. "m_id": "{A3DAF982-0699-49BA-8E12-A20851DEDF38}"
  1080. },
  1081. "VariableName": "Impulse",
  1082. "InitialValueSource": 1
  1083. }
  1084. },
  1085. {
  1086. "Key": {
  1087. "m_id": "{B4A03016-E604-424D-8EDE-4ED80F0CEFD9}"
  1088. },
  1089. "Value": {
  1090. "Datum": {
  1091. "isOverloadedStorage": false,
  1092. "scriptCanvasType": {
  1093. "m_type": 3
  1094. },
  1095. "isNullPointer": false,
  1096. "$type": "double",
  1097. "value": 0.0
  1098. },
  1099. "VariableId": {
  1100. "m_id": "{B4A03016-E604-424D-8EDE-4ED80F0CEFD9}"
  1101. },
  1102. "VariableName": "LastActivateTime"
  1103. }
  1104. }
  1105. ]
  1106. }
  1107. }
  1108. }
  1109. }
  1110. }
  1111. }