Lv1_1.prefab 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "Lv1_1",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "persistent": false
  12. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "Lv1_1",
  16. "_objFlags": 0,
  17. "__editorExtras__": {},
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 72
  28. },
  29. {
  30. "__id__": 74
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 76
  35. },
  36. "_lpos": {
  37. "__type__": "cc.Vec3",
  38. "x": 0,
  39. "y": 0,
  40. "z": 0
  41. },
  42. "_lrot": {
  43. "__type__": "cc.Quat",
  44. "x": 0,
  45. "y": 0,
  46. "z": 0,
  47. "w": 1
  48. },
  49. "_lscale": {
  50. "__type__": "cc.Vec3",
  51. "x": 1,
  52. "y": 1,
  53. "z": 1
  54. },
  55. "_mobility": 0,
  56. "_layer": 33554432,
  57. "_euler": {
  58. "__type__": "cc.Vec3",
  59. "x": 0,
  60. "y": 0,
  61. "z": 0
  62. },
  63. "_id": ""
  64. },
  65. {
  66. "__type__": "cc.Node",
  67. "_name": "Bg",
  68. "_objFlags": 0,
  69. "_parent": {
  70. "__id__": 1
  71. },
  72. "_children": [
  73. {
  74. "__id__": 3
  75. },
  76. {
  77. "__id__": 19
  78. }
  79. ],
  80. "_active": true,
  81. "_components": [
  82. {
  83. "__id__": 67
  84. },
  85. {
  86. "__id__": 69
  87. }
  88. ],
  89. "_prefab": {
  90. "__id__": 71
  91. },
  92. "_lpos": {
  93. "__type__": "cc.Vec3",
  94. "x": 0,
  95. "y": 0,
  96. "z": 0
  97. },
  98. "_lrot": {
  99. "__type__": "cc.Quat",
  100. "x": 0,
  101. "y": 0,
  102. "z": 0,
  103. "w": 1
  104. },
  105. "_lscale": {
  106. "__type__": "cc.Vec3",
  107. "x": 1,
  108. "y": 1,
  109. "z": 1
  110. },
  111. "_mobility": 0,
  112. "_layer": 33554432,
  113. "_euler": {
  114. "__type__": "cc.Vec3",
  115. "x": 0,
  116. "y": 0,
  117. "z": 0
  118. },
  119. "_id": ""
  120. },
  121. {
  122. "__type__": "cc.Node",
  123. "_name": "Up",
  124. "_objFlags": 0,
  125. "_parent": {
  126. "__id__": 2
  127. },
  128. "_children": [
  129. {
  130. "__id__": 4
  131. },
  132. {
  133. "__id__": 10
  134. }
  135. ],
  136. "_active": true,
  137. "_components": [
  138. {
  139. "__id__": 16
  140. }
  141. ],
  142. "_prefab": {
  143. "__id__": 18
  144. },
  145. "_lpos": {
  146. "__type__": "cc.Vec3",
  147. "x": 0,
  148. "y": 300,
  149. "z": 0
  150. },
  151. "_lrot": {
  152. "__type__": "cc.Quat",
  153. "x": 0,
  154. "y": 0,
  155. "z": 0,
  156. "w": 1
  157. },
  158. "_lscale": {
  159. "__type__": "cc.Vec3",
  160. "x": 1,
  161. "y": 1,
  162. "z": 1
  163. },
  164. "_mobility": 0,
  165. "_layer": 33554432,
  166. "_euler": {
  167. "__type__": "cc.Vec3",
  168. "x": 0,
  169. "y": 0,
  170. "z": 0
  171. },
  172. "_id": ""
  173. },
  174. {
  175. "__type__": "cc.Node",
  176. "_name": "1",
  177. "_objFlags": 0,
  178. "_parent": {
  179. "__id__": 3
  180. },
  181. "_children": [],
  182. "_active": true,
  183. "_components": [
  184. {
  185. "__id__": 5
  186. },
  187. {
  188. "__id__": 7
  189. }
  190. ],
  191. "_prefab": {
  192. "__id__": 9
  193. },
  194. "_lpos": {
  195. "__type__": "cc.Vec3",
  196. "x": 0,
  197. "y": 0,
  198. "z": 0
  199. },
  200. "_lrot": {
  201. "__type__": "cc.Quat",
  202. "x": 0,
  203. "y": 0,
  204. "z": 0,
  205. "w": 1
  206. },
  207. "_lscale": {
  208. "__type__": "cc.Vec3",
  209. "x": 1,
  210. "y": 1,
  211. "z": 1
  212. },
  213. "_mobility": 0,
  214. "_layer": 33554432,
  215. "_euler": {
  216. "__type__": "cc.Vec3",
  217. "x": 0,
  218. "y": 0,
  219. "z": 0
  220. },
  221. "_id": ""
  222. },
  223. {
  224. "__type__": "cc.UITransform",
  225. "_name": "",
  226. "_objFlags": 0,
  227. "node": {
  228. "__id__": 4
  229. },
  230. "_enabled": true,
  231. "__prefab": {
  232. "__id__": 6
  233. },
  234. "_contentSize": {
  235. "__type__": "cc.Size",
  236. "width": 285,
  237. "height": 425
  238. },
  239. "_anchorPoint": {
  240. "__type__": "cc.Vec2",
  241. "x": 0.5,
  242. "y": 0.5
  243. },
  244. "_id": ""
  245. },
  246. {
  247. "__type__": "cc.CompPrefabInfo",
  248. "fileId": "c4POnbkrtPnK0FzKK8RGdj"
  249. },
  250. {
  251. "__type__": "cc.Sprite",
  252. "_name": "",
  253. "_objFlags": 0,
  254. "node": {
  255. "__id__": 4
  256. },
  257. "_enabled": true,
  258. "__prefab": {
  259. "__id__": 8
  260. },
  261. "_customMaterial": null,
  262. "_srcBlendFactor": 2,
  263. "_dstBlendFactor": 4,
  264. "_color": {
  265. "__type__": "cc.Color",
  266. "r": 255,
  267. "g": 255,
  268. "b": 255,
  269. "a": 255
  270. },
  271. "_spriteFrame": {
  272. "__uuid__": "d18fbcd7-78fd-4c29-8891-65d6d0dd4621@f9941",
  273. "__expectedType__": "cc.SpriteFrame"
  274. },
  275. "_type": 0,
  276. "_fillType": 0,
  277. "_sizeMode": 1,
  278. "_fillCenter": {
  279. "__type__": "cc.Vec2",
  280. "x": 0,
  281. "y": 0
  282. },
  283. "_fillStart": 0,
  284. "_fillRange": 0,
  285. "_isTrimmedMode": true,
  286. "_useGrayscale": false,
  287. "_atlas": null,
  288. "_id": ""
  289. },
  290. {
  291. "__type__": "cc.CompPrefabInfo",
  292. "fileId": "03vEN8zvpNxKJeKgn0eqol"
  293. },
  294. {
  295. "__type__": "cc.PrefabInfo",
  296. "root": {
  297. "__id__": 1
  298. },
  299. "asset": {
  300. "__id__": 0
  301. },
  302. "fileId": "88bm9kilJF85bI2WySSeDN",
  303. "instance": null,
  304. "targetOverrides": null,
  305. "nestedPrefabInstanceRoots": null
  306. },
  307. {
  308. "__type__": "cc.Node",
  309. "_name": "1",
  310. "_objFlags": 0,
  311. "_parent": {
  312. "__id__": 3
  313. },
  314. "_children": [],
  315. "_active": true,
  316. "_components": [
  317. {
  318. "__id__": 11
  319. },
  320. {
  321. "__id__": 13
  322. }
  323. ],
  324. "_prefab": {
  325. "__id__": 15
  326. },
  327. "_lpos": {
  328. "__type__": "cc.Vec3",
  329. "x": -213.294,
  330. "y": 69.542,
  331. "z": 0
  332. },
  333. "_lrot": {
  334. "__type__": "cc.Quat",
  335. "x": 0,
  336. "y": 0,
  337. "z": 0.7071067811865475,
  338. "w": 0.7071067811865476
  339. },
  340. "_lscale": {
  341. "__type__": "cc.Vec3",
  342. "x": 1,
  343. "y": 1,
  344. "z": 1
  345. },
  346. "_mobility": 0,
  347. "_layer": 33554432,
  348. "_euler": {
  349. "__type__": "cc.Vec3",
  350. "x": 0,
  351. "y": 0,
  352. "z": 90
  353. },
  354. "_id": ""
  355. },
  356. {
  357. "__type__": "cc.UITransform",
  358. "_name": "",
  359. "_objFlags": 0,
  360. "node": {
  361. "__id__": 10
  362. },
  363. "_enabled": true,
  364. "__prefab": {
  365. "__id__": 12
  366. },
  367. "_contentSize": {
  368. "__type__": "cc.Size",
  369. "width": 290,
  370. "height": 428
  371. },
  372. "_anchorPoint": {
  373. "__type__": "cc.Vec2",
  374. "x": 0.5,
  375. "y": 0.5
  376. },
  377. "_id": ""
  378. },
  379. {
  380. "__type__": "cc.CompPrefabInfo",
  381. "fileId": "0fwpVvayNIuIOskV6xSNaU"
  382. },
  383. {
  384. "__type__": "cc.Sprite",
  385. "_name": "",
  386. "_objFlags": 0,
  387. "node": {
  388. "__id__": 10
  389. },
  390. "_enabled": true,
  391. "__prefab": {
  392. "__id__": 14
  393. },
  394. "_customMaterial": null,
  395. "_srcBlendFactor": 2,
  396. "_dstBlendFactor": 4,
  397. "_color": {
  398. "__type__": "cc.Color",
  399. "r": 255,
  400. "g": 255,
  401. "b": 255,
  402. "a": 255
  403. },
  404. "_spriteFrame": {
  405. "__uuid__": "57d0d810-9a2a-4656-a9a1-1f9aab52c098@f9941",
  406. "__expectedType__": "cc.SpriteFrame"
  407. },
  408. "_type": 0,
  409. "_fillType": 0,
  410. "_sizeMode": 1,
  411. "_fillCenter": {
  412. "__type__": "cc.Vec2",
  413. "x": 0,
  414. "y": 0
  415. },
  416. "_fillStart": 0,
  417. "_fillRange": 0,
  418. "_isTrimmedMode": true,
  419. "_useGrayscale": false,
  420. "_atlas": null,
  421. "_id": ""
  422. },
  423. {
  424. "__type__": "cc.CompPrefabInfo",
  425. "fileId": "9aLUgjnTRBbKZnwHhV2+59"
  426. },
  427. {
  428. "__type__": "cc.PrefabInfo",
  429. "root": {
  430. "__id__": 1
  431. },
  432. "asset": {
  433. "__id__": 0
  434. },
  435. "fileId": "f0IHFtyt1A3rBK6nYSKkQ4",
  436. "instance": null,
  437. "targetOverrides": null,
  438. "nestedPrefabInstanceRoots": null
  439. },
  440. {
  441. "__type__": "cc.UITransform",
  442. "_name": "",
  443. "_objFlags": 0,
  444. "node": {
  445. "__id__": 3
  446. },
  447. "_enabled": true,
  448. "__prefab": {
  449. "__id__": 17
  450. },
  451. "_contentSize": {
  452. "__type__": "cc.Size",
  453. "width": 1300,
  454. "height": 500
  455. },
  456. "_anchorPoint": {
  457. "__type__": "cc.Vec2",
  458. "x": 0.5,
  459. "y": 0.5
  460. },
  461. "_id": ""
  462. },
  463. {
  464. "__type__": "cc.CompPrefabInfo",
  465. "fileId": "aaF9wI+BlDKYvF2RWLzFYh"
  466. },
  467. {
  468. "__type__": "cc.PrefabInfo",
  469. "root": {
  470. "__id__": 1
  471. },
  472. "asset": {
  473. "__id__": 0
  474. },
  475. "fileId": "2bsw6wuGlP+o2rQyt+cIgE",
  476. "instance": null,
  477. "targetOverrides": null,
  478. "nestedPrefabInstanceRoots": null
  479. },
  480. {
  481. "__type__": "cc.Node",
  482. "_name": "Down",
  483. "_objFlags": 0,
  484. "_parent": {
  485. "__id__": 2
  486. },
  487. "_children": [
  488. {
  489. "__id__": 20
  490. },
  491. {
  492. "__id__": 36
  493. },
  494. {
  495. "__id__": 52
  496. }
  497. ],
  498. "_active": true,
  499. "_components": [
  500. {
  501. "__id__": 64
  502. }
  503. ],
  504. "_prefab": {
  505. "__id__": 66
  506. },
  507. "_lpos": {
  508. "__type__": "cc.Vec3",
  509. "x": 0,
  510. "y": -300,
  511. "z": 0
  512. },
  513. "_lrot": {
  514. "__type__": "cc.Quat",
  515. "x": 0,
  516. "y": 0,
  517. "z": 0,
  518. "w": 1
  519. },
  520. "_lscale": {
  521. "__type__": "cc.Vec3",
  522. "x": 1,
  523. "y": 1,
  524. "z": 1
  525. },
  526. "_mobility": 0,
  527. "_layer": 33554432,
  528. "_euler": {
  529. "__type__": "cc.Vec3",
  530. "x": 0,
  531. "y": 0,
  532. "z": 0
  533. },
  534. "_id": ""
  535. },
  536. {
  537. "__type__": "cc.Node",
  538. "_name": "1",
  539. "_objFlags": 0,
  540. "_parent": {
  541. "__id__": 19
  542. },
  543. "_children": [
  544. {
  545. "__id__": 21
  546. },
  547. {
  548. "__id__": 25
  549. }
  550. ],
  551. "_active": true,
  552. "_components": [
  553. {
  554. "__id__": 29
  555. },
  556. {
  557. "__id__": 31
  558. },
  559. {
  560. "__id__": 33
  561. }
  562. ],
  563. "_prefab": {
  564. "__id__": 35
  565. },
  566. "_lpos": {
  567. "__type__": "cc.Vec3",
  568. "x": 0,
  569. "y": 0,
  570. "z": 0
  571. },
  572. "_lrot": {
  573. "__type__": "cc.Quat",
  574. "x": 0,
  575. "y": 0,
  576. "z": 0,
  577. "w": 1
  578. },
  579. "_lscale": {
  580. "__type__": "cc.Vec3",
  581. "x": 1,
  582. "y": 1,
  583. "z": 1
  584. },
  585. "_mobility": 0,
  586. "_layer": 33554432,
  587. "_euler": {
  588. "__type__": "cc.Vec3",
  589. "x": 0,
  590. "y": 0,
  591. "z": 0
  592. },
  593. "_id": ""
  594. },
  595. {
  596. "__type__": "cc.Node",
  597. "_name": "Node-002",
  598. "_objFlags": 0,
  599. "_parent": {
  600. "__id__": 20
  601. },
  602. "_children": [],
  603. "_active": true,
  604. "_components": [
  605. {
  606. "__id__": 22
  607. }
  608. ],
  609. "_prefab": {
  610. "__id__": 24
  611. },
  612. "_lpos": {
  613. "__type__": "cc.Vec3",
  614. "x": -70.97000000000003,
  615. "y": -2.0804999999999456,
  616. "z": 0
  617. },
  618. "_lrot": {
  619. "__type__": "cc.Quat",
  620. "x": 0,
  621. "y": 0,
  622. "z": 1,
  623. "w": -6.123233995736766e-17
  624. },
  625. "_lscale": {
  626. "__type__": "cc.Vec3",
  627. "x": 1,
  628. "y": 1,
  629. "z": 1
  630. },
  631. "_mobility": 0,
  632. "_layer": 33554432,
  633. "_euler": {
  634. "__type__": "cc.Vec3",
  635. "x": -180,
  636. "y": -180,
  637. "z": -7.016709298534876e-15
  638. },
  639. "_id": ""
  640. },
  641. {
  642. "__type__": "cc.UITransform",
  643. "_name": "",
  644. "_objFlags": 0,
  645. "node": {
  646. "__id__": 21
  647. },
  648. "_enabled": true,
  649. "__prefab": {
  650. "__id__": 23
  651. },
  652. "_contentSize": {
  653. "__type__": "cc.Size",
  654. "width": 141.94,
  655. "height": 138.02100000000007
  656. },
  657. "_anchorPoint": {
  658. "__type__": "cc.Vec2",
  659. "x": 0.5,
  660. "y": 0.5
  661. },
  662. "_id": ""
  663. },
  664. {
  665. "__type__": "cc.CompPrefabInfo",
  666. "fileId": "55E8Qi7rNJd64irqvZcZf7"
  667. },
  668. {
  669. "__type__": "cc.PrefabInfo",
  670. "root": {
  671. "__id__": 1
  672. },
  673. "asset": {
  674. "__id__": 0
  675. },
  676. "fileId": "f0VMHjW0hOg4DKsaBveLYM",
  677. "instance": null,
  678. "targetOverrides": null,
  679. "nestedPrefabInstanceRoots": null
  680. },
  681. {
  682. "__type__": "cc.Node",
  683. "_name": "Node-001",
  684. "_objFlags": 0,
  685. "_parent": {
  686. "__id__": 20
  687. },
  688. "_children": [],
  689. "_active": true,
  690. "_components": [
  691. {
  692. "__id__": 26
  693. }
  694. ],
  695. "_prefab": {
  696. "__id__": 28
  697. },
  698. "_lpos": {
  699. "__type__": "cc.Vec3",
  700. "x": 70.97000000000003,
  701. "y": -0.05999999999994543,
  702. "z": 0
  703. },
  704. "_lrot": {
  705. "__type__": "cc.Quat",
  706. "x": 0,
  707. "y": 0,
  708. "z": 1,
  709. "w": -6.123233995736766e-17
  710. },
  711. "_lscale": {
  712. "__type__": "cc.Vec3",
  713. "x": 1,
  714. "y": 1,
  715. "z": 1
  716. },
  717. "_mobility": 0,
  718. "_layer": 33554432,
  719. "_euler": {
  720. "__type__": "cc.Vec3",
  721. "x": -180,
  722. "y": -180,
  723. "z": -7.016709298534876e-15
  724. },
  725. "_id": ""
  726. },
  727. {
  728. "__type__": "cc.UITransform",
  729. "_name": "",
  730. "_objFlags": 0,
  731. "node": {
  732. "__id__": 25
  733. },
  734. "_enabled": true,
  735. "__prefab": {
  736. "__id__": 27
  737. },
  738. "_contentSize": {
  739. "__type__": "cc.Size",
  740. "width": 141.94,
  741. "height": 421.92400000000004
  742. },
  743. "_anchorPoint": {
  744. "__type__": "cc.Vec2",
  745. "x": 0.5,
  746. "y": 0.5
  747. },
  748. "_id": ""
  749. },
  750. {
  751. "__type__": "cc.CompPrefabInfo",
  752. "fileId": "92V/Rx9ihLja1hF2T97RN8"
  753. },
  754. {
  755. "__type__": "cc.PrefabInfo",
  756. "root": {
  757. "__id__": 1
  758. },
  759. "asset": {
  760. "__id__": 0
  761. },
  762. "fileId": "b0H6CaEulEWIS9Qp9xFqb2",
  763. "instance": null,
  764. "targetOverrides": null,
  765. "nestedPrefabInstanceRoots": null
  766. },
  767. {
  768. "__type__": "cc.UITransform",
  769. "_name": "",
  770. "_objFlags": 0,
  771. "node": {
  772. "__id__": 20
  773. },
  774. "_enabled": true,
  775. "__prefab": {
  776. "__id__": 30
  777. },
  778. "_contentSize": {
  779. "__type__": "cc.Size",
  780. "width": 285,
  781. "height": 425
  782. },
  783. "_anchorPoint": {
  784. "__type__": "cc.Vec2",
  785. "x": 0.5,
  786. "y": 0.5
  787. },
  788. "_id": ""
  789. },
  790. {
  791. "__type__": "cc.CompPrefabInfo",
  792. "fileId": "75eELBl0FAzYw0g52BHbEO"
  793. },
  794. {
  795. "__type__": "cc.Sprite",
  796. "_name": "",
  797. "_objFlags": 0,
  798. "node": {
  799. "__id__": 20
  800. },
  801. "_enabled": true,
  802. "__prefab": {
  803. "__id__": 32
  804. },
  805. "_customMaterial": null,
  806. "_srcBlendFactor": 2,
  807. "_dstBlendFactor": 4,
  808. "_color": {
  809. "__type__": "cc.Color",
  810. "r": 255,
  811. "g": 255,
  812. "b": 255,
  813. "a": 255
  814. },
  815. "_spriteFrame": {
  816. "__uuid__": "d18fbcd7-78fd-4c29-8891-65d6d0dd4621@f9941",
  817. "__expectedType__": "cc.SpriteFrame"
  818. },
  819. "_type": 0,
  820. "_fillType": 0,
  821. "_sizeMode": 1,
  822. "_fillCenter": {
  823. "__type__": "cc.Vec2",
  824. "x": 0,
  825. "y": 0
  826. },
  827. "_fillStart": 0,
  828. "_fillRange": 0,
  829. "_isTrimmedMode": true,
  830. "_useGrayscale": false,
  831. "_atlas": null,
  832. "_id": ""
  833. },
  834. {
  835. "__type__": "cc.CompPrefabInfo",
  836. "fileId": "61JcsWyZ9H9p9TQs2X4J4g"
  837. },
  838. {
  839. "__type__": "f491dUFLQtL+YlGuT6VN2oN",
  840. "_name": "",
  841. "_objFlags": 0,
  842. "node": {
  843. "__id__": 20
  844. },
  845. "_enabled": true,
  846. "__prefab": {
  847. "__id__": 34
  848. },
  849. "_id": ""
  850. },
  851. {
  852. "__type__": "cc.CompPrefabInfo",
  853. "fileId": "22XCvsFPxAwJnkPC/YnlDb"
  854. },
  855. {
  856. "__type__": "cc.PrefabInfo",
  857. "root": {
  858. "__id__": 1
  859. },
  860. "asset": {
  861. "__id__": 0
  862. },
  863. "fileId": "a93HdtH+5McrUYsis3p6H+",
  864. "instance": null,
  865. "targetOverrides": null,
  866. "nestedPrefabInstanceRoots": null
  867. },
  868. {
  869. "__type__": "cc.Node",
  870. "_name": "1",
  871. "_objFlags": 0,
  872. "_parent": {
  873. "__id__": 19
  874. },
  875. "_children": [
  876. {
  877. "__id__": 37
  878. },
  879. {
  880. "__id__": 41
  881. }
  882. ],
  883. "_active": true,
  884. "_components": [
  885. {
  886. "__id__": 45
  887. },
  888. {
  889. "__id__": 47
  890. },
  891. {
  892. "__id__": 49
  893. }
  894. ],
  895. "_prefab": {
  896. "__id__": 51
  897. },
  898. "_lpos": {
  899. "__type__": "cc.Vec3",
  900. "x": -213.294,
  901. "y": 69.542,
  902. "z": 0
  903. },
  904. "_lrot": {
  905. "__type__": "cc.Quat",
  906. "x": 0,
  907. "y": 0,
  908. "z": 0.7071067811865475,
  909. "w": 0.7071067811865476
  910. },
  911. "_lscale": {
  912. "__type__": "cc.Vec3",
  913. "x": 1,
  914. "y": 1,
  915. "z": 1
  916. },
  917. "_mobility": 0,
  918. "_layer": 33554432,
  919. "_euler": {
  920. "__type__": "cc.Vec3",
  921. "x": 0,
  922. "y": 0,
  923. "z": 90
  924. },
  925. "_id": ""
  926. },
  927. {
  928. "__type__": "cc.Node",
  929. "_name": "Node",
  930. "_objFlags": 0,
  931. "_parent": {
  932. "__id__": 36
  933. },
  934. "_children": [],
  935. "_active": true,
  936. "_components": [
  937. {
  938. "__id__": 38
  939. }
  940. ],
  941. "_prefab": {
  942. "__id__": 40
  943. },
  944. "_lpos": {
  945. "__type__": "cc.Vec3",
  946. "x": -71.22900000000001,
  947. "y": 70.72249999999998,
  948. "z": 0
  949. },
  950. "_lrot": {
  951. "__type__": "cc.Quat",
  952. "x": 0,
  953. "y": 0,
  954. "z": 0,
  955. "w": 1
  956. },
  957. "_lscale": {
  958. "__type__": "cc.Vec3",
  959. "x": 1,
  960. "y": 1,
  961. "z": 1
  962. },
  963. "_mobility": 0,
  964. "_layer": 33554432,
  965. "_euler": {
  966. "__type__": "cc.Vec3",
  967. "x": 0,
  968. "y": 0,
  969. "z": 0
  970. },
  971. "_id": ""
  972. },
  973. {
  974. "__type__": "cc.UITransform",
  975. "_name": "",
  976. "_objFlags": 0,
  977. "node": {
  978. "__id__": 37
  979. },
  980. "_enabled": true,
  981. "__prefab": {
  982. "__id__": 39
  983. },
  984. "_contentSize": {
  985. "__type__": "cc.Size",
  986. "width": 142.433,
  987. "height": 282.87
  988. },
  989. "_anchorPoint": {
  990. "__type__": "cc.Vec2",
  991. "x": 0.5,
  992. "y": 0.5
  993. },
  994. "_id": ""
  995. },
  996. {
  997. "__type__": "cc.CompPrefabInfo",
  998. "fileId": "9fcKYtMWpKHaOdhZ95wwy5"
  999. },
  1000. {
  1001. "__type__": "cc.PrefabInfo",
  1002. "root": {
  1003. "__id__": 1
  1004. },
  1005. "asset": {
  1006. "__id__": 0
  1007. },
  1008. "fileId": "aezUMDfSRHjpZtM82sPQu5",
  1009. "instance": null,
  1010. "targetOverrides": null,
  1011. "nestedPrefabInstanceRoots": null
  1012. },
  1013. {
  1014. "__type__": "cc.Node",
  1015. "_name": "Node-001",
  1016. "_objFlags": 0,
  1017. "_parent": {
  1018. "__id__": 36
  1019. },
  1020. "_children": [],
  1021. "_active": true,
  1022. "_components": [
  1023. {
  1024. "__id__": 42
  1025. }
  1026. ],
  1027. "_prefab": {
  1028. "__id__": 44
  1029. },
  1030. "_lpos": {
  1031. "__type__": "cc.Vec3",
  1032. "x": 70.19350000000007,
  1033. "y": -70.71199999999999,
  1034. "z": 0
  1035. },
  1036. "_lrot": {
  1037. "__type__": "cc.Quat",
  1038. "x": 0,
  1039. "y": 0,
  1040. "z": 0,
  1041. "w": 1
  1042. },
  1043. "_lscale": {
  1044. "__type__": "cc.Vec3",
  1045. "x": 1,
  1046. "y": 1,
  1047. "z": 1
  1048. },
  1049. "_mobility": 0,
  1050. "_layer": 33554432,
  1051. "_euler": {
  1052. "__type__": "cc.Vec3",
  1053. "x": 0,
  1054. "y": 0,
  1055. "z": 0
  1056. },
  1057. "_id": ""
  1058. },
  1059. {
  1060. "__type__": "cc.UITransform",
  1061. "_name": "",
  1062. "_objFlags": 0,
  1063. "node": {
  1064. "__id__": 41
  1065. },
  1066. "_enabled": true,
  1067. "__prefab": {
  1068. "__id__": 43
  1069. },
  1070. "_contentSize": {
  1071. "__type__": "cc.Size",
  1072. "width": 140.412,
  1073. "height": 282.87
  1074. },
  1075. "_anchorPoint": {
  1076. "__type__": "cc.Vec2",
  1077. "x": 0.5,
  1078. "y": 0.5
  1079. },
  1080. "_id": ""
  1081. },
  1082. {
  1083. "__type__": "cc.CompPrefabInfo",
  1084. "fileId": "20SIo5zVlFV4NWMwdtEb2D"
  1085. },
  1086. {
  1087. "__type__": "cc.PrefabInfo",
  1088. "root": {
  1089. "__id__": 1
  1090. },
  1091. "asset": {
  1092. "__id__": 0
  1093. },
  1094. "fileId": "4aS7hcxVVCW65Gd+4l1p2k",
  1095. "instance": null,
  1096. "targetOverrides": null,
  1097. "nestedPrefabInstanceRoots": null
  1098. },
  1099. {
  1100. "__type__": "cc.UITransform",
  1101. "_name": "",
  1102. "_objFlags": 0,
  1103. "node": {
  1104. "__id__": 36
  1105. },
  1106. "_enabled": true,
  1107. "__prefab": {
  1108. "__id__": 46
  1109. },
  1110. "_contentSize": {
  1111. "__type__": "cc.Size",
  1112. "width": 290,
  1113. "height": 428
  1114. },
  1115. "_anchorPoint": {
  1116. "__type__": "cc.Vec2",
  1117. "x": 0.5,
  1118. "y": 0.5
  1119. },
  1120. "_id": ""
  1121. },
  1122. {
  1123. "__type__": "cc.CompPrefabInfo",
  1124. "fileId": "96BXEYiMFEX7xNvDCD3cZU"
  1125. },
  1126. {
  1127. "__type__": "cc.Sprite",
  1128. "_name": "",
  1129. "_objFlags": 0,
  1130. "node": {
  1131. "__id__": 36
  1132. },
  1133. "_enabled": true,
  1134. "__prefab": {
  1135. "__id__": 48
  1136. },
  1137. "_customMaterial": null,
  1138. "_srcBlendFactor": 2,
  1139. "_dstBlendFactor": 4,
  1140. "_color": {
  1141. "__type__": "cc.Color",
  1142. "r": 255,
  1143. "g": 255,
  1144. "b": 255,
  1145. "a": 255
  1146. },
  1147. "_spriteFrame": {
  1148. "__uuid__": "57d0d810-9a2a-4656-a9a1-1f9aab52c098@f9941",
  1149. "__expectedType__": "cc.SpriteFrame"
  1150. },
  1151. "_type": 0,
  1152. "_fillType": 0,
  1153. "_sizeMode": 1,
  1154. "_fillCenter": {
  1155. "__type__": "cc.Vec2",
  1156. "x": 0,
  1157. "y": 0
  1158. },
  1159. "_fillStart": 0,
  1160. "_fillRange": 0,
  1161. "_isTrimmedMode": true,
  1162. "_useGrayscale": false,
  1163. "_atlas": null,
  1164. "_id": ""
  1165. },
  1166. {
  1167. "__type__": "cc.CompPrefabInfo",
  1168. "fileId": "13rPVC+KtFv6cAINxtpD+9"
  1169. },
  1170. {
  1171. "__type__": "f491dUFLQtL+YlGuT6VN2oN",
  1172. "_name": "",
  1173. "_objFlags": 0,
  1174. "node": {
  1175. "__id__": 36
  1176. },
  1177. "_enabled": true,
  1178. "__prefab": {
  1179. "__id__": 50
  1180. },
  1181. "_id": ""
  1182. },
  1183. {
  1184. "__type__": "cc.CompPrefabInfo",
  1185. "fileId": "5dSydAxJJNbKTsEHrG/WNa"
  1186. },
  1187. {
  1188. "__type__": "cc.PrefabInfo",
  1189. "root": {
  1190. "__id__": 1
  1191. },
  1192. "asset": {
  1193. "__id__": 0
  1194. },
  1195. "fileId": "72iWE+PlxJy4PAz44aSSFj",
  1196. "instance": null,
  1197. "targetOverrides": null,
  1198. "nestedPrefabInstanceRoots": null
  1199. },
  1200. {
  1201. "__type__": "cc.Node",
  1202. "_name": "2",
  1203. "_objFlags": 0,
  1204. "_parent": {
  1205. "__id__": 19
  1206. },
  1207. "_children": [
  1208. {
  1209. "__id__": 53
  1210. }
  1211. ],
  1212. "_active": true,
  1213. "_components": [
  1214. {
  1215. "__id__": 57
  1216. },
  1217. {
  1218. "__id__": 59
  1219. },
  1220. {
  1221. "__id__": 61
  1222. }
  1223. ],
  1224. "_prefab": {
  1225. "__id__": 63
  1226. },
  1227. "_lpos": {
  1228. "__type__": "cc.Vec3",
  1229. "x": -71.423,
  1230. "y": -141.084,
  1231. "z": 0
  1232. },
  1233. "_lrot": {
  1234. "__type__": "cc.Quat",
  1235. "x": 0,
  1236. "y": 0,
  1237. "z": 0,
  1238. "w": 1
  1239. },
  1240. "_lscale": {
  1241. "__type__": "cc.Vec3",
  1242. "x": 1,
  1243. "y": 1,
  1244. "z": 1
  1245. },
  1246. "_mobility": 0,
  1247. "_layer": 33554432,
  1248. "_euler": {
  1249. "__type__": "cc.Vec3",
  1250. "x": 0,
  1251. "y": 0,
  1252. "z": 0
  1253. },
  1254. "_id": ""
  1255. },
  1256. {
  1257. "__type__": "cc.Node",
  1258. "_name": "Node",
  1259. "_objFlags": 0,
  1260. "_parent": {
  1261. "__id__": 52
  1262. },
  1263. "_children": [],
  1264. "_active": true,
  1265. "_components": [
  1266. {
  1267. "__id__": 54
  1268. }
  1269. ],
  1270. "_prefab": {
  1271. "__id__": 56
  1272. },
  1273. "_lpos": {
  1274. "__type__": "cc.Vec3",
  1275. "x": -0.3634999999999664,
  1276. "y": -1.7095000000000216,
  1277. "z": 0
  1278. },
  1279. "_lrot": {
  1280. "__type__": "cc.Quat",
  1281. "x": 0,
  1282. "y": 0,
  1283. "z": 0,
  1284. "w": 1
  1285. },
  1286. "_lscale": {
  1287. "__type__": "cc.Vec3",
  1288. "x": 1,
  1289. "y": 1,
  1290. "z": 1
  1291. },
  1292. "_mobility": 0,
  1293. "_layer": 33554432,
  1294. "_euler": {
  1295. "__type__": "cc.Vec3",
  1296. "x": 0,
  1297. "y": 0,
  1298. "z": 0
  1299. },
  1300. "_id": ""
  1301. },
  1302. {
  1303. "__type__": "cc.UITransform",
  1304. "_name": "",
  1305. "_objFlags": 0,
  1306. "node": {
  1307. "__id__": 53
  1308. },
  1309. "_enabled": true,
  1310. "__prefab": {
  1311. "__id__": 55
  1312. },
  1313. "_contentSize": {
  1314. "__type__": "cc.Size",
  1315. "width": 139.402,
  1316. "height": 141.423
  1317. },
  1318. "_anchorPoint": {
  1319. "__type__": "cc.Vec2",
  1320. "x": 0.5,
  1321. "y": 0.5
  1322. },
  1323. "_id": ""
  1324. },
  1325. {
  1326. "__type__": "cc.CompPrefabInfo",
  1327. "fileId": "949dBK+0pPnKLSE8TDjk1U"
  1328. },
  1329. {
  1330. "__type__": "cc.PrefabInfo",
  1331. "root": {
  1332. "__id__": 1
  1333. },
  1334. "asset": {
  1335. "__id__": 0
  1336. },
  1337. "fileId": "a9nba+fI5H46nse74Cx2q7",
  1338. "instance": null,
  1339. "targetOverrides": null,
  1340. "nestedPrefabInstanceRoots": null
  1341. },
  1342. {
  1343. "__type__": "cc.UITransform",
  1344. "_name": "",
  1345. "_objFlags": 0,
  1346. "node": {
  1347. "__id__": 52
  1348. },
  1349. "_enabled": true,
  1350. "__prefab": {
  1351. "__id__": 58
  1352. },
  1353. "_contentSize": {
  1354. "__type__": "cc.Size",
  1355. "width": 143,
  1356. "height": 143
  1357. },
  1358. "_anchorPoint": {
  1359. "__type__": "cc.Vec2",
  1360. "x": 0.5,
  1361. "y": 0.5
  1362. },
  1363. "_id": ""
  1364. },
  1365. {
  1366. "__type__": "cc.CompPrefabInfo",
  1367. "fileId": "05Myz5rzJNr6wi0mNw5HND"
  1368. },
  1369. {
  1370. "__type__": "cc.Sprite",
  1371. "_name": "",
  1372. "_objFlags": 0,
  1373. "node": {
  1374. "__id__": 52
  1375. },
  1376. "_enabled": true,
  1377. "__prefab": {
  1378. "__id__": 60
  1379. },
  1380. "_customMaterial": null,
  1381. "_srcBlendFactor": 2,
  1382. "_dstBlendFactor": 4,
  1383. "_color": {
  1384. "__type__": "cc.Color",
  1385. "r": 255,
  1386. "g": 255,
  1387. "b": 255,
  1388. "a": 255
  1389. },
  1390. "_spriteFrame": {
  1391. "__uuid__": "82917f70-2d7c-4c38-853d-e7cfa824b2f3@f9941",
  1392. "__expectedType__": "cc.SpriteFrame"
  1393. },
  1394. "_type": 0,
  1395. "_fillType": 0,
  1396. "_sizeMode": 1,
  1397. "_fillCenter": {
  1398. "__type__": "cc.Vec2",
  1399. "x": 0,
  1400. "y": 0
  1401. },
  1402. "_fillStart": 0,
  1403. "_fillRange": 0,
  1404. "_isTrimmedMode": true,
  1405. "_useGrayscale": false,
  1406. "_atlas": null,
  1407. "_id": ""
  1408. },
  1409. {
  1410. "__type__": "cc.CompPrefabInfo",
  1411. "fileId": "6bIwV+t1tOVKQo3IMm/jOC"
  1412. },
  1413. {
  1414. "__type__": "f491dUFLQtL+YlGuT6VN2oN",
  1415. "_name": "",
  1416. "_objFlags": 0,
  1417. "node": {
  1418. "__id__": 52
  1419. },
  1420. "_enabled": true,
  1421. "__prefab": {
  1422. "__id__": 62
  1423. },
  1424. "_id": ""
  1425. },
  1426. {
  1427. "__type__": "cc.CompPrefabInfo",
  1428. "fileId": "689jzv6kBNnKvkEEbLGE7i"
  1429. },
  1430. {
  1431. "__type__": "cc.PrefabInfo",
  1432. "root": {
  1433. "__id__": 1
  1434. },
  1435. "asset": {
  1436. "__id__": 0
  1437. },
  1438. "fileId": "c9KUXMmnpPbbdCPldl8swV",
  1439. "instance": null,
  1440. "targetOverrides": null,
  1441. "nestedPrefabInstanceRoots": null
  1442. },
  1443. {
  1444. "__type__": "cc.UITransform",
  1445. "_name": "",
  1446. "_objFlags": 0,
  1447. "node": {
  1448. "__id__": 19
  1449. },
  1450. "_enabled": true,
  1451. "__prefab": {
  1452. "__id__": 65
  1453. },
  1454. "_contentSize": {
  1455. "__type__": "cc.Size",
  1456. "width": 1300,
  1457. "height": 500
  1458. },
  1459. "_anchorPoint": {
  1460. "__type__": "cc.Vec2",
  1461. "x": 0.5,
  1462. "y": 0.5
  1463. },
  1464. "_id": ""
  1465. },
  1466. {
  1467. "__type__": "cc.CompPrefabInfo",
  1468. "fileId": "39TjNOvWNEK51c9qyxnnmY"
  1469. },
  1470. {
  1471. "__type__": "cc.PrefabInfo",
  1472. "root": {
  1473. "__id__": 1
  1474. },
  1475. "asset": {
  1476. "__id__": 0
  1477. },
  1478. "fileId": "43kdzQFY1IL7SY8iMzM4QZ",
  1479. "instance": null,
  1480. "targetOverrides": null,
  1481. "nestedPrefabInstanceRoots": null
  1482. },
  1483. {
  1484. "__type__": "cc.UITransform",
  1485. "_name": "",
  1486. "_objFlags": 0,
  1487. "node": {
  1488. "__id__": 2
  1489. },
  1490. "_enabled": true,
  1491. "__prefab": {
  1492. "__id__": 68
  1493. },
  1494. "_contentSize": {
  1495. "__type__": "cc.Size",
  1496. "width": 1355,
  1497. "height": 1177
  1498. },
  1499. "_anchorPoint": {
  1500. "__type__": "cc.Vec2",
  1501. "x": 0.5,
  1502. "y": 0.5
  1503. },
  1504. "_id": ""
  1505. },
  1506. {
  1507. "__type__": "cc.CompPrefabInfo",
  1508. "fileId": "a5D8eI82ZO15XwDN0DhZm0"
  1509. },
  1510. {
  1511. "__type__": "cc.Sprite",
  1512. "_name": "",
  1513. "_objFlags": 0,
  1514. "node": {
  1515. "__id__": 2
  1516. },
  1517. "_enabled": true,
  1518. "__prefab": {
  1519. "__id__": 70
  1520. },
  1521. "_customMaterial": null,
  1522. "_srcBlendFactor": 2,
  1523. "_dstBlendFactor": 4,
  1524. "_color": {
  1525. "__type__": "cc.Color",
  1526. "r": 255,
  1527. "g": 255,
  1528. "b": 255,
  1529. "a": 255
  1530. },
  1531. "_spriteFrame": {
  1532. "__uuid__": "4e688368-a9c8-402c-a393-58128b2eaaa1@f9941",
  1533. "__expectedType__": "cc.SpriteFrame"
  1534. },
  1535. "_type": 0,
  1536. "_fillType": 0,
  1537. "_sizeMode": 1,
  1538. "_fillCenter": {
  1539. "__type__": "cc.Vec2",
  1540. "x": 0,
  1541. "y": 0
  1542. },
  1543. "_fillStart": 0,
  1544. "_fillRange": 0,
  1545. "_isTrimmedMode": true,
  1546. "_useGrayscale": false,
  1547. "_atlas": null,
  1548. "_id": ""
  1549. },
  1550. {
  1551. "__type__": "cc.CompPrefabInfo",
  1552. "fileId": "3c9QA6YV5B7Y3BV7ptN/Bo"
  1553. },
  1554. {
  1555. "__type__": "cc.PrefabInfo",
  1556. "root": {
  1557. "__id__": 1
  1558. },
  1559. "asset": {
  1560. "__id__": 0
  1561. },
  1562. "fileId": "fblE0YR6tNboywNFDabboc",
  1563. "instance": null,
  1564. "targetOverrides": null,
  1565. "nestedPrefabInstanceRoots": null
  1566. },
  1567. {
  1568. "__type__": "cc.UITransform",
  1569. "_name": "",
  1570. "_objFlags": 0,
  1571. "node": {
  1572. "__id__": 1
  1573. },
  1574. "_enabled": true,
  1575. "__prefab": {
  1576. "__id__": 73
  1577. },
  1578. "_contentSize": {
  1579. "__type__": "cc.Size",
  1580. "width": 2388,
  1581. "height": 1668
  1582. },
  1583. "_anchorPoint": {
  1584. "__type__": "cc.Vec2",
  1585. "x": 0.5,
  1586. "y": 0.5
  1587. },
  1588. "_id": ""
  1589. },
  1590. {
  1591. "__type__": "cc.CompPrefabInfo",
  1592. "fileId": "02caP6o8hDLIjTCTNlbUOL"
  1593. },
  1594. {
  1595. "__type__": "cc.Widget",
  1596. "_name": "",
  1597. "_objFlags": 0,
  1598. "node": {
  1599. "__id__": 1
  1600. },
  1601. "_enabled": true,
  1602. "__prefab": {
  1603. "__id__": 75
  1604. },
  1605. "_alignFlags": 45,
  1606. "_target": null,
  1607. "_left": 0,
  1608. "_right": 0,
  1609. "_top": 0,
  1610. "_bottom": 0,
  1611. "_horizontalCenter": 0,
  1612. "_verticalCenter": 0,
  1613. "_isAbsLeft": true,
  1614. "_isAbsRight": true,
  1615. "_isAbsTop": true,
  1616. "_isAbsBottom": true,
  1617. "_isAbsHorizontalCenter": true,
  1618. "_isAbsVerticalCenter": true,
  1619. "_originalWidth": 100,
  1620. "_originalHeight": 100,
  1621. "_alignMode": 2,
  1622. "_lockFlags": 0,
  1623. "_id": ""
  1624. },
  1625. {
  1626. "__type__": "cc.CompPrefabInfo",
  1627. "fileId": "e8Ag6uohBPGqll2AUamSj3"
  1628. },
  1629. {
  1630. "__type__": "cc.PrefabInfo",
  1631. "root": {
  1632. "__id__": 1
  1633. },
  1634. "asset": {
  1635. "__id__": 0
  1636. },
  1637. "fileId": "d3ShZnjbxAg5LgND7LlRGS",
  1638. "instance": null,
  1639. "targetOverrides": null
  1640. }
  1641. ]