starHandbookItem.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false
  12. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "starHandbookItem",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 5
  24. },
  25. {
  26. "__id__": 8
  27. },
  28. {
  29. "__id__": 11
  30. }
  31. ],
  32. "_active": true,
  33. "_level": 1,
  34. "_components": [
  35. {
  36. "__id__": 18
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 19
  41. },
  42. "_opacity": 255,
  43. "_color": {
  44. "__type__": "cc.Color",
  45. "r": 255,
  46. "g": 255,
  47. "b": 255,
  48. "a": 255
  49. },
  50. "_contentSize": {
  51. "__type__": "cc.Size",
  52. "width": 148,
  53. "height": 152
  54. },
  55. "_anchorPoint": {
  56. "__type__": "cc.Vec2",
  57. "x": 0.5,
  58. "y": 0.5
  59. },
  60. "_position": {
  61. "__type__": "cc.Vec3",
  62. "x": 0,
  63. "y": 0,
  64. "z": 0
  65. },
  66. "_scale": {
  67. "__type__": "cc.Vec3",
  68. "x": 1,
  69. "y": 1,
  70. "z": 1
  71. },
  72. "_rotationX": 0,
  73. "_rotationY": 0,
  74. "_quat": {
  75. "__type__": "cc.Quat",
  76. "x": 0,
  77. "y": 0,
  78. "z": 0,
  79. "w": 1
  80. },
  81. "_skewX": 0,
  82. "_skewY": 0,
  83. "_zIndex": 0,
  84. "groupIndex": 0,
  85. "_id": ""
  86. },
  87. {
  88. "__type__": "cc.Node",
  89. "_name": "star_handbook_bg",
  90. "_objFlags": 0,
  91. "_parent": {
  92. "__id__": 1
  93. },
  94. "_children": [],
  95. "_active": true,
  96. "_level": 2,
  97. "_components": [
  98. {
  99. "__id__": 3
  100. }
  101. ],
  102. "_prefab": {
  103. "__id__": 4
  104. },
  105. "_opacity": 255,
  106. "_color": {
  107. "__type__": "cc.Color",
  108. "r": 255,
  109. "g": 255,
  110. "b": 255,
  111. "a": 255
  112. },
  113. "_contentSize": {
  114. "__type__": "cc.Size",
  115. "width": 148,
  116. "height": 152
  117. },
  118. "_anchorPoint": {
  119. "__type__": "cc.Vec2",
  120. "x": 0.5,
  121. "y": 0.5
  122. },
  123. "_position": {
  124. "__type__": "cc.Vec3",
  125. "x": 0,
  126. "y": 0,
  127. "z": 0
  128. },
  129. "_scale": {
  130. "__type__": "cc.Vec3",
  131. "x": 1,
  132. "y": 1,
  133. "z": 1
  134. },
  135. "_rotationX": 0,
  136. "_rotationY": 0,
  137. "_quat": {
  138. "__type__": "cc.Quat",
  139. "x": 0,
  140. "y": 0,
  141. "z": 0,
  142. "w": 1
  143. },
  144. "_skewX": 0,
  145. "_skewY": 0,
  146. "_zIndex": 0,
  147. "groupIndex": 0,
  148. "_id": ""
  149. },
  150. {
  151. "__type__": "cc.Sprite",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "node": {
  155. "__id__": 2
  156. },
  157. "_enabled": true,
  158. "_srcBlendFactor": 770,
  159. "_dstBlendFactor": 771,
  160. "_spriteFrame": {
  161. "__uuid__": "817a16c2-157e-41f1-8e73-19e6f1e10c12"
  162. },
  163. "_type": 0,
  164. "_sizeMode": 1,
  165. "_fillType": 0,
  166. "_fillCenter": {
  167. "__type__": "cc.Vec2",
  168. "x": 0,
  169. "y": 0
  170. },
  171. "_fillStart": 0,
  172. "_fillRange": 0,
  173. "_isTrimmedMode": true,
  174. "_state": 0,
  175. "_atlas": null,
  176. "_id": "e81z/2xbtN0LdbkgdzwBiP"
  177. },
  178. {
  179. "__type__": "cc.PrefabInfo",
  180. "root": {
  181. "__id__": 1
  182. },
  183. "asset": {
  184. "__uuid__": "ea5ecae0-4c01-4efa-8708-ceb0998f2014"
  185. },
  186. "fileId": "21SG69R79GeZ6dIEFid0vy",
  187. "sync": false
  188. },
  189. {
  190. "__type__": "cc.Node",
  191. "_name": "starDarkNode",
  192. "_objFlags": 0,
  193. "_parent": {
  194. "__id__": 1
  195. },
  196. "_children": [],
  197. "_active": true,
  198. "_level": 2,
  199. "_components": [
  200. {
  201. "__id__": 6
  202. }
  203. ],
  204. "_prefab": {
  205. "__id__": 7
  206. },
  207. "_opacity": 255,
  208. "_color": {
  209. "__type__": "cc.Color",
  210. "r": 255,
  211. "g": 255,
  212. "b": 255,
  213. "a": 255
  214. },
  215. "_contentSize": {
  216. "__type__": "cc.Size",
  217. "width": 140,
  218. "height": 140
  219. },
  220. "_anchorPoint": {
  221. "__type__": "cc.Vec2",
  222. "x": 0.5,
  223. "y": 0.5
  224. },
  225. "_position": {
  226. "__type__": "cc.Vec3",
  227. "x": 0,
  228. "y": 0,
  229. "z": 0
  230. },
  231. "_scale": {
  232. "__type__": "cc.Vec3",
  233. "x": 1,
  234. "y": 1,
  235. "z": 1
  236. },
  237. "_rotationX": 0,
  238. "_rotationY": 0,
  239. "_quat": {
  240. "__type__": "cc.Quat",
  241. "x": 0,
  242. "y": 0,
  243. "z": 0,
  244. "w": 1
  245. },
  246. "_skewX": 0,
  247. "_skewY": 0,
  248. "_zIndex": 0,
  249. "groupIndex": 0,
  250. "_id": ""
  251. },
  252. {
  253. "__type__": "cc.Sprite",
  254. "_name": "",
  255. "_objFlags": 0,
  256. "node": {
  257. "__id__": 5
  258. },
  259. "_enabled": true,
  260. "_srcBlendFactor": 770,
  261. "_dstBlendFactor": 771,
  262. "_spriteFrame": null,
  263. "_type": 0,
  264. "_sizeMode": 0,
  265. "_fillType": 0,
  266. "_fillCenter": {
  267. "__type__": "cc.Vec2",
  268. "x": 0,
  269. "y": 0
  270. },
  271. "_fillStart": 0,
  272. "_fillRange": 0,
  273. "_isTrimmedMode": false,
  274. "_state": 0,
  275. "_atlas": null,
  276. "_id": "8aOaFx0qVN0bY992IRVEjr"
  277. },
  278. {
  279. "__type__": "cc.PrefabInfo",
  280. "root": {
  281. "__id__": 1
  282. },
  283. "asset": {
  284. "__uuid__": "ea5ecae0-4c01-4efa-8708-ceb0998f2014"
  285. },
  286. "fileId": "40fmfWzAFHCZNRKt7Jr3eE",
  287. "sync": false
  288. },
  289. {
  290. "__type__": "cc.Node",
  291. "_name": "starHeadNode",
  292. "_objFlags": 0,
  293. "_parent": {
  294. "__id__": 1
  295. },
  296. "_children": [],
  297. "_active": false,
  298. "_level": 2,
  299. "_components": [
  300. {
  301. "__id__": 9
  302. }
  303. ],
  304. "_prefab": {
  305. "__id__": 10
  306. },
  307. "_opacity": 255,
  308. "_color": {
  309. "__type__": "cc.Color",
  310. "r": 255,
  311. "g": 255,
  312. "b": 255,
  313. "a": 255
  314. },
  315. "_contentSize": {
  316. "__type__": "cc.Size",
  317. "width": 140,
  318. "height": 140
  319. },
  320. "_anchorPoint": {
  321. "__type__": "cc.Vec2",
  322. "x": 0.5,
  323. "y": 0.5
  324. },
  325. "_position": {
  326. "__type__": "cc.Vec3",
  327. "x": 0,
  328. "y": 0,
  329. "z": 0
  330. },
  331. "_scale": {
  332. "__type__": "cc.Vec3",
  333. "x": 1,
  334. "y": 1,
  335. "z": 1
  336. },
  337. "_rotationX": 0,
  338. "_rotationY": 0,
  339. "_quat": {
  340. "__type__": "cc.Quat",
  341. "x": 0,
  342. "y": 0,
  343. "z": 0,
  344. "w": 1
  345. },
  346. "_skewX": 0,
  347. "_skewY": 0,
  348. "_zIndex": 0,
  349. "groupIndex": 0,
  350. "_id": ""
  351. },
  352. {
  353. "__type__": "cc.Sprite",
  354. "_name": "",
  355. "_objFlags": 0,
  356. "node": {
  357. "__id__": 8
  358. },
  359. "_enabled": true,
  360. "_srcBlendFactor": 770,
  361. "_dstBlendFactor": 771,
  362. "_spriteFrame": null,
  363. "_type": 0,
  364. "_sizeMode": 0,
  365. "_fillType": 0,
  366. "_fillCenter": {
  367. "__type__": "cc.Vec2",
  368. "x": 0,
  369. "y": 0
  370. },
  371. "_fillStart": 0,
  372. "_fillRange": 0,
  373. "_isTrimmedMode": false,
  374. "_state": 0,
  375. "_atlas": null,
  376. "_id": "69eRPidM1OY6tWOrVMsX3k"
  377. },
  378. {
  379. "__type__": "cc.PrefabInfo",
  380. "root": {
  381. "__id__": 1
  382. },
  383. "asset": {
  384. "__uuid__": "ea5ecae0-4c01-4efa-8708-ceb0998f2014"
  385. },
  386. "fileId": "2fehswohJHQJuV14LEXNou",
  387. "sync": false
  388. },
  389. {
  390. "__type__": "cc.Node",
  391. "_name": "countNode",
  392. "_objFlags": 0,
  393. "_parent": {
  394. "__id__": 1
  395. },
  396. "_children": [
  397. {
  398. "__id__": 12
  399. }
  400. ],
  401. "_active": false,
  402. "_level": 2,
  403. "_components": [
  404. {
  405. "__id__": 15
  406. },
  407. {
  408. "__id__": 16
  409. }
  410. ],
  411. "_prefab": {
  412. "__id__": 17
  413. },
  414. "_opacity": 255,
  415. "_color": {
  416. "__type__": "cc.Color",
  417. "r": 255,
  418. "g": 255,
  419. "b": 255,
  420. "a": 255
  421. },
  422. "_contentSize": {
  423. "__type__": "cc.Size",
  424. "width": 66,
  425. "height": 28
  426. },
  427. "_anchorPoint": {
  428. "__type__": "cc.Vec2",
  429. "x": 0.5,
  430. "y": 0.5
  431. },
  432. "_position": {
  433. "__type__": "cc.Vec3",
  434. "x": 33,
  435. "y": -50,
  436. "z": 0
  437. },
  438. "_scale": {
  439. "__type__": "cc.Vec3",
  440. "x": 1,
  441. "y": 1,
  442. "z": 1
  443. },
  444. "_rotationX": 0,
  445. "_rotationY": 0,
  446. "_quat": {
  447. "__type__": "cc.Quat",
  448. "x": 0,
  449. "y": 0,
  450. "z": 0,
  451. "w": 1
  452. },
  453. "_skewX": 0,
  454. "_skewY": 0,
  455. "_zIndex": 0,
  456. "groupIndex": 0,
  457. "_id": ""
  458. },
  459. {
  460. "__type__": "cc.Node",
  461. "_name": "label",
  462. "_objFlags": 0,
  463. "_parent": {
  464. "__id__": 11
  465. },
  466. "_children": [],
  467. "_active": true,
  468. "_level": 3,
  469. "_components": [
  470. {
  471. "__id__": 13
  472. }
  473. ],
  474. "_prefab": {
  475. "__id__": 14
  476. },
  477. "_opacity": 255,
  478. "_color": {
  479. "__type__": "cc.Color",
  480. "r": 255,
  481. "g": 255,
  482. "b": 255,
  483. "a": 255
  484. },
  485. "_contentSize": {
  486. "__type__": "cc.Size",
  487. "width": 53.83,
  488. "height": 22
  489. },
  490. "_anchorPoint": {
  491. "__type__": "cc.Vec2",
  492. "x": 0.5,
  493. "y": 0.5
  494. },
  495. "_position": {
  496. "__type__": "cc.Vec3",
  497. "x": 0,
  498. "y": 0,
  499. "z": 0
  500. },
  501. "_scale": {
  502. "__type__": "cc.Vec3",
  503. "x": 1,
  504. "y": 1,
  505. "z": 1
  506. },
  507. "_rotationX": 0,
  508. "_rotationY": 0,
  509. "_quat": {
  510. "__type__": "cc.Quat",
  511. "x": 0,
  512. "y": 0,
  513. "z": 0,
  514. "w": 1
  515. },
  516. "_skewX": 0,
  517. "_skewY": 0,
  518. "_zIndex": 0,
  519. "groupIndex": 0,
  520. "_id": ""
  521. },
  522. {
  523. "__type__": "cc.Label",
  524. "_name": "",
  525. "_objFlags": 0,
  526. "node": {
  527. "__id__": 12
  528. },
  529. "_enabled": true,
  530. "_srcBlendFactor": 1,
  531. "_dstBlendFactor": 771,
  532. "_useOriginalSize": false,
  533. "_string": "0/0",
  534. "_N$string": "0/0",
  535. "_fontSize": 22,
  536. "_lineHeight": 22,
  537. "_enableWrapText": true,
  538. "_N$file": null,
  539. "_isSystemFontUsed": true,
  540. "_spacingX": 0,
  541. "_N$horizontalAlign": 1,
  542. "_N$verticalAlign": 1,
  543. "_N$fontFamily": "Arial",
  544. "_N$overflow": 2,
  545. "_id": "ffhjLOazRCm4kzrDfW66B4"
  546. },
  547. {
  548. "__type__": "cc.PrefabInfo",
  549. "root": {
  550. "__id__": 1
  551. },
  552. "asset": {
  553. "__uuid__": "ea5ecae0-4c01-4efa-8708-ceb0998f2014"
  554. },
  555. "fileId": "73A+CB69FC0oA1yChhEY+K",
  556. "sync": false
  557. },
  558. {
  559. "__type__": "cc.Sprite",
  560. "_name": "",
  561. "_objFlags": 0,
  562. "node": {
  563. "__id__": 11
  564. },
  565. "_enabled": true,
  566. "_srcBlendFactor": 770,
  567. "_dstBlendFactor": 771,
  568. "_spriteFrame": {
  569. "__uuid__": "17a0eeba-76b5-44e1-982e-b2812991442e"
  570. },
  571. "_type": 0,
  572. "_sizeMode": 0,
  573. "_fillType": 0,
  574. "_fillCenter": {
  575. "__type__": "cc.Vec2",
  576. "x": 0,
  577. "y": 0
  578. },
  579. "_fillStart": 0,
  580. "_fillRange": 0,
  581. "_isTrimmedMode": true,
  582. "_state": 0,
  583. "_atlas": null,
  584. "_id": "30rLs3CZJLu785+RG7wY6G"
  585. },
  586. {
  587. "__type__": "cc.Widget",
  588. "_name": "",
  589. "_objFlags": 0,
  590. "node": {
  591. "__id__": 11
  592. },
  593. "_enabled": true,
  594. "alignMode": 1,
  595. "_target": null,
  596. "_alignFlags": 36,
  597. "_left": 0,
  598. "_right": 8,
  599. "_top": 0,
  600. "_bottom": 12,
  601. "_verticalCenter": 0,
  602. "_horizontalCenter": 0,
  603. "_isAbsLeft": true,
  604. "_isAbsRight": true,
  605. "_isAbsTop": true,
  606. "_isAbsBottom": true,
  607. "_isAbsHorizontalCenter": true,
  608. "_isAbsVerticalCenter": true,
  609. "_originalWidth": 0,
  610. "_originalHeight": 0,
  611. "_id": "6aS9/7OChHPJPgdfAJz8v7"
  612. },
  613. {
  614. "__type__": "cc.PrefabInfo",
  615. "root": {
  616. "__id__": 1
  617. },
  618. "asset": {
  619. "__uuid__": "ea5ecae0-4c01-4efa-8708-ceb0998f2014"
  620. },
  621. "fileId": "e4yvg8DoRFzrTmGEhsvHUY",
  622. "sync": false
  623. },
  624. {
  625. "__type__": "f6196oO6SlDRYGimqD3RmDy",
  626. "_name": "",
  627. "_objFlags": 0,
  628. "node": {
  629. "__id__": 1
  630. },
  631. "_enabled": true,
  632. "starDarkNode": {
  633. "__id__": 5
  634. },
  635. "starHeadNode": {
  636. "__id__": 8
  637. },
  638. "countNode": {
  639. "__id__": 11
  640. },
  641. "countLabel": {
  642. "__id__": 13
  643. },
  644. "_id": "52ZzS0mfRIJIzis07SjQyF"
  645. },
  646. {
  647. "__type__": "cc.PrefabInfo",
  648. "root": {
  649. "__id__": 1
  650. },
  651. "asset": {
  652. "__uuid__": "ea5ecae0-4c01-4efa-8708-ceb0998f2014"
  653. },
  654. "fileId": "0bP2botexN1bwzq3HYP1pw",
  655. "sync": false
  656. }
  657. ]