loadBricsItem.prefab 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "loadBricsItem",
  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": "loadBricsItem",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 18
  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. "__id__": 9
  83. }
  84. ],
  85. "_active": true,
  86. "_components": [
  87. {
  88. "__id__": 15
  89. }
  90. ],
  91. "_prefab": {
  92. "__id__": 17
  93. },
  94. "_lpos": {
  95. "__type__": "cc.Vec3",
  96. "x": 0,
  97. "y": 0,
  98. "z": 0
  99. },
  100. "_lrot": {
  101. "__type__": "cc.Quat",
  102. "x": 0,
  103. "y": 0,
  104. "z": 0,
  105. "w": 1
  106. },
  107. "_lscale": {
  108. "__type__": "cc.Vec3",
  109. "x": 1,
  110. "y": 1,
  111. "z": 1
  112. },
  113. "_mobility": 0,
  114. "_layer": 33554432,
  115. "_euler": {
  116. "__type__": "cc.Vec3",
  117. "x": 0,
  118. "y": 0,
  119. "z": 0
  120. },
  121. "_id": ""
  122. },
  123. {
  124. "__type__": "cc.Node",
  125. "_name": "Sprite",
  126. "_objFlags": 0,
  127. "__editorExtras__": {},
  128. "_parent": {
  129. "__id__": 2
  130. },
  131. "_children": [],
  132. "_active": true,
  133. "_components": [
  134. {
  135. "__id__": 4
  136. },
  137. {
  138. "__id__": 6
  139. }
  140. ],
  141. "_prefab": {
  142. "__id__": 8
  143. },
  144. "_lpos": {
  145. "__type__": "cc.Vec3",
  146. "x": 0,
  147. "y": 0,
  148. "z": 0
  149. },
  150. "_lrot": {
  151. "__type__": "cc.Quat",
  152. "x": 0,
  153. "y": 0,
  154. "z": 0,
  155. "w": 1
  156. },
  157. "_lscale": {
  158. "__type__": "cc.Vec3",
  159. "x": 1,
  160. "y": 1,
  161. "z": 1
  162. },
  163. "_mobility": 0,
  164. "_layer": 33554432,
  165. "_euler": {
  166. "__type__": "cc.Vec3",
  167. "x": 0,
  168. "y": 0,
  169. "z": 0
  170. },
  171. "_id": ""
  172. },
  173. {
  174. "__type__": "cc.UITransform",
  175. "_name": "",
  176. "_objFlags": 0,
  177. "__editorExtras__": {},
  178. "node": {
  179. "__id__": 3
  180. },
  181. "_enabled": true,
  182. "__prefab": {
  183. "__id__": 5
  184. },
  185. "_contentSize": {
  186. "__type__": "cc.Size",
  187. "width": 52,
  188. "height": 52
  189. },
  190. "_anchorPoint": {
  191. "__type__": "cc.Vec2",
  192. "x": 0.5,
  193. "y": 0.5
  194. },
  195. "_id": ""
  196. },
  197. {
  198. "__type__": "cc.CompPrefabInfo",
  199. "fileId": "f7/FPYSQ9CPa+oijNXW6ko"
  200. },
  201. {
  202. "__type__": "cc.Sprite",
  203. "_name": "",
  204. "_objFlags": 0,
  205. "__editorExtras__": {},
  206. "node": {
  207. "__id__": 3
  208. },
  209. "_enabled": true,
  210. "__prefab": {
  211. "__id__": 7
  212. },
  213. "_customMaterial": null,
  214. "_srcBlendFactor": 2,
  215. "_dstBlendFactor": 4,
  216. "_color": {
  217. "__type__": "cc.Color",
  218. "r": 255,
  219. "g": 255,
  220. "b": 255,
  221. "a": 255
  222. },
  223. "_spriteFrame": {
  224. "__uuid__": "a5585f1d-4dcc-4a65-ab8f-c33d67e367a5@f9941",
  225. "__expectedType__": "cc.SpriteFrame"
  226. },
  227. "_type": 0,
  228. "_fillType": 0,
  229. "_sizeMode": 1,
  230. "_fillCenter": {
  231. "__type__": "cc.Vec2",
  232. "x": 0,
  233. "y": 0
  234. },
  235. "_fillStart": 0,
  236. "_fillRange": 0,
  237. "_isTrimmedMode": true,
  238. "_useGrayscale": false,
  239. "_atlas": null,
  240. "_id": ""
  241. },
  242. {
  243. "__type__": "cc.CompPrefabInfo",
  244. "fileId": "67S5M8vZpFtZqBENfWKr9r"
  245. },
  246. {
  247. "__type__": "cc.PrefabInfo",
  248. "root": {
  249. "__id__": 1
  250. },
  251. "asset": {
  252. "__id__": 0
  253. },
  254. "fileId": "e5h44Q3G1OdqLbhZHLmRiD",
  255. "instance": null,
  256. "targetOverrides": null,
  257. "nestedPrefabInstanceRoots": null
  258. },
  259. {
  260. "__type__": "cc.Node",
  261. "_name": "icon_state5",
  262. "_objFlags": 0,
  263. "__editorExtras__": {},
  264. "_parent": {
  265. "__id__": 2
  266. },
  267. "_children": [],
  268. "_active": false,
  269. "_components": [
  270. {
  271. "__id__": 10
  272. },
  273. {
  274. "__id__": 12
  275. }
  276. ],
  277. "_prefab": {
  278. "__id__": 14
  279. },
  280. "_lpos": {
  281. "__type__": "cc.Vec3",
  282. "x": 0,
  283. "y": 59.245,
  284. "z": 0
  285. },
  286. "_lrot": {
  287. "__type__": "cc.Quat",
  288. "x": 0,
  289. "y": 0,
  290. "z": 0,
  291. "w": 1
  292. },
  293. "_lscale": {
  294. "__type__": "cc.Vec3",
  295. "x": 1,
  296. "y": 1,
  297. "z": 1
  298. },
  299. "_mobility": 0,
  300. "_layer": 33554432,
  301. "_euler": {
  302. "__type__": "cc.Vec3",
  303. "x": 0,
  304. "y": 0,
  305. "z": 0
  306. },
  307. "_id": ""
  308. },
  309. {
  310. "__type__": "cc.UITransform",
  311. "_name": "",
  312. "_objFlags": 0,
  313. "__editorExtras__": {},
  314. "node": {
  315. "__id__": 9
  316. },
  317. "_enabled": true,
  318. "__prefab": {
  319. "__id__": 11
  320. },
  321. "_contentSize": {
  322. "__type__": "cc.Size",
  323. "width": 100,
  324. "height": 50
  325. },
  326. "_anchorPoint": {
  327. "__type__": "cc.Vec2",
  328. "x": 0.5,
  329. "y": 0.5
  330. },
  331. "_id": ""
  332. },
  333. {
  334. "__type__": "cc.CompPrefabInfo",
  335. "fileId": "eeDjq5RHZAer3gisJGb4lg"
  336. },
  337. {
  338. "__type__": "cc.Sprite",
  339. "_name": "",
  340. "_objFlags": 0,
  341. "__editorExtras__": {},
  342. "node": {
  343. "__id__": 9
  344. },
  345. "_enabled": true,
  346. "__prefab": {
  347. "__id__": 13
  348. },
  349. "_customMaterial": null,
  350. "_srcBlendFactor": 2,
  351. "_dstBlendFactor": 4,
  352. "_color": {
  353. "__type__": "cc.Color",
  354. "r": 255,
  355. "g": 255,
  356. "b": 255,
  357. "a": 255
  358. },
  359. "_spriteFrame": {
  360. "__uuid__": "35dcb6de-1180-4c6a-b6df-220b407e2edc@f9941",
  361. "__expectedType__": "cc.SpriteFrame"
  362. },
  363. "_type": 0,
  364. "_fillType": 0,
  365. "_sizeMode": 1,
  366. "_fillCenter": {
  367. "__type__": "cc.Vec2",
  368. "x": 0,
  369. "y": 0
  370. },
  371. "_fillStart": 0,
  372. "_fillRange": 0,
  373. "_isTrimmedMode": true,
  374. "_useGrayscale": false,
  375. "_atlas": null,
  376. "_id": ""
  377. },
  378. {
  379. "__type__": "cc.CompPrefabInfo",
  380. "fileId": "15E25G6jhC9ofHX6g2oPZi"
  381. },
  382. {
  383. "__type__": "cc.PrefabInfo",
  384. "root": {
  385. "__id__": 1
  386. },
  387. "asset": {
  388. "__id__": 0
  389. },
  390. "fileId": "04EEtMHfpNNaNt5EVsNiRG",
  391. "instance": null,
  392. "targetOverrides": null,
  393. "nestedPrefabInstanceRoots": null
  394. },
  395. {
  396. "__type__": "cc.UITransform",
  397. "_name": "",
  398. "_objFlags": 0,
  399. "__editorExtras__": {},
  400. "node": {
  401. "__id__": 2
  402. },
  403. "_enabled": true,
  404. "__prefab": {
  405. "__id__": 16
  406. },
  407. "_contentSize": {
  408. "__type__": "cc.Size",
  409. "width": 100,
  410. "height": 100
  411. },
  412. "_anchorPoint": {
  413. "__type__": "cc.Vec2",
  414. "x": 0.5,
  415. "y": 0.5
  416. },
  417. "_id": ""
  418. },
  419. {
  420. "__type__": "cc.CompPrefabInfo",
  421. "fileId": "98NLEmi/ZPjp8EnNKMdRL5"
  422. },
  423. {
  424. "__type__": "cc.PrefabInfo",
  425. "root": {
  426. "__id__": 1
  427. },
  428. "asset": {
  429. "__id__": 0
  430. },
  431. "fileId": "9cStW2K5BGd5iuLDJJkixH",
  432. "instance": null,
  433. "targetOverrides": null,
  434. "nestedPrefabInstanceRoots": null
  435. },
  436. {
  437. "__type__": "cc.Node",
  438. "_name": "status_2",
  439. "_objFlags": 0,
  440. "__editorExtras__": {},
  441. "_parent": {
  442. "__id__": 1
  443. },
  444. "_children": [
  445. {
  446. "__id__": 19
  447. },
  448. {
  449. "__id__": 27
  450. },
  451. {
  452. "__id__": 33
  453. },
  454. {
  455. "__id__": 39
  456. }
  457. ],
  458. "_active": false,
  459. "_components": [
  460. {
  461. "__id__": 45
  462. }
  463. ],
  464. "_prefab": {
  465. "__id__": 47
  466. },
  467. "_lpos": {
  468. "__type__": "cc.Vec3",
  469. "x": 0,
  470. "y": 0,
  471. "z": 0
  472. },
  473. "_lrot": {
  474. "__type__": "cc.Quat",
  475. "x": 0,
  476. "y": 0,
  477. "z": 0,
  478. "w": 1
  479. },
  480. "_lscale": {
  481. "__type__": "cc.Vec3",
  482. "x": 1,
  483. "y": 1,
  484. "z": 1
  485. },
  486. "_mobility": 0,
  487. "_layer": 33554432,
  488. "_euler": {
  489. "__type__": "cc.Vec3",
  490. "x": 0,
  491. "y": 0,
  492. "z": 0
  493. },
  494. "_id": ""
  495. },
  496. {
  497. "__type__": "cc.Node",
  498. "_name": "Sprite",
  499. "_objFlags": 0,
  500. "__editorExtras__": {},
  501. "_parent": {
  502. "__id__": 18
  503. },
  504. "_children": [],
  505. "_active": false,
  506. "_components": [
  507. {
  508. "__id__": 20
  509. },
  510. {
  511. "__id__": 22
  512. },
  513. {
  514. "__id__": 24
  515. }
  516. ],
  517. "_prefab": {
  518. "__id__": 26
  519. },
  520. "_lpos": {
  521. "__type__": "cc.Vec3",
  522. "x": 0,
  523. "y": 0,
  524. "z": 0
  525. },
  526. "_lrot": {
  527. "__type__": "cc.Quat",
  528. "x": 0,
  529. "y": 0,
  530. "z": 0,
  531. "w": 1
  532. },
  533. "_lscale": {
  534. "__type__": "cc.Vec3",
  535. "x": 1,
  536. "y": 1,
  537. "z": 1
  538. },
  539. "_mobility": 0,
  540. "_layer": 33554432,
  541. "_euler": {
  542. "__type__": "cc.Vec3",
  543. "x": 0,
  544. "y": 0,
  545. "z": 0
  546. },
  547. "_id": ""
  548. },
  549. {
  550. "__type__": "cc.UITransform",
  551. "_name": "",
  552. "_objFlags": 0,
  553. "__editorExtras__": {},
  554. "node": {
  555. "__id__": 19
  556. },
  557. "_enabled": true,
  558. "__prefab": {
  559. "__id__": 21
  560. },
  561. "_contentSize": {
  562. "__type__": "cc.Size",
  563. "width": 104,
  564. "height": 100
  565. },
  566. "_anchorPoint": {
  567. "__type__": "cc.Vec2",
  568. "x": 0.5,
  569. "y": 0.5
  570. },
  571. "_id": ""
  572. },
  573. {
  574. "__type__": "cc.CompPrefabInfo",
  575. "fileId": "0fDxErX5JBy5K/4vEJdAoS"
  576. },
  577. {
  578. "__type__": "cc.Sprite",
  579. "_name": "",
  580. "_objFlags": 0,
  581. "__editorExtras__": {},
  582. "node": {
  583. "__id__": 19
  584. },
  585. "_enabled": true,
  586. "__prefab": {
  587. "__id__": 23
  588. },
  589. "_customMaterial": null,
  590. "_srcBlendFactor": 2,
  591. "_dstBlendFactor": 4,
  592. "_color": {
  593. "__type__": "cc.Color",
  594. "r": 255,
  595. "g": 255,
  596. "b": 255,
  597. "a": 255
  598. },
  599. "_spriteFrame": {
  600. "__uuid__": "58618de2-65aa-4e8b-b516-34a55f637524@f9941",
  601. "__expectedType__": "cc.SpriteFrame"
  602. },
  603. "_type": 0,
  604. "_fillType": 0,
  605. "_sizeMode": 1,
  606. "_fillCenter": {
  607. "__type__": "cc.Vec2",
  608. "x": 0,
  609. "y": 0
  610. },
  611. "_fillStart": 0,
  612. "_fillRange": 0,
  613. "_isTrimmedMode": true,
  614. "_useGrayscale": false,
  615. "_atlas": null,
  616. "_id": ""
  617. },
  618. {
  619. "__type__": "cc.CompPrefabInfo",
  620. "fileId": "d3030ffGBEe5dlc9cXOwSO"
  621. },
  622. {
  623. "__type__": "cc.Animation",
  624. "_name": "",
  625. "_objFlags": 0,
  626. "__editorExtras__": {},
  627. "node": {
  628. "__id__": 19
  629. },
  630. "_enabled": true,
  631. "__prefab": {
  632. "__id__": 25
  633. },
  634. "playOnLoad": true,
  635. "_clips": [
  636. {
  637. "__uuid__": "62c95173-1005-48b0-bef6-f49a73db295c",
  638. "__expectedType__": "cc.AnimationClip"
  639. }
  640. ],
  641. "_defaultClip": {
  642. "__uuid__": "62c95173-1005-48b0-bef6-f49a73db295c",
  643. "__expectedType__": "cc.AnimationClip"
  644. },
  645. "_id": ""
  646. },
  647. {
  648. "__type__": "cc.CompPrefabInfo",
  649. "fileId": "deQqAlSG9E2Iu6HLHVQDjP"
  650. },
  651. {
  652. "__type__": "cc.PrefabInfo",
  653. "root": {
  654. "__id__": 1
  655. },
  656. "asset": {
  657. "__id__": 0
  658. },
  659. "fileId": "0e+kncFDhAyqEVWx+boANx",
  660. "instance": null,
  661. "targetOverrides": null,
  662. "nestedPrefabInstanceRoots": null
  663. },
  664. {
  665. "__type__": "cc.Node",
  666. "_name": "Sprite-001",
  667. "_objFlags": 0,
  668. "__editorExtras__": {},
  669. "_parent": {
  670. "__id__": 18
  671. },
  672. "_children": [],
  673. "_active": true,
  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": 0,
  688. "y": 0,
  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": 60,
  729. "height": 58
  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": "e9bcMLTe1B/psirihC9Q9j"
  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__": "ec7ba935-2d0f-49ee-8bf0-92e9679ada3c@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": "dd2EUCKYdIaY96QwTlikl4"
  786. },
  787. {
  788. "__type__": "cc.PrefabInfo",
  789. "root": {
  790. "__id__": 1
  791. },
  792. "asset": {
  793. "__id__": 0
  794. },
  795. "fileId": "92na67FpZA47Wy/xgNprCT",
  796. "instance": null,
  797. "targetOverrides": null,
  798. "nestedPrefabInstanceRoots": null
  799. },
  800. {
  801. "__type__": "cc.Node",
  802. "_name": "state",
  803. "_objFlags": 0,
  804. "__editorExtras__": {},
  805. "_parent": {
  806. "__id__": 18
  807. },
  808. "_children": [],
  809. "_active": true,
  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": 5.503,
  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": 100,
  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": "49shV4J3pIQb6oa5pIqigE"
  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__": "5c65d3c6-d1e0-4da5-ac50-dd8576a36768@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": "46h6lK9AhNipWi4zkUaK/D"
  922. },
  923. {
  924. "__type__": "cc.PrefabInfo",
  925. "root": {
  926. "__id__": 1
  927. },
  928. "asset": {
  929. "__id__": 0
  930. },
  931. "fileId": "dduDWKPWhLnrq9y8omxzbg",
  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__": 18
  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__": 18
  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__": "c8fc1KKPyREgL7Cg6PFOT4G",
  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__": 18
  1178. },
  1179. "completeNode": {
  1180. "__id__": 2
  1181. },
  1182. "levelLabel": {
  1183. "__id__": 42
  1184. },
  1185. "circleNode": {
  1186. "__id__": 19
  1187. },
  1188. "showOver": {
  1189. "__id__": 9
  1190. },
  1191. "_id": ""
  1192. },
  1193. {
  1194. "__type__": "cc.CompPrefabInfo",
  1195. "fileId": "ad8E3JWmlIGKHstVZMp8fT"
  1196. },
  1197. {
  1198. "__type__": "cc.PrefabInfo",
  1199. "root": {
  1200. "__id__": 1
  1201. },
  1202. "asset": {
  1203. "__id__": 0
  1204. },
  1205. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  1206. "instance": null,
  1207. "targetOverrides": null
  1208. }
  1209. ]