element_1.prefab 27 KB

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