bricsItem.prefab 21 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "bricsItem",
  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": "bricsItem",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 12
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 48
  32. },
  33. {
  34. "__id__": 50
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 52
  39. },
  40. "_lpos": {
  41. "__type__": "cc.Vec3",
  42. "x": 0,
  43. "y": 0,
  44. "z": 0
  45. },
  46. "_lrot": {
  47. "__type__": "cc.Quat",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0,
  51. "w": 1
  52. },
  53. "_lscale": {
  54. "__type__": "cc.Vec3",
  55. "x": 1,
  56. "y": 1,
  57. "z": 1
  58. },
  59. "_mobility": 0,
  60. "_layer": 33554432,
  61. "_euler": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. },
  67. "_id": ""
  68. },
  69. {
  70. "__type__": "cc.Node",
  71. "_name": "status_1",
  72. "_objFlags": 0,
  73. "__editorExtras__": {},
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [
  78. {
  79. "__id__": 3
  80. }
  81. ],
  82. "_active": true,
  83. "_components": [
  84. {
  85. "__id__": 9
  86. }
  87. ],
  88. "_prefab": {
  89. "__id__": 11
  90. },
  91. "_lpos": {
  92. "__type__": "cc.Vec3",
  93. "x": 0,
  94. "y": 0,
  95. "z": 0
  96. },
  97. "_lrot": {
  98. "__type__": "cc.Quat",
  99. "x": 0,
  100. "y": 0,
  101. "z": 0,
  102. "w": 1
  103. },
  104. "_lscale": {
  105. "__type__": "cc.Vec3",
  106. "x": 1,
  107. "y": 1,
  108. "z": 1
  109. },
  110. "_mobility": 0,
  111. "_layer": 33554432,
  112. "_euler": {
  113. "__type__": "cc.Vec3",
  114. "x": 0,
  115. "y": 0,
  116. "z": 0
  117. },
  118. "_id": ""
  119. },
  120. {
  121. "__type__": "cc.Node",
  122. "_name": "Sprite",
  123. "_objFlags": 0,
  124. "__editorExtras__": {},
  125. "_parent": {
  126. "__id__": 2
  127. },
  128. "_children": [],
  129. "_active": true,
  130. "_components": [
  131. {
  132. "__id__": 4
  133. },
  134. {
  135. "__id__": 6
  136. }
  137. ],
  138. "_prefab": {
  139. "__id__": 8
  140. },
  141. "_lpos": {
  142. "__type__": "cc.Vec3",
  143. "x": 0,
  144. "y": 0,
  145. "z": 0
  146. },
  147. "_lrot": {
  148. "__type__": "cc.Quat",
  149. "x": 0,
  150. "y": 0,
  151. "z": 0,
  152. "w": 1
  153. },
  154. "_lscale": {
  155. "__type__": "cc.Vec3",
  156. "x": 1,
  157. "y": 1,
  158. "z": 1
  159. },
  160. "_mobility": 0,
  161. "_layer": 33554432,
  162. "_euler": {
  163. "__type__": "cc.Vec3",
  164. "x": 0,
  165. "y": 0,
  166. "z": 0
  167. },
  168. "_id": ""
  169. },
  170. {
  171. "__type__": "cc.UITransform",
  172. "_name": "",
  173. "_objFlags": 0,
  174. "__editorExtras__": {},
  175. "node": {
  176. "__id__": 3
  177. },
  178. "_enabled": true,
  179. "__prefab": {
  180. "__id__": 5
  181. },
  182. "_contentSize": {
  183. "__type__": "cc.Size",
  184. "width": 52,
  185. "height": 52
  186. },
  187. "_anchorPoint": {
  188. "__type__": "cc.Vec2",
  189. "x": 0.5,
  190. "y": 0.5
  191. },
  192. "_id": ""
  193. },
  194. {
  195. "__type__": "cc.CompPrefabInfo",
  196. "fileId": "f7/FPYSQ9CPa+oijNXW6ko"
  197. },
  198. {
  199. "__type__": "cc.Sprite",
  200. "_name": "",
  201. "_objFlags": 0,
  202. "__editorExtras__": {},
  203. "node": {
  204. "__id__": 3
  205. },
  206. "_enabled": true,
  207. "__prefab": {
  208. "__id__": 7
  209. },
  210. "_customMaterial": null,
  211. "_srcBlendFactor": 2,
  212. "_dstBlendFactor": 4,
  213. "_color": {
  214. "__type__": "cc.Color",
  215. "r": 255,
  216. "g": 255,
  217. "b": 255,
  218. "a": 255
  219. },
  220. "_spriteFrame": {
  221. "__uuid__": "a5585f1d-4dcc-4a65-ab8f-c33d67e367a5@f9941",
  222. "__expectedType__": "cc.SpriteFrame"
  223. },
  224. "_type": 0,
  225. "_fillType": 0,
  226. "_sizeMode": 1,
  227. "_fillCenter": {
  228. "__type__": "cc.Vec2",
  229. "x": 0,
  230. "y": 0
  231. },
  232. "_fillStart": 0,
  233. "_fillRange": 0,
  234. "_isTrimmedMode": true,
  235. "_useGrayscale": false,
  236. "_atlas": null,
  237. "_id": ""
  238. },
  239. {
  240. "__type__": "cc.CompPrefabInfo",
  241. "fileId": "67S5M8vZpFtZqBENfWKr9r"
  242. },
  243. {
  244. "__type__": "cc.PrefabInfo",
  245. "root": {
  246. "__id__": 1
  247. },
  248. "asset": {
  249. "__id__": 0
  250. },
  251. "fileId": "e5h44Q3G1OdqLbhZHLmRiD",
  252. "instance": null,
  253. "targetOverrides": null,
  254. "nestedPrefabInstanceRoots": null
  255. },
  256. {
  257. "__type__": "cc.UITransform",
  258. "_name": "",
  259. "_objFlags": 0,
  260. "__editorExtras__": {},
  261. "node": {
  262. "__id__": 2
  263. },
  264. "_enabled": true,
  265. "__prefab": {
  266. "__id__": 10
  267. },
  268. "_contentSize": {
  269. "__type__": "cc.Size",
  270. "width": 100,
  271. "height": 100
  272. },
  273. "_anchorPoint": {
  274. "__type__": "cc.Vec2",
  275. "x": 0.5,
  276. "y": 0.5
  277. },
  278. "_id": ""
  279. },
  280. {
  281. "__type__": "cc.CompPrefabInfo",
  282. "fileId": "98NLEmi/ZPjp8EnNKMdRL5"
  283. },
  284. {
  285. "__type__": "cc.PrefabInfo",
  286. "root": {
  287. "__id__": 1
  288. },
  289. "asset": {
  290. "__id__": 0
  291. },
  292. "fileId": "9cStW2K5BGd5iuLDJJkixH",
  293. "instance": null,
  294. "targetOverrides": null,
  295. "nestedPrefabInstanceRoots": null
  296. },
  297. {
  298. "__type__": "cc.Node",
  299. "_name": "status_2",
  300. "_objFlags": 0,
  301. "__editorExtras__": {},
  302. "_parent": {
  303. "__id__": 1
  304. },
  305. "_children": [
  306. {
  307. "__id__": 13
  308. },
  309. {
  310. "__id__": 21
  311. },
  312. {
  313. "__id__": 27
  314. },
  315. {
  316. "__id__": 33
  317. },
  318. {
  319. "__id__": 39
  320. }
  321. ],
  322. "_active": false,
  323. "_components": [
  324. {
  325. "__id__": 45
  326. }
  327. ],
  328. "_prefab": {
  329. "__id__": 47
  330. },
  331. "_lpos": {
  332. "__type__": "cc.Vec3",
  333. "x": 0,
  334. "y": 0,
  335. "z": 0
  336. },
  337. "_lrot": {
  338. "__type__": "cc.Quat",
  339. "x": 0,
  340. "y": 0,
  341. "z": 0,
  342. "w": 1
  343. },
  344. "_lscale": {
  345. "__type__": "cc.Vec3",
  346. "x": 1,
  347. "y": 1,
  348. "z": 1
  349. },
  350. "_mobility": 0,
  351. "_layer": 33554432,
  352. "_euler": {
  353. "__type__": "cc.Vec3",
  354. "x": 0,
  355. "y": 0,
  356. "z": 0
  357. },
  358. "_id": ""
  359. },
  360. {
  361. "__type__": "cc.Node",
  362. "_name": "Sprite",
  363. "_objFlags": 0,
  364. "__editorExtras__": {},
  365. "_parent": {
  366. "__id__": 12
  367. },
  368. "_children": [],
  369. "_active": false,
  370. "_components": [
  371. {
  372. "__id__": 14
  373. },
  374. {
  375. "__id__": 16
  376. },
  377. {
  378. "__id__": 18
  379. }
  380. ],
  381. "_prefab": {
  382. "__id__": 20
  383. },
  384. "_lpos": {
  385. "__type__": "cc.Vec3",
  386. "x": 0,
  387. "y": 0,
  388. "z": 0
  389. },
  390. "_lrot": {
  391. "__type__": "cc.Quat",
  392. "x": 0,
  393. "y": 0,
  394. "z": 0,
  395. "w": 1
  396. },
  397. "_lscale": {
  398. "__type__": "cc.Vec3",
  399. "x": 1,
  400. "y": 1,
  401. "z": 1
  402. },
  403. "_mobility": 0,
  404. "_layer": 33554432,
  405. "_euler": {
  406. "__type__": "cc.Vec3",
  407. "x": 0,
  408. "y": 0,
  409. "z": 0
  410. },
  411. "_id": ""
  412. },
  413. {
  414. "__type__": "cc.UITransform",
  415. "_name": "",
  416. "_objFlags": 0,
  417. "__editorExtras__": {},
  418. "node": {
  419. "__id__": 13
  420. },
  421. "_enabled": true,
  422. "__prefab": {
  423. "__id__": 15
  424. },
  425. "_contentSize": {
  426. "__type__": "cc.Size",
  427. "width": 104,
  428. "height": 100
  429. },
  430. "_anchorPoint": {
  431. "__type__": "cc.Vec2",
  432. "x": 0.5,
  433. "y": 0.5
  434. },
  435. "_id": ""
  436. },
  437. {
  438. "__type__": "cc.CompPrefabInfo",
  439. "fileId": "0fDxErX5JBy5K/4vEJdAoS"
  440. },
  441. {
  442. "__type__": "cc.Sprite",
  443. "_name": "",
  444. "_objFlags": 0,
  445. "__editorExtras__": {},
  446. "node": {
  447. "__id__": 13
  448. },
  449. "_enabled": true,
  450. "__prefab": {
  451. "__id__": 17
  452. },
  453. "_customMaterial": null,
  454. "_srcBlendFactor": 2,
  455. "_dstBlendFactor": 4,
  456. "_color": {
  457. "__type__": "cc.Color",
  458. "r": 255,
  459. "g": 255,
  460. "b": 255,
  461. "a": 255
  462. },
  463. "_spriteFrame": {
  464. "__uuid__": "58618de2-65aa-4e8b-b516-34a55f637524@f9941",
  465. "__expectedType__": "cc.SpriteFrame"
  466. },
  467. "_type": 0,
  468. "_fillType": 0,
  469. "_sizeMode": 1,
  470. "_fillCenter": {
  471. "__type__": "cc.Vec2",
  472. "x": 0,
  473. "y": 0
  474. },
  475. "_fillStart": 0,
  476. "_fillRange": 0,
  477. "_isTrimmedMode": true,
  478. "_useGrayscale": false,
  479. "_atlas": null,
  480. "_id": ""
  481. },
  482. {
  483. "__type__": "cc.CompPrefabInfo",
  484. "fileId": "d3030ffGBEe5dlc9cXOwSO"
  485. },
  486. {
  487. "__type__": "cc.Animation",
  488. "_name": "",
  489. "_objFlags": 0,
  490. "__editorExtras__": {},
  491. "node": {
  492. "__id__": 13
  493. },
  494. "_enabled": true,
  495. "__prefab": {
  496. "__id__": 19
  497. },
  498. "playOnLoad": true,
  499. "_clips": [
  500. {
  501. "__uuid__": "62c95173-1005-48b0-bef6-f49a73db295c",
  502. "__expectedType__": "cc.AnimationClip"
  503. }
  504. ],
  505. "_defaultClip": {
  506. "__uuid__": "62c95173-1005-48b0-bef6-f49a73db295c",
  507. "__expectedType__": "cc.AnimationClip"
  508. },
  509. "_id": ""
  510. },
  511. {
  512. "__type__": "cc.CompPrefabInfo",
  513. "fileId": "deQqAlSG9E2Iu6HLHVQDjP"
  514. },
  515. {
  516. "__type__": "cc.PrefabInfo",
  517. "root": {
  518. "__id__": 1
  519. },
  520. "asset": {
  521. "__id__": 0
  522. },
  523. "fileId": "0e+kncFDhAyqEVWx+boANx",
  524. "instance": null,
  525. "targetOverrides": null,
  526. "nestedPrefabInstanceRoots": null
  527. },
  528. {
  529. "__type__": "cc.Node",
  530. "_name": "Sprite-001",
  531. "_objFlags": 0,
  532. "__editorExtras__": {},
  533. "_parent": {
  534. "__id__": 12
  535. },
  536. "_children": [],
  537. "_active": true,
  538. "_components": [
  539. {
  540. "__id__": 22
  541. },
  542. {
  543. "__id__": 24
  544. }
  545. ],
  546. "_prefab": {
  547. "__id__": 26
  548. },
  549. "_lpos": {
  550. "__type__": "cc.Vec3",
  551. "x": 0,
  552. "y": 0,
  553. "z": 0
  554. },
  555. "_lrot": {
  556. "__type__": "cc.Quat",
  557. "x": 0,
  558. "y": 0,
  559. "z": 0,
  560. "w": 1
  561. },
  562. "_lscale": {
  563. "__type__": "cc.Vec3",
  564. "x": 1,
  565. "y": 1,
  566. "z": 1
  567. },
  568. "_mobility": 0,
  569. "_layer": 33554432,
  570. "_euler": {
  571. "__type__": "cc.Vec3",
  572. "x": 0,
  573. "y": 0,
  574. "z": 0
  575. },
  576. "_id": ""
  577. },
  578. {
  579. "__type__": "cc.UITransform",
  580. "_name": "",
  581. "_objFlags": 0,
  582. "__editorExtras__": {},
  583. "node": {
  584. "__id__": 21
  585. },
  586. "_enabled": true,
  587. "__prefab": {
  588. "__id__": 23
  589. },
  590. "_contentSize": {
  591. "__type__": "cc.Size",
  592. "width": 60,
  593. "height": 58
  594. },
  595. "_anchorPoint": {
  596. "__type__": "cc.Vec2",
  597. "x": 0.5,
  598. "y": 0.5
  599. },
  600. "_id": ""
  601. },
  602. {
  603. "__type__": "cc.CompPrefabInfo",
  604. "fileId": "e9bcMLTe1B/psirihC9Q9j"
  605. },
  606. {
  607. "__type__": "cc.Sprite",
  608. "_name": "",
  609. "_objFlags": 0,
  610. "__editorExtras__": {},
  611. "node": {
  612. "__id__": 21
  613. },
  614. "_enabled": true,
  615. "__prefab": {
  616. "__id__": 25
  617. },
  618. "_customMaterial": null,
  619. "_srcBlendFactor": 2,
  620. "_dstBlendFactor": 4,
  621. "_color": {
  622. "__type__": "cc.Color",
  623. "r": 255,
  624. "g": 255,
  625. "b": 255,
  626. "a": 255
  627. },
  628. "_spriteFrame": {
  629. "__uuid__": "ec7ba935-2d0f-49ee-8bf0-92e9679ada3c@f9941",
  630. "__expectedType__": "cc.SpriteFrame"
  631. },
  632. "_type": 0,
  633. "_fillType": 0,
  634. "_sizeMode": 1,
  635. "_fillCenter": {
  636. "__type__": "cc.Vec2",
  637. "x": 0,
  638. "y": 0
  639. },
  640. "_fillStart": 0,
  641. "_fillRange": 0,
  642. "_isTrimmedMode": true,
  643. "_useGrayscale": false,
  644. "_atlas": null,
  645. "_id": ""
  646. },
  647. {
  648. "__type__": "cc.CompPrefabInfo",
  649. "fileId": "dd2EUCKYdIaY96QwTlikl4"
  650. },
  651. {
  652. "__type__": "cc.PrefabInfo",
  653. "root": {
  654. "__id__": 1
  655. },
  656. "asset": {
  657. "__id__": 0
  658. },
  659. "fileId": "92na67FpZA47Wy/xgNprCT",
  660. "instance": null,
  661. "targetOverrides": null,
  662. "nestedPrefabInstanceRoots": null
  663. },
  664. {
  665. "__type__": "cc.Node",
  666. "_name": "state",
  667. "_objFlags": 0,
  668. "__editorExtras__": {},
  669. "_parent": {
  670. "__id__": 12
  671. },
  672. "_children": [],
  673. "_active": false,
  674. "_components": [
  675. {
  676. "__id__": 28
  677. },
  678. {
  679. "__id__": 30
  680. }
  681. ],
  682. "_prefab": {
  683. "__id__": 32
  684. },
  685. "_lpos": {
  686. "__type__": "cc.Vec3",
  687. "x": 9.492,
  688. "y": 58.862,
  689. "z": 0
  690. },
  691. "_lrot": {
  692. "__type__": "cc.Quat",
  693. "x": 0,
  694. "y": 0,
  695. "z": 0,
  696. "w": 1
  697. },
  698. "_lscale": {
  699. "__type__": "cc.Vec3",
  700. "x": 1,
  701. "y": 1,
  702. "z": 1
  703. },
  704. "_mobility": 0,
  705. "_layer": 33554432,
  706. "_euler": {
  707. "__type__": "cc.Vec3",
  708. "x": 0,
  709. "y": 0,
  710. "z": 0
  711. },
  712. "_id": ""
  713. },
  714. {
  715. "__type__": "cc.UITransform",
  716. "_name": "",
  717. "_objFlags": 0,
  718. "__editorExtras__": {},
  719. "node": {
  720. "__id__": 27
  721. },
  722. "_enabled": true,
  723. "__prefab": {
  724. "__id__": 29
  725. },
  726. "_contentSize": {
  727. "__type__": "cc.Size",
  728. "width": 122,
  729. "height": 50
  730. },
  731. "_anchorPoint": {
  732. "__type__": "cc.Vec2",
  733. "x": 0.5,
  734. "y": 0.5
  735. },
  736. "_id": ""
  737. },
  738. {
  739. "__type__": "cc.CompPrefabInfo",
  740. "fileId": "49shV4J3pIQb6oa5pIqigE"
  741. },
  742. {
  743. "__type__": "cc.Sprite",
  744. "_name": "",
  745. "_objFlags": 0,
  746. "__editorExtras__": {},
  747. "node": {
  748. "__id__": 27
  749. },
  750. "_enabled": true,
  751. "__prefab": {
  752. "__id__": 31
  753. },
  754. "_customMaterial": null,
  755. "_srcBlendFactor": 2,
  756. "_dstBlendFactor": 4,
  757. "_color": {
  758. "__type__": "cc.Color",
  759. "r": 255,
  760. "g": 255,
  761. "b": 255,
  762. "a": 255
  763. },
  764. "_spriteFrame": {
  765. "__uuid__": "79bafe0a-c7c8-4aef-b22e-942c705ad16d@f9941",
  766. "__expectedType__": "cc.SpriteFrame"
  767. },
  768. "_type": 0,
  769. "_fillType": 0,
  770. "_sizeMode": 1,
  771. "_fillCenter": {
  772. "__type__": "cc.Vec2",
  773. "x": 0,
  774. "y": 0
  775. },
  776. "_fillStart": 0,
  777. "_fillRange": 0,
  778. "_isTrimmedMode": true,
  779. "_useGrayscale": false,
  780. "_atlas": null,
  781. "_id": ""
  782. },
  783. {
  784. "__type__": "cc.CompPrefabInfo",
  785. "fileId": "46h6lK9AhNipWi4zkUaK/D"
  786. },
  787. {
  788. "__type__": "cc.PrefabInfo",
  789. "root": {
  790. "__id__": 1
  791. },
  792. "asset": {
  793. "__id__": 0
  794. },
  795. "fileId": "dduDWKPWhLnrq9y8omxzbg",
  796. "instance": null,
  797. "targetOverrides": null,
  798. "nestedPrefabInstanceRoots": null
  799. },
  800. {
  801. "__type__": "cc.Node",
  802. "_name": "state-001",
  803. "_objFlags": 0,
  804. "__editorExtras__": {},
  805. "_parent": {
  806. "__id__": 12
  807. },
  808. "_children": [],
  809. "_active": false,
  810. "_components": [
  811. {
  812. "__id__": 34
  813. },
  814. {
  815. "__id__": 36
  816. }
  817. ],
  818. "_prefab": {
  819. "__id__": 38
  820. },
  821. "_lpos": {
  822. "__type__": "cc.Vec3",
  823. "x": -24.682,
  824. "y": 58.862,
  825. "z": 0
  826. },
  827. "_lrot": {
  828. "__type__": "cc.Quat",
  829. "x": 0,
  830. "y": 0,
  831. "z": 0,
  832. "w": 1
  833. },
  834. "_lscale": {
  835. "__type__": "cc.Vec3",
  836. "x": 1,
  837. "y": 1,
  838. "z": 1
  839. },
  840. "_mobility": 0,
  841. "_layer": 33554432,
  842. "_euler": {
  843. "__type__": "cc.Vec3",
  844. "x": 0,
  845. "y": 0,
  846. "z": 0
  847. },
  848. "_id": ""
  849. },
  850. {
  851. "__type__": "cc.UITransform",
  852. "_name": "",
  853. "_objFlags": 0,
  854. "__editorExtras__": {},
  855. "node": {
  856. "__id__": 33
  857. },
  858. "_enabled": true,
  859. "__prefab": {
  860. "__id__": 35
  861. },
  862. "_contentSize": {
  863. "__type__": "cc.Size",
  864. "width": 122,
  865. "height": 50
  866. },
  867. "_anchorPoint": {
  868. "__type__": "cc.Vec2",
  869. "x": 0.5,
  870. "y": 0.5
  871. },
  872. "_id": ""
  873. },
  874. {
  875. "__type__": "cc.CompPrefabInfo",
  876. "fileId": "00oP0eQhBCZIET6HvdUBhA"
  877. },
  878. {
  879. "__type__": "cc.Sprite",
  880. "_name": "",
  881. "_objFlags": 0,
  882. "__editorExtras__": {},
  883. "node": {
  884. "__id__": 33
  885. },
  886. "_enabled": true,
  887. "__prefab": {
  888. "__id__": 37
  889. },
  890. "_customMaterial": null,
  891. "_srcBlendFactor": 2,
  892. "_dstBlendFactor": 4,
  893. "_color": {
  894. "__type__": "cc.Color",
  895. "r": 255,
  896. "g": 255,
  897. "b": 255,
  898. "a": 255
  899. },
  900. "_spriteFrame": {
  901. "__uuid__": "d70a2d4d-6c54-418b-8f76-f79209ded245@f9941",
  902. "__expectedType__": "cc.SpriteFrame"
  903. },
  904. "_type": 0,
  905. "_fillType": 0,
  906. "_sizeMode": 1,
  907. "_fillCenter": {
  908. "__type__": "cc.Vec2",
  909. "x": 0,
  910. "y": 0
  911. },
  912. "_fillStart": 0,
  913. "_fillRange": 0,
  914. "_isTrimmedMode": true,
  915. "_useGrayscale": false,
  916. "_atlas": null,
  917. "_id": ""
  918. },
  919. {
  920. "__type__": "cc.CompPrefabInfo",
  921. "fileId": "2fQ5N8xzRIipJ81lxq2skG"
  922. },
  923. {
  924. "__type__": "cc.PrefabInfo",
  925. "root": {
  926. "__id__": 1
  927. },
  928. "asset": {
  929. "__id__": 0
  930. },
  931. "fileId": "97AxrJ4O1IWJW1KjMyWqKR",
  932. "instance": null,
  933. "targetOverrides": null,
  934. "nestedPrefabInstanceRoots": null
  935. },
  936. {
  937. "__type__": "cc.Node",
  938. "_name": "lab_num",
  939. "_objFlags": 0,
  940. "__editorExtras__": {},
  941. "_parent": {
  942. "__id__": 12
  943. },
  944. "_children": [],
  945. "_active": true,
  946. "_components": [
  947. {
  948. "__id__": 40
  949. },
  950. {
  951. "__id__": 42
  952. }
  953. ],
  954. "_prefab": {
  955. "__id__": 44
  956. },
  957. "_lpos": {
  958. "__type__": "cc.Vec3",
  959. "x": 0,
  960. "y": -11.870000000000005,
  961. "z": 0
  962. },
  963. "_lrot": {
  964. "__type__": "cc.Quat",
  965. "x": 0,
  966. "y": 0,
  967. "z": 0,
  968. "w": 1
  969. },
  970. "_lscale": {
  971. "__type__": "cc.Vec3",
  972. "x": 1,
  973. "y": 1,
  974. "z": 1
  975. },
  976. "_mobility": 0,
  977. "_layer": 33554432,
  978. "_euler": {
  979. "__type__": "cc.Vec3",
  980. "x": 0,
  981. "y": 0,
  982. "z": 0
  983. },
  984. "_id": ""
  985. },
  986. {
  987. "__type__": "cc.UITransform",
  988. "_name": "",
  989. "_objFlags": 0,
  990. "__editorExtras__": {},
  991. "node": {
  992. "__id__": 39
  993. },
  994. "_enabled": true,
  995. "__prefab": {
  996. "__id__": 41
  997. },
  998. "_contentSize": {
  999. "__type__": "cc.Size",
  1000. "width": 30.24609375,
  1001. "height": 58.4
  1002. },
  1003. "_anchorPoint": {
  1004. "__type__": "cc.Vec2",
  1005. "x": 0.5,
  1006. "y": 0.5
  1007. },
  1008. "_id": ""
  1009. },
  1010. {
  1011. "__type__": "cc.CompPrefabInfo",
  1012. "fileId": "11k4RIjtpP76m6suN0AYu4"
  1013. },
  1014. {
  1015. "__type__": "cc.Label",
  1016. "_name": "",
  1017. "_objFlags": 0,
  1018. "__editorExtras__": {},
  1019. "node": {
  1020. "__id__": 39
  1021. },
  1022. "_enabled": true,
  1023. "__prefab": {
  1024. "__id__": 43
  1025. },
  1026. "_customMaterial": null,
  1027. "_srcBlendFactor": 2,
  1028. "_dstBlendFactor": 4,
  1029. "_color": {
  1030. "__type__": "cc.Color",
  1031. "r": 255,
  1032. "g": 255,
  1033. "b": 255,
  1034. "a": 255
  1035. },
  1036. "_string": "2",
  1037. "_horizontalAlign": 1,
  1038. "_verticalAlign": 1,
  1039. "_actualFontSize": 40,
  1040. "_fontSize": 40,
  1041. "_fontFamily": "Arial",
  1042. "_lineHeight": 40,
  1043. "_overflow": 0,
  1044. "_enableWrapText": true,
  1045. "_font": null,
  1046. "_isSystemFontUsed": true,
  1047. "_spacingX": 0,
  1048. "_isItalic": false,
  1049. "_isBold": true,
  1050. "_isUnderline": false,
  1051. "_underlineHeight": 2,
  1052. "_cacheMode": 0,
  1053. "_enableOutline": true,
  1054. "_outlineColor": {
  1055. "__type__": "cc.Color",
  1056. "r": 88,
  1057. "g": 42,
  1058. "b": 9,
  1059. "a": 255
  1060. },
  1061. "_outlineWidth": 4,
  1062. "_enableShadow": false,
  1063. "_shadowColor": {
  1064. "__type__": "cc.Color",
  1065. "r": 0,
  1066. "g": 0,
  1067. "b": 0,
  1068. "a": 255
  1069. },
  1070. "_shadowOffset": {
  1071. "__type__": "cc.Vec2",
  1072. "x": 2,
  1073. "y": 2
  1074. },
  1075. "_shadowBlur": 2,
  1076. "_id": ""
  1077. },
  1078. {
  1079. "__type__": "cc.CompPrefabInfo",
  1080. "fileId": "167W4uv0xPKoDF6Nq+tfoI"
  1081. },
  1082. {
  1083. "__type__": "cc.PrefabInfo",
  1084. "root": {
  1085. "__id__": 1
  1086. },
  1087. "asset": {
  1088. "__id__": 0
  1089. },
  1090. "fileId": "4cvHbpvjdBuKvyOhfjbIBx",
  1091. "instance": null,
  1092. "targetOverrides": null,
  1093. "nestedPrefabInstanceRoots": null
  1094. },
  1095. {
  1096. "__type__": "cc.UITransform",
  1097. "_name": "",
  1098. "_objFlags": 0,
  1099. "__editorExtras__": {},
  1100. "node": {
  1101. "__id__": 12
  1102. },
  1103. "_enabled": true,
  1104. "__prefab": {
  1105. "__id__": 46
  1106. },
  1107. "_contentSize": {
  1108. "__type__": "cc.Size",
  1109. "width": 100,
  1110. "height": 100
  1111. },
  1112. "_anchorPoint": {
  1113. "__type__": "cc.Vec2",
  1114. "x": 0.5,
  1115. "y": 0.5
  1116. },
  1117. "_id": ""
  1118. },
  1119. {
  1120. "__type__": "cc.CompPrefabInfo",
  1121. "fileId": "0bh9g7qAVBc6IpCF1RVaRt"
  1122. },
  1123. {
  1124. "__type__": "cc.PrefabInfo",
  1125. "root": {
  1126. "__id__": 1
  1127. },
  1128. "asset": {
  1129. "__id__": 0
  1130. },
  1131. "fileId": "c6Z2aDjvdHnrYIGRPkFYZV",
  1132. "instance": null,
  1133. "targetOverrides": null,
  1134. "nestedPrefabInstanceRoots": null
  1135. },
  1136. {
  1137. "__type__": "cc.UITransform",
  1138. "_name": "",
  1139. "_objFlags": 0,
  1140. "__editorExtras__": {},
  1141. "node": {
  1142. "__id__": 1
  1143. },
  1144. "_enabled": true,
  1145. "__prefab": {
  1146. "__id__": 49
  1147. },
  1148. "_contentSize": {
  1149. "__type__": "cc.Size",
  1150. "width": 100,
  1151. "height": 100
  1152. },
  1153. "_anchorPoint": {
  1154. "__type__": "cc.Vec2",
  1155. "x": 0.5,
  1156. "y": 0.5
  1157. },
  1158. "_id": ""
  1159. },
  1160. {
  1161. "__type__": "cc.CompPrefabInfo",
  1162. "fileId": "4dAqfNJzZHopUbq5pQqwKd"
  1163. },
  1164. {
  1165. "__type__": "95ea9aWDZ9P6aVMVxgpRQc/",
  1166. "_name": "",
  1167. "_objFlags": 0,
  1168. "__editorExtras__": {},
  1169. "node": {
  1170. "__id__": 1
  1171. },
  1172. "_enabled": true,
  1173. "__prefab": {
  1174. "__id__": 51
  1175. },
  1176. "brickNode": {
  1177. "__id__": 12
  1178. },
  1179. "completeNode": {
  1180. "__id__": 2
  1181. },
  1182. "levelLabel": {
  1183. "__id__": 42
  1184. },
  1185. "iconList": [
  1186. {
  1187. "__uuid__": "79bafe0a-c7c8-4aef-b22e-942c705ad16d@f9941",
  1188. "__expectedType__": "cc.SpriteFrame"
  1189. },
  1190. {
  1191. "__uuid__": "70dce405-8547-46c1-868b-ae8c8822ecb2@f9941",
  1192. "__expectedType__": "cc.SpriteFrame"
  1193. }
  1194. ],
  1195. "iconSprite": {
  1196. "__id__": 30
  1197. },
  1198. "iconNode": {
  1199. "__id__": 27
  1200. },
  1201. "icon2Node": {
  1202. "__id__": 33
  1203. },
  1204. "circleNode": {
  1205. "__id__": 13
  1206. },
  1207. "_id": ""
  1208. },
  1209. {
  1210. "__type__": "cc.CompPrefabInfo",
  1211. "fileId": "5dEPsFLg1I9Jz+Fm6UKQ80"
  1212. },
  1213. {
  1214. "__type__": "cc.PrefabInfo",
  1215. "root": {
  1216. "__id__": 1
  1217. },
  1218. "asset": {
  1219. "__id__": 0
  1220. },
  1221. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  1222. "instance": null,
  1223. "targetOverrides": null
  1224. }
  1225. ]