Power_Up.scriptcanvas 67 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140
  1. {
  2. "Type": "JsonSerialization",
  3. "Version": 1,
  4. "ClassName": "ScriptCanvasData",
  5. "ClassData": {
  6. "m_scriptCanvas": {
  7. "Id": {
  8. "id": 2401777496888855
  9. },
  10. "Name": "Script Canvas Graph",
  11. "Components": {
  12. "Component_[17843833738652175478]": {
  13. "$type": "EditorGraph",
  14. "Id": 17843833738652175478,
  15. "m_graphData": {
  16. "m_nodes": [
  17. {
  18. "Id": {
  19. "id": 2401816151594519
  20. },
  21. "Name": "SC-Node(Start)",
  22. "Components": {
  23. "Component_[1405428902596125391]": {
  24. "$type": "Start",
  25. "Id": 1405428902596125391,
  26. "Slots": [
  27. {
  28. "id": {
  29. "m_id": "{C5709783-D9F0-438C-B46D-29525299D40E}"
  30. },
  31. "contracts": [
  32. {
  33. "$type": "SlotTypeContract"
  34. }
  35. ],
  36. "slotName": "Out",
  37. "toolTip": "Signaled when the entity that owns this graph is fully activated.",
  38. "Descriptor": {
  39. "ConnectionType": 2,
  40. "SlotType": 1
  41. }
  42. }
  43. ]
  44. }
  45. }
  46. },
  47. {
  48. "Id": {
  49. "id": 2401811856627223
  50. },
  51. "Name": "EBusEventHandler",
  52. "Components": {
  53. "Component_[18136869596176193865]": {
  54. "$type": "EBusEventHandler",
  55. "Id": 18136869596176193865,
  56. "Slots": [
  57. {
  58. "id": {
  59. "m_id": "{99782007-7B96-46D5-94D4-6C8FC03730D0}"
  60. },
  61. "contracts": [
  62. {
  63. "$type": "SlotTypeContract"
  64. }
  65. ],
  66. "slotName": "Connect",
  67. "toolTip": "Connect this event handler to the specified entity.",
  68. "Descriptor": {
  69. "ConnectionType": 1,
  70. "SlotType": 1
  71. }
  72. },
  73. {
  74. "id": {
  75. "m_id": "{7DB10F6F-1A97-437A-A6AF-AB85323C9F00}"
  76. },
  77. "contracts": [
  78. {
  79. "$type": "SlotTypeContract"
  80. }
  81. ],
  82. "slotName": "Disconnect",
  83. "toolTip": "Disconnect this event handler.",
  84. "Descriptor": {
  85. "ConnectionType": 1,
  86. "SlotType": 1
  87. }
  88. },
  89. {
  90. "id": {
  91. "m_id": "{4005DDF7-93F8-4D9C-9914-5C28138E4098}"
  92. },
  93. "contracts": [
  94. {
  95. "$type": "SlotTypeContract"
  96. }
  97. ],
  98. "slotName": "OnConnected",
  99. "toolTip": "Signaled when a connection has taken place.",
  100. "Descriptor": {
  101. "ConnectionType": 2,
  102. "SlotType": 1
  103. }
  104. },
  105. {
  106. "id": {
  107. "m_id": "{56DAAE6D-C73B-450B-AF84-2724CFB01822}"
  108. },
  109. "contracts": [
  110. {
  111. "$type": "SlotTypeContract"
  112. }
  113. ],
  114. "slotName": "OnDisconnected",
  115. "toolTip": "Signaled when this event handler is disconnected.",
  116. "Descriptor": {
  117. "ConnectionType": 2,
  118. "SlotType": 1
  119. }
  120. },
  121. {
  122. "id": {
  123. "m_id": "{C0F03184-B25A-4F8B-8F87-83FA5C29B2E0}"
  124. },
  125. "contracts": [
  126. {
  127. "$type": "SlotTypeContract"
  128. }
  129. ],
  130. "slotName": "OnFailure",
  131. "toolTip": "Signaled when it is not possible to connect this handler.",
  132. "Descriptor": {
  133. "ConnectionType": 2,
  134. "SlotType": 1
  135. }
  136. },
  137. {
  138. "id": {
  139. "m_id": "{AD216E80-739D-49A4-9FA6-696346323051}"
  140. },
  141. "contracts": [
  142. {
  143. "$type": "SlotTypeContract"
  144. }
  145. ],
  146. "slotName": "Source",
  147. "toolTip": "ID used to connect on a specific Event address (Type: EntityId)",
  148. "Descriptor": {
  149. "ConnectionType": 1,
  150. "SlotType": 2
  151. },
  152. "DataType": 1
  153. },
  154. {
  155. "id": {
  156. "m_id": "{33F9FE87-3904-4C5C-882B-42C43FE2EACD}"
  157. },
  158. "contracts": [
  159. {
  160. "$type": "SlotTypeContract"
  161. }
  162. ],
  163. "slotName": "EntityId",
  164. "DisplayDataType": {
  165. "m_type": 1
  166. },
  167. "Descriptor": {
  168. "ConnectionType": 2,
  169. "SlotType": 2
  170. },
  171. "DataType": 1
  172. },
  173. {
  174. "id": {
  175. "m_id": "{FE14C880-CD77-4B4A-9FCF-F55E382AC858}"
  176. },
  177. "contracts": [
  178. {
  179. "$type": "SlotTypeContract"
  180. }
  181. ],
  182. "slotName": "ExecutionSlot:OnEntityActivated",
  183. "Descriptor": {
  184. "ConnectionType": 2,
  185. "SlotType": 1
  186. },
  187. "IsLatent": true
  188. },
  189. {
  190. "id": {
  191. "m_id": "{93D64581-4C46-4C39-A36A-7AAF2264A4A7}"
  192. },
  193. "contracts": [
  194. {
  195. "$type": "SlotTypeContract"
  196. }
  197. ],
  198. "slotName": "EntityId",
  199. "DisplayDataType": {
  200. "m_type": 1
  201. },
  202. "Descriptor": {
  203. "ConnectionType": 2,
  204. "SlotType": 2
  205. },
  206. "DataType": 1
  207. },
  208. {
  209. "id": {
  210. "m_id": "{B7E77620-01FB-41AC-B4FA-A8271CECF2B4}"
  211. },
  212. "contracts": [
  213. {
  214. "$type": "SlotTypeContract"
  215. }
  216. ],
  217. "slotName": "ExecutionSlot:OnEntityDeactivated",
  218. "Descriptor": {
  219. "ConnectionType": 2,
  220. "SlotType": 1
  221. },
  222. "IsLatent": true
  223. }
  224. ],
  225. "Datums": [
  226. {
  227. "isOverloadedStorage": false,
  228. "scriptCanvasType": {
  229. "m_type": 1
  230. },
  231. "isNullPointer": false,
  232. "$type": "EntityId",
  233. "value": {
  234. "id": 2901262558
  235. }
  236. }
  237. ],
  238. "m_eventMap": [
  239. {
  240. "Key": {
  241. "Value": 245425936
  242. },
  243. "Value": {
  244. "m_eventName": "OnEntityActivated",
  245. "m_eventId": {
  246. "Value": 245425936
  247. },
  248. "m_eventSlotId": {
  249. "m_id": "{FE14C880-CD77-4B4A-9FCF-F55E382AC858}"
  250. },
  251. "m_parameterSlotIds": [
  252. {
  253. "m_id": "{33F9FE87-3904-4C5C-882B-42C43FE2EACD}"
  254. }
  255. ],
  256. "m_numExpectedArguments": 1
  257. }
  258. },
  259. {
  260. "Key": {
  261. "Value": 4273369222
  262. },
  263. "Value": {
  264. "m_eventName": "OnEntityDeactivated",
  265. "m_eventId": {
  266. "Value": 4273369222
  267. },
  268. "m_eventSlotId": {
  269. "m_id": "{B7E77620-01FB-41AC-B4FA-A8271CECF2B4}"
  270. },
  271. "m_parameterSlotIds": [
  272. {
  273. "m_id": "{93D64581-4C46-4C39-A36A-7AAF2264A4A7}"
  274. }
  275. ],
  276. "m_numExpectedArguments": 1
  277. }
  278. }
  279. ],
  280. "m_ebusName": "EntityBus",
  281. "m_busId": {
  282. "Value": 3358774020
  283. },
  284. "m_autoConnectToGraphOwner": false
  285. }
  286. }
  287. },
  288. {
  289. "Id": {
  290. "id": 2401833331463703
  291. },
  292. "Name": "SC-Node(GetOnTriggerEnterEvent)",
  293. "Components": {
  294. "Component_[2735189319017190276]": {
  295. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  296. "Id": 2735189319017190276,
  297. "Slots": [
  298. {
  299. "id": {
  300. "m_id": "{861A285C-A3A1-42B9-B784-4D927C007B51}"
  301. },
  302. "contracts": [
  303. {
  304. "$type": "SlotTypeContract"
  305. }
  306. ],
  307. "slotName": "EntityId",
  308. "Descriptor": {
  309. "ConnectionType": 1,
  310. "SlotType": 2
  311. },
  312. "DataType": 1
  313. },
  314. {
  315. "id": {
  316. "m_id": "{F73AFBC0-2100-45DD-9C12-902B68970D10}"
  317. },
  318. "contracts": [
  319. {
  320. "$type": "SlotTypeContract"
  321. }
  322. ],
  323. "slotName": "In",
  324. "Descriptor": {
  325. "ConnectionType": 1,
  326. "SlotType": 1
  327. }
  328. },
  329. {
  330. "id": {
  331. "m_id": "{58BAC26B-46DF-42AE-A9D4-2EA473990C94}"
  332. },
  333. "contracts": [
  334. {
  335. "$type": "SlotTypeContract"
  336. }
  337. ],
  338. "slotName": "Out",
  339. "Descriptor": {
  340. "ConnectionType": 2,
  341. "SlotType": 1
  342. }
  343. },
  344. {
  345. "id": {
  346. "m_id": "{C5E3FFD7-F9AA-4691-B97C-BCF2E0A46E47}"
  347. },
  348. "contracts": [
  349. {
  350. "$type": "SlotTypeContract"
  351. }
  352. ],
  353. "slotName": "Event<AZStd::tuple<Crc32, int>, const TriggerEvent&>",
  354. "DisplayDataType": {
  355. "m_type": 4,
  356. "m_azType": "{C00D2478-E0F3-57A3-AB60-A04DFC515016}"
  357. },
  358. "Descriptor": {
  359. "ConnectionType": 2,
  360. "SlotType": 2
  361. },
  362. "DataType": 1
  363. }
  364. ],
  365. "Datums": [
  366. {
  367. "isOverloadedStorage": false,
  368. "scriptCanvasType": {
  369. "m_type": 1
  370. },
  371. "isNullPointer": false,
  372. "$type": "EntityId",
  373. "value": {
  374. "id": 2901262558
  375. },
  376. "label": "EntityId"
  377. }
  378. ],
  379. "methodType": 2,
  380. "methodName": "GetOnTriggerEnterEvent",
  381. "className": "SimulatedBody",
  382. "resultSlotIDs": [
  383. {}
  384. ],
  385. "inputSlots": [
  386. {
  387. "m_id": "{861A285C-A3A1-42B9-B784-4D927C007B51}"
  388. }
  389. ],
  390. "prettyClassName": "SimulatedBody"
  391. }
  392. }
  393. },
  394. {
  395. "Id": {
  396. "id": 2401824741529111
  397. },
  398. "Name": "SC-EventNode(On Trigger Enter event)",
  399. "Components": {
  400. "Component_[4051230569165522295]": {
  401. "$type": "AzEventHandler",
  402. "Id": 4051230569165522295,
  403. "Slots": [
  404. {
  405. "id": {
  406. "m_id": "{0E5EA1B4-1EDA-4FAA-896B-B6A6D484463C}"
  407. },
  408. "contracts": [
  409. {
  410. "$type": "SlotTypeContract"
  411. },
  412. {
  413. "$type": "ConnectionLimitContract",
  414. "limit": 1
  415. },
  416. {
  417. "$type": "RestrictedNodeContract",
  418. "m_nodeId": {
  419. "id": 2401833331463703
  420. }
  421. }
  422. ],
  423. "slotName": "Connect",
  424. "toolTip": "Connect the AZ Event to this AZ Event Handler.",
  425. "Descriptor": {
  426. "ConnectionType": 1,
  427. "SlotType": 1
  428. }
  429. },
  430. {
  431. "id": {
  432. "m_id": "{E512BC2D-4760-4DD1-A7BF-42CE572FDA4E}"
  433. },
  434. "contracts": [
  435. {
  436. "$type": "SlotTypeContract"
  437. }
  438. ],
  439. "slotName": "Disconnect",
  440. "toolTip": "Disconnect current AZ Event from this AZ Event Handler.",
  441. "Descriptor": {
  442. "ConnectionType": 1,
  443. "SlotType": 1
  444. }
  445. },
  446. {
  447. "id": {
  448. "m_id": "{1F0DBCB8-A8D1-4D46-98CE-B116FF3C55B7}"
  449. },
  450. "contracts": [
  451. {
  452. "$type": "SlotTypeContract"
  453. }
  454. ],
  455. "slotName": "On Connected",
  456. "toolTip": "Signaled when a connection has taken place.",
  457. "Descriptor": {
  458. "ConnectionType": 2,
  459. "SlotType": 1
  460. }
  461. },
  462. {
  463. "id": {
  464. "m_id": "{7713339B-D0D6-48D7-8E50-92EF86EABB65}"
  465. },
  466. "contracts": [
  467. {
  468. "$type": "SlotTypeContract"
  469. }
  470. ],
  471. "slotName": "On Disconnected",
  472. "toolTip": "Signaled when this event handler is disconnected.",
  473. "Descriptor": {
  474. "ConnectionType": 2,
  475. "SlotType": 1
  476. }
  477. },
  478. {
  479. "id": {
  480. "m_id": "{98E79050-A2F6-47C0-B797-E6E7E9EDD277}"
  481. },
  482. "contracts": [
  483. {
  484. "$type": "SlotTypeContract"
  485. }
  486. ],
  487. "slotName": "OnEvent",
  488. "toolTip": "Triggered when the AZ Event invokes Signal() function.",
  489. "Descriptor": {
  490. "ConnectionType": 2,
  491. "SlotType": 1
  492. },
  493. "IsLatent": true
  494. },
  495. {
  496. "id": {
  497. "m_id": "{3E52518C-EB6B-4228-A15B-9C53E34329EC}"
  498. },
  499. "contracts": [
  500. {
  501. "$type": "SlotTypeContract"
  502. }
  503. ],
  504. "slotName": "Simulated Body Handle",
  505. "DisplayDataType": {
  506. "m_type": 4,
  507. "m_azType": "{53C0CD3E-D0FC-5D90-9E9B-EF364D430B08}"
  508. },
  509. "Descriptor": {
  510. "ConnectionType": 2,
  511. "SlotType": 2
  512. },
  513. "DataType": 1
  514. },
  515. {
  516. "id": {
  517. "m_id": "{5043745B-DE65-4507-B617-73316EEEFA76}"
  518. },
  519. "contracts": [
  520. {
  521. "$type": "SlotTypeContract"
  522. }
  523. ],
  524. "slotName": "Trigger Event",
  525. "DisplayDataType": {
  526. "m_type": 4,
  527. "m_azType": "{7A0851A3-2CBD-4A03-85D5-1C40221E7F61}"
  528. },
  529. "Descriptor": {
  530. "ConnectionType": 2,
  531. "SlotType": 2
  532. },
  533. "DataType": 1
  534. },
  535. {
  536. "id": {
  537. "m_id": "{DB0B3667-F98A-440C-AE31-5B4D237FC4A3}"
  538. },
  539. "contracts": [
  540. {
  541. "$type": "SlotTypeContract"
  542. },
  543. {
  544. "$type": "ConnectionLimitContract",
  545. "limit": 1
  546. },
  547. {
  548. "$type": "RestrictedNodeContract",
  549. "m_nodeId": {
  550. "id": 2401833331463703
  551. }
  552. }
  553. ],
  554. "slotName": "On Trigger Enter event",
  555. "Descriptor": {
  556. "ConnectionType": 1,
  557. "SlotType": 2
  558. },
  559. "DataType": 1
  560. }
  561. ],
  562. "Datums": [
  563. {
  564. "scriptCanvasType": {
  565. "m_type": 4,
  566. "m_azType": "{C00D2478-E0F3-57A3-AB60-A04DFC515016}"
  567. },
  568. "isNullPointer": true,
  569. "label": "On Trigger Enter event"
  570. }
  571. ],
  572. "m_azEventEntry": {
  573. "AzEventEntryData_v0": {
  574. "eventName": "On Trigger Enter event",
  575. "parameterSlotIds": [
  576. {
  577. "m_id": "{3E52518C-EB6B-4228-A15B-9C53E34329EC}"
  578. },
  579. {
  580. "m_id": "{5043745B-DE65-4507-B617-73316EEEFA76}"
  581. }
  582. ],
  583. "azEventInputSlotId": {
  584. "m_id": "{DB0B3667-F98A-440C-AE31-5B4D237FC4A3}"
  585. }
  586. }
  587. }
  588. }
  589. }
  590. },
  591. {
  592. "Id": {
  593. "id": 2401829036496407
  594. },
  595. "Name": "SC-Node(SetParameterBool)",
  596. "Components": {
  597. "Component_[6101961256407715723]": {
  598. "$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
  599. "Id": 6101961256407715723,
  600. "Slots": [
  601. {
  602. "id": {
  603. "m_id": "{A0E52834-A9D3-4846-AE95-AA360509E90E}"
  604. },
  605. "contracts": [
  606. {
  607. "$type": "SlotTypeContract"
  608. }
  609. ],
  610. "slotName": "EntityId: 0",
  611. "Descriptor": {
  612. "ConnectionType": 1,
  613. "SlotType": 2
  614. },
  615. "DataType": 1
  616. },
  617. {
  618. "id": {
  619. "m_id": "{214884B9-1434-4C9D-BF23-2C3B46FB5A96}"
  620. },
  621. "contracts": [
  622. {
  623. "$type": "SlotTypeContract"
  624. }
  625. ],
  626. "slotName": "Number: 1",
  627. "Descriptor": {
  628. "ConnectionType": 1,
  629. "SlotType": 2
  630. },
  631. "DataType": 1
  632. },
  633. {
  634. "id": {
  635. "m_id": "{8C49060D-FBDF-4598-B8FC-F0AC7AB0306C}"
  636. },
  637. "contracts": [
  638. {
  639. "$type": "SlotTypeContract"
  640. }
  641. ],
  642. "slotName": "Boolean: 2",
  643. "Descriptor": {
  644. "ConnectionType": 1,
  645. "SlotType": 2
  646. },
  647. "DataType": 1
  648. },
  649. {
  650. "id": {
  651. "m_id": "{494672DF-E172-4F80-8DE6-2755856A273E}"
  652. },
  653. "contracts": [
  654. {
  655. "$type": "SlotTypeContract"
  656. }
  657. ],
  658. "slotName": "In",
  659. "Descriptor": {
  660. "ConnectionType": 1,
  661. "SlotType": 1
  662. }
  663. },
  664. {
  665. "id": {
  666. "m_id": "{AD8AB980-DAD7-44FF-9C86-E2E74C6B0A87}"
  667. },
  668. "contracts": [
  669. {
  670. "$type": "SlotTypeContract"
  671. }
  672. ],
  673. "slotName": "Out",
  674. "Descriptor": {
  675. "ConnectionType": 2,
  676. "SlotType": 1
  677. }
  678. }
  679. ],
  680. "Datums": [
  681. {
  682. "isOverloadedStorage": false,
  683. "scriptCanvasType": {
  684. "m_type": 1
  685. },
  686. "isNullPointer": false,
  687. "$type": "EntityId",
  688. "value": {
  689. "id": 2901262558
  690. },
  691. "label": "Source"
  692. },
  693. {
  694. "isOverloadedStorage": false,
  695. "scriptCanvasType": {
  696. "m_type": 3
  697. },
  698. "isNullPointer": false,
  699. "$type": "double",
  700. "value": 1.0,
  701. "label": "Parameter Index"
  702. },
  703. {
  704. "isOverloadedStorage": false,
  705. "scriptCanvasType": {
  706. "m_type": 0
  707. },
  708. "isNullPointer": false,
  709. "$type": "bool",
  710. "value": true,
  711. "label": "Value"
  712. }
  713. ],
  714. "methodType": 0,
  715. "methodName": "SetParameterBool",
  716. "className": "AnimGraphComponentRequestBus",
  717. "resultSlotIDs": [
  718. {}
  719. ],
  720. "inputSlots": [
  721. {
  722. "m_id": "{A0E52834-A9D3-4846-AE95-AA360509E90E}"
  723. },
  724. {
  725. "m_id": "{214884B9-1434-4C9D-BF23-2C3B46FB5A96}"
  726. },
  727. {
  728. "m_id": "{8C49060D-FBDF-4598-B8FC-F0AC7AB0306C}"
  729. }
  730. ],
  731. "prettyClassName": "AnimGraphComponentRequestBus"
  732. }
  733. }
  734. }
  735. ],
  736. "m_connections": [
  737. {
  738. "Id": {
  739. "id": 2405926435296791
  740. },
  741. "Name": "srcEndpoint=(EntityBus Handler: ExecutionSlot:OnEntityActivated), destEndpoint=(GetOnTriggerEnterEvent: In)",
  742. "Components": {
  743. "Component_[10726852094953477122]": {
  744. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  745. "Id": 10726852094953477122,
  746. "sourceEndpoint": {
  747. "nodeId": {
  748. "id": 2401811856627223
  749. },
  750. "slotId": {
  751. "m_id": "{FE14C880-CD77-4B4A-9FCF-F55E382AC858}"
  752. }
  753. },
  754. "targetEndpoint": {
  755. "nodeId": {
  756. "id": 2401833331463703
  757. },
  758. "slotId": {
  759. "m_id": "{F73AFBC0-2100-45DD-9C12-902B68970D10}"
  760. }
  761. }
  762. }
  763. }
  764. },
  765. {
  766. "Id": {
  767. "id": 2405999449740823
  768. },
  769. "Name": "srcEndpoint=(GetOnTriggerEnterEvent: Out), destEndpoint=(On Trigger Enter event: Connect)",
  770. "Components": {
  771. "Component_[6006428586726333823]": {
  772. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  773. "Id": 6006428586726333823,
  774. "sourceEndpoint": {
  775. "nodeId": {
  776. "id": 2401833331463703
  777. },
  778. "slotId": {
  779. "m_id": "{58BAC26B-46DF-42AE-A9D4-2EA473990C94}"
  780. }
  781. },
  782. "targetEndpoint": {
  783. "nodeId": {
  784. "id": 2401824741529111
  785. },
  786. "slotId": {
  787. "m_id": "{0E5EA1B4-1EDA-4FAA-896B-B6A6D484463C}"
  788. }
  789. }
  790. }
  791. }
  792. },
  793. {
  794. "Id": {
  795. "id": 2406072464184855
  796. },
  797. "Name": "srcEndpoint=(On Graph Start: Out), destEndpoint=(EntityBus Handler: Connect)",
  798. "Components": {
  799. "Component_[6088953867525545851]": {
  800. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  801. "Id": 6088953867525545851,
  802. "sourceEndpoint": {
  803. "nodeId": {
  804. "id": 2401816151594519
  805. },
  806. "slotId": {
  807. "m_id": "{C5709783-D9F0-438C-B46D-29525299D40E}"
  808. }
  809. },
  810. "targetEndpoint": {
  811. "nodeId": {
  812. "id": 2401811856627223
  813. },
  814. "slotId": {
  815. "m_id": "{99782007-7B96-46D5-94D4-6C8FC03730D0}"
  816. }
  817. }
  818. }
  819. }
  820. },
  821. {
  822. "Id": {
  823. "id": 2406145478628887
  824. },
  825. "Name": "srcEndpoint=(On Trigger Enter event: OnEvent), destEndpoint=(SetParameterBool: In)",
  826. "Components": {
  827. "Component_[14089618078614083052]": {
  828. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  829. "Id": 14089618078614083052,
  830. "sourceEndpoint": {
  831. "nodeId": {
  832. "id": 2401824741529111
  833. },
  834. "slotId": {
  835. "m_id": "{98E79050-A2F6-47C0-B797-E6E7E9EDD277}"
  836. }
  837. },
  838. "targetEndpoint": {
  839. "nodeId": {
  840. "id": 2401829036496407
  841. },
  842. "slotId": {
  843. "m_id": "{494672DF-E172-4F80-8DE6-2755856A273E}"
  844. }
  845. }
  846. }
  847. }
  848. },
  849. {
  850. "Id": {
  851. "id": 2406218493072919
  852. },
  853. "Name": "srcEndpoint=(GetOnTriggerEnterEvent: Event<AZStd::tuple<Crc32, int>, const TriggerEvent&>), destEndpoint=(On Trigger Enter event: On Trigger Enter event)",
  854. "Components": {
  855. "Component_[5280482689626428946]": {
  856. "$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
  857. "Id": 5280482689626428946,
  858. "sourceEndpoint": {
  859. "nodeId": {
  860. "id": 2401833331463703
  861. },
  862. "slotId": {
  863. "m_id": "{C5E3FFD7-F9AA-4691-B97C-BCF2E0A46E47}"
  864. }
  865. },
  866. "targetEndpoint": {
  867. "nodeId": {
  868. "id": 2401824741529111
  869. },
  870. "slotId": {
  871. "m_id": "{DB0B3667-F98A-440C-AE31-5B4D237FC4A3}"
  872. }
  873. }
  874. }
  875. }
  876. }
  877. ]
  878. },
  879. "versionData": {
  880. "_grammarVersion": 1,
  881. "_runtimeVersion": 1,
  882. "_fileVersion": 1
  883. },
  884. "GraphCanvasData": [
  885. {
  886. "Key": {
  887. "id": 2401777496888855
  888. },
  889. "Value": {
  890. "ComponentData": {
  891. "{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
  892. "$type": "SceneComponentSaveData",
  893. "Constructs": [
  894. {
  895. "Type": 3,
  896. "DataContainer": {
  897. "ComponentData": {
  898. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  899. "$type": "NodeSaveData"
  900. },
  901. "{524D8380-AC09-444E-870E-9CEF2535B4A2}": {
  902. "$type": "CommentNodeTextSaveData",
  903. "Comment": "Buggy Attacks Player",
  904. "BackgroundColor": [
  905. 0.9800000190734863,
  906. 0.9700000286102295,
  907. 0.6499999761581421
  908. ],
  909. "FontSettings": {
  910. "PixelSize": 16
  911. }
  912. },
  913. "{6F4811ED-BD83-4A2A-8831-58EEA4020D57}": {
  914. "$type": "NodeGroupFrameComponentSaveData",
  915. "DisplayHeight": 303.0,
  916. "DisplayWidth": 1540.0,
  917. "PersistentGroupedId": [
  918. "{AF21088F-E411-41F8-B9B5-3E36859906A5}",
  919. "{61747CE6-BCF2-459B-A0C9-E974AEE48F62}",
  920. "{4164854C-514D-420D-BA34-39FFBE1E87D6}"
  921. ]
  922. },
  923. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  924. "$type": "GeometrySaveData",
  925. "Position": [
  926. 100.0,
  927. 160.0
  928. ]
  929. },
  930. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  931. "$type": "StylingComponentSaveData"
  932. },
  933. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  934. "$type": "PersistentIdComponentSaveData",
  935. "PersistentId": "{B86F166E-3F19-40D1-BE9D-A78170625F90}"
  936. }
  937. }
  938. }
  939. }
  940. ],
  941. "ViewParams": {
  942. "Scale": 1.0988321874999996,
  943. "AnchorX": 280.2975769042969,
  944. "AnchorY": -10.920684814453125
  945. }
  946. }
  947. }
  948. }
  949. },
  950. {
  951. "Key": {
  952. "id": 2401811856627223
  953. },
  954. "Value": {
  955. "ComponentData": {
  956. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  957. "$type": "NodeSaveData"
  958. },
  959. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  960. "$type": "GeometrySaveData",
  961. "Position": [
  962. -260.0,
  963. 120.0
  964. ]
  965. },
  966. "{9E81C95F-89C0-4476-8E82-63CCC4E52E04}": {
  967. "$type": "EBusHandlerNodeDescriptorSaveData",
  968. "EventIds": [
  969. {
  970. "Value": 245425936
  971. }
  972. ]
  973. },
  974. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  975. "$type": "StylingComponentSaveData"
  976. },
  977. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  978. "$type": "PersistentIdComponentSaveData",
  979. "PersistentId": "{3F55B44C-8525-454D-924A-085DD9FB6313}"
  980. }
  981. }
  982. }
  983. },
  984. {
  985. "Key": {
  986. "id": 2401816151594519
  987. },
  988. "Value": {
  989. "ComponentData": {
  990. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  991. "$type": "NodeSaveData"
  992. },
  993. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  994. "$type": "GeneralNodeTitleComponentSaveData",
  995. "PaletteOverride": "TimeNodeTitlePalette"
  996. },
  997. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  998. "$type": "GeometrySaveData",
  999. "Position": [
  1000. -560.0,
  1001. 360.0
  1002. ]
  1003. },
  1004. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1005. "$type": "StylingComponentSaveData"
  1006. },
  1007. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1008. "$type": "PersistentIdComponentSaveData",
  1009. "PersistentId": "{750B637F-019F-4F77-A933-899D82728BF2}"
  1010. }
  1011. }
  1012. }
  1013. },
  1014. {
  1015. "Key": {
  1016. "id": 2401824741529111
  1017. },
  1018. "Value": {
  1019. "ComponentData": {
  1020. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1021. "$type": "NodeSaveData"
  1022. },
  1023. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1024. "$type": "GeneralNodeTitleComponentSaveData",
  1025. "PaletteOverride": "HandlerNodeTitlePalette"
  1026. },
  1027. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1028. "$type": "GeometrySaveData",
  1029. "Position": [
  1030. 720.0,
  1031. 220.0
  1032. ]
  1033. },
  1034. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1035. "$type": "StylingComponentSaveData",
  1036. "SubStyle": ".azeventhandler"
  1037. },
  1038. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1039. "$type": "PersistentIdComponentSaveData",
  1040. "PersistentId": "{61747CE6-BCF2-459B-A0C9-E974AEE48F62}"
  1041. }
  1042. }
  1043. }
  1044. },
  1045. {
  1046. "Key": {
  1047. "id": 2401829036496407
  1048. },
  1049. "Value": {
  1050. "ComponentData": {
  1051. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1052. "$type": "NodeSaveData"
  1053. },
  1054. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1055. "$type": "GeneralNodeTitleComponentSaveData",
  1056. "PaletteOverride": "MethodNodeTitlePalette"
  1057. },
  1058. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1059. "$type": "GeometrySaveData",
  1060. "Position": [
  1061. 1160.0,
  1062. 240.0
  1063. ]
  1064. },
  1065. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1066. "$type": "StylingComponentSaveData",
  1067. "SubStyle": ".method"
  1068. },
  1069. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1070. "$type": "PersistentIdComponentSaveData",
  1071. "PersistentId": "{AF21088F-E411-41F8-B9B5-3E36859906A5}"
  1072. }
  1073. }
  1074. }
  1075. },
  1076. {
  1077. "Key": {
  1078. "id": 2401833331463703
  1079. },
  1080. "Value": {
  1081. "ComponentData": {
  1082. "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
  1083. "$type": "NodeSaveData"
  1084. },
  1085. "{328FF15C-C302-458F-A43D-E1794DE0904E}": {
  1086. "$type": "GeneralNodeTitleComponentSaveData",
  1087. "PaletteOverride": "MethodNodeTitlePalette"
  1088. },
  1089. "{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
  1090. "$type": "GeometrySaveData",
  1091. "Position": [
  1092. 120.0,
  1093. 260.0
  1094. ]
  1095. },
  1096. "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
  1097. "$type": "StylingComponentSaveData",
  1098. "SubStyle": ".method"
  1099. },
  1100. "{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
  1101. "$type": "PersistentIdComponentSaveData",
  1102. "PersistentId": "{4164854C-514D-420D-BA34-39FFBE1E87D6}"
  1103. }
  1104. }
  1105. }
  1106. }
  1107. ],
  1108. "StatisticsHelper": {
  1109. "InstanceCounter": [
  1110. {
  1111. "Key": 4199610336680704683,
  1112. "Value": 1
  1113. },
  1114. {
  1115. "Key": 4847610523576971761,
  1116. "Value": 1
  1117. },
  1118. {
  1119. "Key": 4901577655475582318,
  1120. "Value": 1
  1121. },
  1122. {
  1123. "Key": 5842116761103598202,
  1124. "Value": 1
  1125. },
  1126. {
  1127. "Key": 13774516340727375813,
  1128. "Value": 1
  1129. }
  1130. ]
  1131. }
  1132. },
  1133. "Component_[5095539580453040285]": {
  1134. "$type": "EditorGraphVariableManagerComponent",
  1135. "Id": 5095539580453040285
  1136. }
  1137. }
  1138. }
  1139. }
  1140. }