root_item.prefab 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "root_item",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "persistent": false
  12. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "root_item",
  16. "_objFlags": 0,
  17. "__editorExtras__": {},
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 10
  25. },
  26. {
  27. "__id__": 20
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 30
  34. },
  35. {
  36. "__id__": 32
  37. },
  38. {
  39. "__id__": 34
  40. },
  41. {
  42. "__id__": 36
  43. }
  44. ],
  45. "_prefab": {
  46. "__id__": 39
  47. },
  48. "_lpos": {
  49. "__type__": "cc.Vec3",
  50. "x": 0,
  51. "y": 0,
  52. "z": 0
  53. },
  54. "_lrot": {
  55. "__type__": "cc.Quat",
  56. "x": 0,
  57. "y": 0,
  58. "z": 0,
  59. "w": 1
  60. },
  61. "_lscale": {
  62. "__type__": "cc.Vec3",
  63. "x": -1,
  64. "y": 1,
  65. "z": 1
  66. },
  67. "_mobility": 0,
  68. "_layer": 33554432,
  69. "_euler": {
  70. "__type__": "cc.Vec3",
  71. "x": 0,
  72. "y": 0,
  73. "z": 0
  74. },
  75. "_id": ""
  76. },
  77. {
  78. "__type__": "cc.Node",
  79. "_name": "num",
  80. "_objFlags": 0,
  81. "_parent": {
  82. "__id__": 1
  83. },
  84. "_children": [],
  85. "_active": true,
  86. "_components": [
  87. {
  88. "__id__": 3
  89. },
  90. {
  91. "__id__": 5
  92. },
  93. {
  94. "__id__": 7
  95. }
  96. ],
  97. "_prefab": {
  98. "__id__": 9
  99. },
  100. "_lpos": {
  101. "__type__": "cc.Vec3",
  102. "x": -52.537,
  103. "y": 0,
  104. "z": 0
  105. },
  106. "_lrot": {
  107. "__type__": "cc.Quat",
  108. "x": 0,
  109. "y": 0,
  110. "z": 0,
  111. "w": 1
  112. },
  113. "_lscale": {
  114. "__type__": "cc.Vec3",
  115. "x": 1,
  116. "y": 1,
  117. "z": 1
  118. },
  119. "_mobility": 0,
  120. "_layer": 33554432,
  121. "_euler": {
  122. "__type__": "cc.Vec3",
  123. "x": 0,
  124. "y": 0,
  125. "z": 0
  126. },
  127. "_id": ""
  128. },
  129. {
  130. "__type__": "cc.UITransform",
  131. "_name": "",
  132. "_objFlags": 0,
  133. "node": {
  134. "__id__": 2
  135. },
  136. "_enabled": true,
  137. "__prefab": {
  138. "__id__": 4
  139. },
  140. "_contentSize": {
  141. "__type__": "cc.Size",
  142. "width": 4,
  143. "height": 130
  144. },
  145. "_anchorPoint": {
  146. "__type__": "cc.Vec2",
  147. "x": 0.5,
  148. "y": 0.5
  149. },
  150. "_id": ""
  151. },
  152. {
  153. "__type__": "cc.CompPrefabInfo",
  154. "fileId": "c4m9wt11xBX6uLUAFYgTTY"
  155. },
  156. {
  157. "__type__": "cc.Label",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "node": {
  161. "__id__": 2
  162. },
  163. "_enabled": true,
  164. "__prefab": {
  165. "__id__": 6
  166. },
  167. "_customMaterial": null,
  168. "_srcBlendFactor": 2,
  169. "_dstBlendFactor": 4,
  170. "_color": {
  171. "__type__": "cc.Color",
  172. "r": 43,
  173. "g": 112,
  174. "b": 216,
  175. "a": 255
  176. },
  177. "_string": "",
  178. "_horizontalAlign": 1,
  179. "_verticalAlign": 1,
  180. "_actualFontSize": 100,
  181. "_fontSize": 100,
  182. "_fontFamily": "Arial",
  183. "_lineHeight": 100,
  184. "_overflow": 0,
  185. "_enableWrapText": true,
  186. "_font": null,
  187. "_isSystemFontUsed": true,
  188. "_spacingX": 0,
  189. "_isItalic": false,
  190. "_isBold": true,
  191. "_isUnderline": false,
  192. "_underlineHeight": 2,
  193. "_cacheMode": 0,
  194. "_id": ""
  195. },
  196. {
  197. "__type__": "cc.CompPrefabInfo",
  198. "fileId": "1eYuOMbmhN56+8MCRO8P9f"
  199. },
  200. {
  201. "__type__": "cc.LabelOutline",
  202. "_name": "",
  203. "_objFlags": 0,
  204. "node": {
  205. "__id__": 2
  206. },
  207. "_enabled": true,
  208. "__prefab": {
  209. "__id__": 8
  210. },
  211. "_color": {
  212. "__type__": "cc.Color",
  213. "r": 255,
  214. "g": 255,
  215. "b": 255,
  216. "a": 255
  217. },
  218. "_width": 2,
  219. "_id": ""
  220. },
  221. {
  222. "__type__": "cc.CompPrefabInfo",
  223. "fileId": "76qL4mmFZL6ZZmA9g0nEyw"
  224. },
  225. {
  226. "__type__": "cc.PrefabInfo",
  227. "root": {
  228. "__id__": 1
  229. },
  230. "asset": {
  231. "__id__": 0
  232. },
  233. "fileId": "c6I6dUcVFK07w8byCRjV3/",
  234. "instance": null,
  235. "targetOverrides": null,
  236. "nestedPrefabInstanceRoots": null
  237. },
  238. {
  239. "__type__": "cc.Node",
  240. "_name": "anim",
  241. "_objFlags": 0,
  242. "_parent": {
  243. "__id__": 1
  244. },
  245. "_children": [],
  246. "_active": true,
  247. "_components": [
  248. {
  249. "__id__": 11
  250. },
  251. {
  252. "__id__": 13
  253. },
  254. {
  255. "__id__": 15
  256. },
  257. {
  258. "__id__": 17
  259. }
  260. ],
  261. "_prefab": {
  262. "__id__": 19
  263. },
  264. "_lpos": {
  265. "__type__": "cc.Vec3",
  266. "x": 0,
  267. "y": 0,
  268. "z": 0
  269. },
  270. "_lrot": {
  271. "__type__": "cc.Quat",
  272. "x": 0,
  273. "y": 0,
  274. "z": 0,
  275. "w": 1
  276. },
  277. "_lscale": {
  278. "__type__": "cc.Vec3",
  279. "x": 1,
  280. "y": 1,
  281. "z": 1
  282. },
  283. "_mobility": 0,
  284. "_layer": 33554432,
  285. "_euler": {
  286. "__type__": "cc.Vec3",
  287. "x": 0,
  288. "y": 0,
  289. "z": 0
  290. },
  291. "_id": ""
  292. },
  293. {
  294. "__type__": "cc.UITransform",
  295. "_name": "",
  296. "_objFlags": 0,
  297. "node": {
  298. "__id__": 10
  299. },
  300. "_enabled": true,
  301. "__prefab": {
  302. "__id__": 12
  303. },
  304. "_contentSize": {
  305. "__type__": "cc.Size",
  306. "width": 100,
  307. "height": 100
  308. },
  309. "_anchorPoint": {
  310. "__type__": "cc.Vec2",
  311. "x": 0.5,
  312. "y": 0.5
  313. },
  314. "_id": ""
  315. },
  316. {
  317. "__type__": "cc.CompPrefabInfo",
  318. "fileId": "2fOGxIutpG0qaGTJf0L9O7"
  319. },
  320. {
  321. "__type__": "cc.Animation",
  322. "_name": "",
  323. "_objFlags": 0,
  324. "node": {
  325. "__id__": 10
  326. },
  327. "_enabled": true,
  328. "__prefab": {
  329. "__id__": 14
  330. },
  331. "playOnLoad": false,
  332. "_clips": [
  333. {
  334. "__uuid__": "22ab9926-3c37-4411-af1e-1d83ca90d966",
  335. "__expectedType__": "cc.AnimationClip"
  336. }
  337. ],
  338. "_defaultClip": {
  339. "__uuid__": "22ab9926-3c37-4411-af1e-1d83ca90d966",
  340. "__expectedType__": "cc.AnimationClip"
  341. },
  342. "_id": ""
  343. },
  344. {
  345. "__type__": "cc.CompPrefabInfo",
  346. "fileId": "29anNDsABMqK3TrfRaFqYh"
  347. },
  348. {
  349. "__type__": "cc.Sprite",
  350. "_name": "",
  351. "_objFlags": 0,
  352. "node": {
  353. "__id__": 10
  354. },
  355. "_enabled": true,
  356. "__prefab": {
  357. "__id__": 16
  358. },
  359. "_customMaterial": null,
  360. "_srcBlendFactor": 2,
  361. "_dstBlendFactor": 4,
  362. "_color": {
  363. "__type__": "cc.Color",
  364. "r": 255,
  365. "g": 255,
  366. "b": 255,
  367. "a": 255
  368. },
  369. "_spriteFrame": null,
  370. "_type": 0,
  371. "_fillType": 0,
  372. "_sizeMode": 1,
  373. "_fillCenter": {
  374. "__type__": "cc.Vec2",
  375. "x": 0,
  376. "y": 0
  377. },
  378. "_fillStart": 0,
  379. "_fillRange": 0,
  380. "_isTrimmedMode": true,
  381. "_useGrayscale": false,
  382. "_atlas": null,
  383. "_id": ""
  384. },
  385. {
  386. "__type__": "cc.CompPrefabInfo",
  387. "fileId": "69L/6OFbpIU6mUZRkE5yB8"
  388. },
  389. {
  390. "__type__": "18088eXQYNKR7HqMfNGcl0e",
  391. "_name": "",
  392. "_objFlags": 0,
  393. "node": {
  394. "__id__": 10
  395. },
  396. "_enabled": true,
  397. "__prefab": {
  398. "__id__": 18
  399. },
  400. "_id": ""
  401. },
  402. {
  403. "__type__": "cc.CompPrefabInfo",
  404. "fileId": "7459ngMylJWZDvIudTWL0u"
  405. },
  406. {
  407. "__type__": "cc.PrefabInfo",
  408. "root": {
  409. "__id__": 1
  410. },
  411. "asset": {
  412. "__id__": 0
  413. },
  414. "fileId": "fcAtk5IFZNUashh4yk5fLY",
  415. "instance": null,
  416. "targetOverrides": null,
  417. "nestedPrefabInstanceRoots": null
  418. },
  419. {
  420. "__type__": "cc.Node",
  421. "_name": "anim1",
  422. "_objFlags": 0,
  423. "_parent": {
  424. "__id__": 1
  425. },
  426. "_children": [],
  427. "_active": false,
  428. "_components": [
  429. {
  430. "__id__": 21
  431. },
  432. {
  433. "__id__": 23
  434. },
  435. {
  436. "__id__": 25
  437. },
  438. {
  439. "__id__": 27
  440. }
  441. ],
  442. "_prefab": {
  443. "__id__": 29
  444. },
  445. "_lpos": {
  446. "__type__": "cc.Vec3",
  447. "x": 112.644,
  448. "y": 200.511,
  449. "z": 0
  450. },
  451. "_lrot": {
  452. "__type__": "cc.Quat",
  453. "x": 0,
  454. "y": 0,
  455. "z": 0,
  456. "w": 1
  457. },
  458. "_lscale": {
  459. "__type__": "cc.Vec3",
  460. "x": 1,
  461. "y": 1,
  462. "z": 1
  463. },
  464. "_mobility": 0,
  465. "_layer": 33554432,
  466. "_euler": {
  467. "__type__": "cc.Vec3",
  468. "x": 0,
  469. "y": 0,
  470. "z": 0
  471. },
  472. "_id": ""
  473. },
  474. {
  475. "__type__": "cc.UITransform",
  476. "_name": "",
  477. "_objFlags": 0,
  478. "node": {
  479. "__id__": 20
  480. },
  481. "_enabled": true,
  482. "__prefab": {
  483. "__id__": 22
  484. },
  485. "_contentSize": {
  486. "__type__": "cc.Size",
  487. "width": 211,
  488. "height": 223
  489. },
  490. "_anchorPoint": {
  491. "__type__": "cc.Vec2",
  492. "x": 0.5,
  493. "y": 0.5
  494. },
  495. "_id": ""
  496. },
  497. {
  498. "__type__": "cc.CompPrefabInfo",
  499. "fileId": "9084MSTzBMQ7jp/Nk5sjcg"
  500. },
  501. {
  502. "__type__": "cc.Sprite",
  503. "_name": "",
  504. "_objFlags": 0,
  505. "node": {
  506. "__id__": 20
  507. },
  508. "_enabled": true,
  509. "__prefab": {
  510. "__id__": 24
  511. },
  512. "_customMaterial": null,
  513. "_srcBlendFactor": 2,
  514. "_dstBlendFactor": 4,
  515. "_color": {
  516. "__type__": "cc.Color",
  517. "r": 255,
  518. "g": 255,
  519. "b": 255,
  520. "a": 255
  521. },
  522. "_spriteFrame": {
  523. "__uuid__": "69c55023-2142-41d4-8785-0229e4019ce2@f9941",
  524. "__expectedType__": "cc.SpriteFrame"
  525. },
  526. "_type": 0,
  527. "_fillType": 0,
  528. "_sizeMode": 1,
  529. "_fillCenter": {
  530. "__type__": "cc.Vec2",
  531. "x": 0,
  532. "y": 0
  533. },
  534. "_fillStart": 0,
  535. "_fillRange": 0,
  536. "_isTrimmedMode": true,
  537. "_useGrayscale": false,
  538. "_atlas": null,
  539. "_id": ""
  540. },
  541. {
  542. "__type__": "cc.CompPrefabInfo",
  543. "fileId": "fdBbfGBxxLxbpSn96YwiLD"
  544. },
  545. {
  546. "__type__": "cc.Animation",
  547. "_name": "",
  548. "_objFlags": 0,
  549. "node": {
  550. "__id__": 20
  551. },
  552. "_enabled": true,
  553. "__prefab": {
  554. "__id__": 26
  555. },
  556. "playOnLoad": false,
  557. "_clips": [
  558. {
  559. "__uuid__": "2be7b1e4-b964-44d5-a6a2-6507d567d59d",
  560. "__expectedType__": "cc.AnimationClip"
  561. }
  562. ],
  563. "_defaultClip": {
  564. "__uuid__": "2be7b1e4-b964-44d5-a6a2-6507d567d59d",
  565. "__expectedType__": "cc.AnimationClip"
  566. },
  567. "_id": ""
  568. },
  569. {
  570. "__type__": "cc.CompPrefabInfo",
  571. "fileId": "1frRxbJRhOnqd3I3WUfMHw"
  572. },
  573. {
  574. "__type__": "f2304WiT7FHz6aBJJ29xfY+",
  575. "_name": "",
  576. "_objFlags": 0,
  577. "node": {
  578. "__id__": 20
  579. },
  580. "_enabled": true,
  581. "__prefab": {
  582. "__id__": 28
  583. },
  584. "_id": ""
  585. },
  586. {
  587. "__type__": "cc.CompPrefabInfo",
  588. "fileId": "21S7BizVZOJquC24I3OlJA"
  589. },
  590. {
  591. "__type__": "cc.PrefabInfo",
  592. "root": {
  593. "__id__": 1
  594. },
  595. "asset": {
  596. "__id__": 0
  597. },
  598. "fileId": "1bpyQvwntNRKcfwb1hprYE",
  599. "instance": null,
  600. "targetOverrides": null,
  601. "nestedPrefabInstanceRoots": null
  602. },
  603. {
  604. "__type__": "cc.UITransform",
  605. "_name": "",
  606. "_objFlags": 0,
  607. "node": {
  608. "__id__": 1
  609. },
  610. "_enabled": true,
  611. "__prefab": {
  612. "__id__": 31
  613. },
  614. "_contentSize": {
  615. "__type__": "cc.Size",
  616. "width": 341,
  617. "height": 310
  618. },
  619. "_anchorPoint": {
  620. "__type__": "cc.Vec2",
  621. "x": 0.5,
  622. "y": 0.5
  623. },
  624. "_id": ""
  625. },
  626. {
  627. "__type__": "cc.CompPrefabInfo",
  628. "fileId": "8cK8OtHBZEB6lZeTX5z2x9"
  629. },
  630. {
  631. "__type__": "cc.Sprite",
  632. "_name": "",
  633. "_objFlags": 0,
  634. "node": {
  635. "__id__": 1
  636. },
  637. "_enabled": true,
  638. "__prefab": {
  639. "__id__": 33
  640. },
  641. "_customMaterial": null,
  642. "_srcBlendFactor": 2,
  643. "_dstBlendFactor": 4,
  644. "_color": {
  645. "__type__": "cc.Color",
  646. "r": 255,
  647. "g": 255,
  648. "b": 255,
  649. "a": 255
  650. },
  651. "_spriteFrame": {
  652. "__uuid__": "55511245-e7d8-4562-b305-14eee21727b1@f9941",
  653. "__expectedType__": "cc.SpriteFrame"
  654. },
  655. "_type": 0,
  656. "_fillType": 0,
  657. "_sizeMode": 1,
  658. "_fillCenter": {
  659. "__type__": "cc.Vec2",
  660. "x": 0,
  661. "y": 0
  662. },
  663. "_fillStart": 0,
  664. "_fillRange": 0,
  665. "_isTrimmedMode": true,
  666. "_useGrayscale": false,
  667. "_atlas": null,
  668. "_id": ""
  669. },
  670. {
  671. "__type__": "cc.CompPrefabInfo",
  672. "fileId": "b4wXKJOa1FWaI6yqdjMCqd"
  673. },
  674. {
  675. "__type__": "6aad6MQ7zNGbqi8rCAnDQfJ",
  676. "_name": "",
  677. "_objFlags": 0,
  678. "node": {
  679. "__id__": 1
  680. },
  681. "_enabled": true,
  682. "__prefab": {
  683. "__id__": 35
  684. },
  685. "numLabel": {
  686. "__id__": 5
  687. },
  688. "bgList": [
  689. {
  690. "__uuid__": "55511245-e7d8-4562-b305-14eee21727b1@f9941",
  691. "__expectedType__": "cc.SpriteFrame"
  692. },
  693. {
  694. "__uuid__": "f4db6644-2097-4132-a7c8-1a33ab97fb7c@f9941",
  695. "__expectedType__": "cc.SpriteFrame"
  696. },
  697. {
  698. "__uuid__": "14765388-921e-4616-a9a6-2ea160dc7f8e@f9941",
  699. "__expectedType__": "cc.SpriteFrame"
  700. },
  701. {
  702. "__uuid__": "1187635e-1127-4c2a-8f27-b5e7d890ff46@f9941",
  703. "__expectedType__": "cc.SpriteFrame"
  704. },
  705. {
  706. "__uuid__": "58ba7ed1-3432-4725-a95e-c5243a4fc817@f9941",
  707. "__expectedType__": "cc.SpriteFrame"
  708. }
  709. ],
  710. "_id": ""
  711. },
  712. {
  713. "__type__": "cc.CompPrefabInfo",
  714. "fileId": "a5xVzSSWxDvoCDRpWrMkrG"
  715. },
  716. {
  717. "__type__": "cc.Button",
  718. "_name": "",
  719. "_objFlags": 0,
  720. "node": {
  721. "__id__": 1
  722. },
  723. "_enabled": true,
  724. "__prefab": {
  725. "__id__": 37
  726. },
  727. "clickEvents": [
  728. {
  729. "__id__": 38
  730. }
  731. ],
  732. "_interactable": true,
  733. "_transition": 0,
  734. "_normalColor": {
  735. "__type__": "cc.Color",
  736. "r": 255,
  737. "g": 255,
  738. "b": 255,
  739. "a": 255
  740. },
  741. "_hoverColor": {
  742. "__type__": "cc.Color",
  743. "r": 211,
  744. "g": 211,
  745. "b": 211,
  746. "a": 255
  747. },
  748. "_pressedColor": {
  749. "__type__": "cc.Color",
  750. "r": 255,
  751. "g": 255,
  752. "b": 255,
  753. "a": 255
  754. },
  755. "_disabledColor": {
  756. "__type__": "cc.Color",
  757. "r": 124,
  758. "g": 124,
  759. "b": 124,
  760. "a": 255
  761. },
  762. "_normalSprite": {
  763. "__uuid__": "55511245-e7d8-4562-b305-14eee21727b1@f9941",
  764. "__expectedType__": "cc.SpriteFrame"
  765. },
  766. "_hoverSprite": null,
  767. "_pressedSprite": null,
  768. "_disabledSprite": null,
  769. "_duration": 0.1,
  770. "_zoomScale": 1.2,
  771. "_target": null,
  772. "_id": ""
  773. },
  774. {
  775. "__type__": "cc.CompPrefabInfo",
  776. "fileId": "4dASIvIXdAXakZuASERfWn"
  777. },
  778. {
  779. "__type__": "cc.ClickEvent",
  780. "target": {
  781. "__id__": 1
  782. },
  783. "component": "",
  784. "_componentId": "6aad6MQ7zNGbqi8rCAnDQfJ",
  785. "handler": "onClick",
  786. "customEventData": ""
  787. },
  788. {
  789. "__type__": "cc.PrefabInfo",
  790. "root": {
  791. "__id__": 1
  792. },
  793. "asset": {
  794. "__id__": 0
  795. },
  796. "fileId": "904PEeM3hFhI2HmUADCP+P",
  797. "instance": null,
  798. "targetOverrides": null
  799. }
  800. ]