reward_tips_item.prefab 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "reward_tips_item",
  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": "reward_tips_item",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. }
  24. ],
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 26
  29. },
  30. {
  31. "__id__": 28
  32. },
  33. {
  34. "__id__": 30
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 32
  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": "item_bg",
  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. "__id__": 15
  86. }
  87. ],
  88. "_active": true,
  89. "_components": [
  90. {
  91. "__id__": 21
  92. },
  93. {
  94. "__id__": 23
  95. }
  96. ],
  97. "_prefab": {
  98. "__id__": 25
  99. },
  100. "_lpos": {
  101. "__type__": "cc.Vec3",
  102. "x": 0,
  103. "y": 48,
  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": 0.7,
  116. "y": 0.7,
  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.Node",
  131. "_name": "img_icon",
  132. "_objFlags": 0,
  133. "__editorExtras__": {},
  134. "_parent": {
  135. "__id__": 2
  136. },
  137. "_children": [],
  138. "_active": true,
  139. "_components": [
  140. {
  141. "__id__": 4
  142. },
  143. {
  144. "__id__": 6
  145. }
  146. ],
  147. "_prefab": {
  148. "__id__": 8
  149. },
  150. "_lpos": {
  151. "__type__": "cc.Vec3",
  152. "x": 0,
  153. "y": 2,
  154. "z": 0
  155. },
  156. "_lrot": {
  157. "__type__": "cc.Quat",
  158. "x": 0,
  159. "y": 0,
  160. "z": 0,
  161. "w": 1
  162. },
  163. "_lscale": {
  164. "__type__": "cc.Vec3",
  165. "x": 1,
  166. "y": 1,
  167. "z": 1
  168. },
  169. "_mobility": 0,
  170. "_layer": 33554432,
  171. "_euler": {
  172. "__type__": "cc.Vec3",
  173. "x": 0,
  174. "y": 0,
  175. "z": 0
  176. },
  177. "_id": ""
  178. },
  179. {
  180. "__type__": "cc.UITransform",
  181. "_name": "",
  182. "_objFlags": 0,
  183. "__editorExtras__": {},
  184. "node": {
  185. "__id__": 3
  186. },
  187. "_enabled": true,
  188. "__prefab": {
  189. "__id__": 5
  190. },
  191. "_contentSize": {
  192. "__type__": "cc.Size",
  193. "width": 210,
  194. "height": 210
  195. },
  196. "_anchorPoint": {
  197. "__type__": "cc.Vec2",
  198. "x": 0.5,
  199. "y": 0.5
  200. },
  201. "_id": ""
  202. },
  203. {
  204. "__type__": "cc.CompPrefabInfo",
  205. "fileId": "29SfMIPpRO16VAzXPo2Nxq"
  206. },
  207. {
  208. "__type__": "cc.Sprite",
  209. "_name": "",
  210. "_objFlags": 0,
  211. "__editorExtras__": {},
  212. "node": {
  213. "__id__": 3
  214. },
  215. "_enabled": true,
  216. "__prefab": {
  217. "__id__": 7
  218. },
  219. "_customMaterial": null,
  220. "_srcBlendFactor": 2,
  221. "_dstBlendFactor": 4,
  222. "_color": {
  223. "__type__": "cc.Color",
  224. "r": 255,
  225. "g": 255,
  226. "b": 255,
  227. "a": 255
  228. },
  229. "_spriteFrame": null,
  230. "_type": 0,
  231. "_fillType": 0,
  232. "_sizeMode": 0,
  233. "_fillCenter": {
  234. "__type__": "cc.Vec2",
  235. "x": 0,
  236. "y": 0
  237. },
  238. "_fillStart": 0,
  239. "_fillRange": 0,
  240. "_isTrimmedMode": true,
  241. "_useGrayscale": false,
  242. "_atlas": null,
  243. "_id": ""
  244. },
  245. {
  246. "__type__": "cc.CompPrefabInfo",
  247. "fileId": "15ZQEfjKNLDbEDBhkHlerg"
  248. },
  249. {
  250. "__type__": "cc.PrefabInfo",
  251. "root": {
  252. "__id__": 1
  253. },
  254. "asset": {
  255. "__id__": 0
  256. },
  257. "fileId": "a5tsCNDaBO64pT3ytLF9V4",
  258. "instance": null,
  259. "targetOverrides": null,
  260. "nestedPrefabInstanceRoots": null
  261. },
  262. {
  263. "__type__": "cc.Node",
  264. "_name": "lab_name",
  265. "_objFlags": 0,
  266. "__editorExtras__": {},
  267. "_parent": {
  268. "__id__": 2
  269. },
  270. "_children": [],
  271. "_active": true,
  272. "_components": [
  273. {
  274. "__id__": 10
  275. },
  276. {
  277. "__id__": 12
  278. }
  279. ],
  280. "_prefab": {
  281. "__id__": 14
  282. },
  283. "_lpos": {
  284. "__type__": "cc.Vec3",
  285. "x": 0,
  286. "y": -195,
  287. "z": 0
  288. },
  289. "_lrot": {
  290. "__type__": "cc.Quat",
  291. "x": 0,
  292. "y": 0,
  293. "z": 0,
  294. "w": 1
  295. },
  296. "_lscale": {
  297. "__type__": "cc.Vec3",
  298. "x": 1,
  299. "y": 1,
  300. "z": 1
  301. },
  302. "_mobility": 0,
  303. "_layer": 33554432,
  304. "_euler": {
  305. "__type__": "cc.Vec3",
  306. "x": 0,
  307. "y": 0,
  308. "z": 0
  309. },
  310. "_id": ""
  311. },
  312. {
  313. "__type__": "cc.UITransform",
  314. "_name": "",
  315. "_objFlags": 0,
  316. "__editorExtras__": {},
  317. "node": {
  318. "__id__": 9
  319. },
  320. "_enabled": true,
  321. "__prefab": {
  322. "__id__": 11
  323. },
  324. "_contentSize": {
  325. "__type__": "cc.Size",
  326. "width": 350,
  327. "height": 75.6
  328. },
  329. "_anchorPoint": {
  330. "__type__": "cc.Vec2",
  331. "x": 0.5,
  332. "y": 0.5
  333. },
  334. "_id": ""
  335. },
  336. {
  337. "__type__": "cc.CompPrefabInfo",
  338. "fileId": "8cBoJBCwhCg5zf3//C5n2d"
  339. },
  340. {
  341. "__type__": "cc.Label",
  342. "_name": "",
  343. "_objFlags": 0,
  344. "__editorExtras__": {},
  345. "node": {
  346. "__id__": 9
  347. },
  348. "_enabled": true,
  349. "__prefab": {
  350. "__id__": 13
  351. },
  352. "_customMaterial": null,
  353. "_srcBlendFactor": 2,
  354. "_dstBlendFactor": 4,
  355. "_color": {
  356. "__type__": "cc.Color",
  357. "r": 136,
  358. "g": 223,
  359. "b": 255,
  360. "a": 255
  361. },
  362. "_string": "碎片碎片碎片碎",
  363. "_horizontalAlign": 1,
  364. "_verticalAlign": 1,
  365. "_actualFontSize": 45,
  366. "_fontSize": 45,
  367. "_fontFamily": "Arial",
  368. "_lineHeight": 45,
  369. "_overflow": 2,
  370. "_enableWrapText": false,
  371. "_font": null,
  372. "_isSystemFontUsed": true,
  373. "_spacingX": 0,
  374. "_isItalic": false,
  375. "_isBold": true,
  376. "_isUnderline": false,
  377. "_underlineHeight": 2,
  378. "_cacheMode": 0,
  379. "_enableOutline": false,
  380. "_outlineColor": {
  381. "__type__": "cc.Color",
  382. "r": 0,
  383. "g": 0,
  384. "b": 0,
  385. "a": 255
  386. },
  387. "_outlineWidth": 2,
  388. "_enableShadow": false,
  389. "_shadowColor": {
  390. "__type__": "cc.Color",
  391. "r": 0,
  392. "g": 0,
  393. "b": 0,
  394. "a": 255
  395. },
  396. "_shadowOffset": {
  397. "__type__": "cc.Vec2",
  398. "x": 2,
  399. "y": 2
  400. },
  401. "_shadowBlur": 2,
  402. "_id": ""
  403. },
  404. {
  405. "__type__": "cc.CompPrefabInfo",
  406. "fileId": "97/qfU9yhOcqnY/sb9R9dW"
  407. },
  408. {
  409. "__type__": "cc.PrefabInfo",
  410. "root": {
  411. "__id__": 1
  412. },
  413. "asset": {
  414. "__id__": 0
  415. },
  416. "fileId": "26bl6IMzdGhY+/ECcXkWtu",
  417. "instance": null,
  418. "targetOverrides": null,
  419. "nestedPrefabInstanceRoots": null
  420. },
  421. {
  422. "__type__": "cc.Node",
  423. "_name": "lab_count",
  424. "_objFlags": 0,
  425. "__editorExtras__": {},
  426. "_parent": {
  427. "__id__": 2
  428. },
  429. "_children": [],
  430. "_active": true,
  431. "_components": [
  432. {
  433. "__id__": 16
  434. },
  435. {
  436. "__id__": 18
  437. }
  438. ],
  439. "_prefab": {
  440. "__id__": 20
  441. },
  442. "_lpos": {
  443. "__type__": "cc.Vec3",
  444. "x": 0,
  445. "y": -256.0000000000001,
  446. "z": 0
  447. },
  448. "_lrot": {
  449. "__type__": "cc.Quat",
  450. "x": 0,
  451. "y": 0,
  452. "z": 0,
  453. "w": 1
  454. },
  455. "_lscale": {
  456. "__type__": "cc.Vec3",
  457. "x": 1,
  458. "y": 1,
  459. "z": 1
  460. },
  461. "_mobility": 0,
  462. "_layer": 33554432,
  463. "_euler": {
  464. "__type__": "cc.Vec3",
  465. "x": 0,
  466. "y": 0,
  467. "z": 0
  468. },
  469. "_id": ""
  470. },
  471. {
  472. "__type__": "cc.UITransform",
  473. "_name": "",
  474. "_objFlags": 0,
  475. "__editorExtras__": {},
  476. "node": {
  477. "__id__": 15
  478. },
  479. "_enabled": true,
  480. "__prefab": {
  481. "__id__": 17
  482. },
  483. "_contentSize": {
  484. "__type__": "cc.Size",
  485. "width": 350,
  486. "height": 75.6
  487. },
  488. "_anchorPoint": {
  489. "__type__": "cc.Vec2",
  490. "x": 0.5,
  491. "y": 0.5
  492. },
  493. "_id": ""
  494. },
  495. {
  496. "__type__": "cc.CompPrefabInfo",
  497. "fileId": "20ZmeaqvFHAZeTvwtZIxhz"
  498. },
  499. {
  500. "__type__": "cc.Label",
  501. "_name": "",
  502. "_objFlags": 0,
  503. "__editorExtras__": {},
  504. "node": {
  505. "__id__": 15
  506. },
  507. "_enabled": true,
  508. "__prefab": {
  509. "__id__": 19
  510. },
  511. "_customMaterial": null,
  512. "_srcBlendFactor": 2,
  513. "_dstBlendFactor": 4,
  514. "_color": {
  515. "__type__": "cc.Color",
  516. "r": 136,
  517. "g": 223,
  518. "b": 255,
  519. "a": 255
  520. },
  521. "_string": "x2",
  522. "_horizontalAlign": 1,
  523. "_verticalAlign": 1,
  524. "_actualFontSize": 50,
  525. "_fontSize": 50,
  526. "_fontFamily": "Arial",
  527. "_lineHeight": 50,
  528. "_overflow": 2,
  529. "_enableWrapText": false,
  530. "_font": null,
  531. "_isSystemFontUsed": true,
  532. "_spacingX": 0,
  533. "_isItalic": false,
  534. "_isBold": true,
  535. "_isUnderline": false,
  536. "_underlineHeight": 2,
  537. "_cacheMode": 0,
  538. "_enableOutline": false,
  539. "_outlineColor": {
  540. "__type__": "cc.Color",
  541. "r": 0,
  542. "g": 0,
  543. "b": 0,
  544. "a": 255
  545. },
  546. "_outlineWidth": 2,
  547. "_enableShadow": false,
  548. "_shadowColor": {
  549. "__type__": "cc.Color",
  550. "r": 0,
  551. "g": 0,
  552. "b": 0,
  553. "a": 255
  554. },
  555. "_shadowOffset": {
  556. "__type__": "cc.Vec2",
  557. "x": 2,
  558. "y": 2
  559. },
  560. "_shadowBlur": 2,
  561. "_id": ""
  562. },
  563. {
  564. "__type__": "cc.CompPrefabInfo",
  565. "fileId": "04z3u3wONCUqzNI9x20pEu"
  566. },
  567. {
  568. "__type__": "cc.PrefabInfo",
  569. "root": {
  570. "__id__": 1
  571. },
  572. "asset": {
  573. "__id__": 0
  574. },
  575. "fileId": "52S/jGvU5MR58vRjyuVWpx",
  576. "instance": null,
  577. "targetOverrides": null,
  578. "nestedPrefabInstanceRoots": null
  579. },
  580. {
  581. "__type__": "cc.UITransform",
  582. "_name": "",
  583. "_objFlags": 0,
  584. "__editorExtras__": {},
  585. "node": {
  586. "__id__": 2
  587. },
  588. "_enabled": true,
  589. "__prefab": {
  590. "__id__": 22
  591. },
  592. "_contentSize": {
  593. "__type__": "cc.Size",
  594. "width": 563,
  595. "height": 569
  596. },
  597. "_anchorPoint": {
  598. "__type__": "cc.Vec2",
  599. "x": 0.5,
  600. "y": 0.5
  601. },
  602. "_id": ""
  603. },
  604. {
  605. "__type__": "cc.CompPrefabInfo",
  606. "fileId": "87J+edYDtIfqYrYawITLin"
  607. },
  608. {
  609. "__type__": "cc.Sprite",
  610. "_name": "",
  611. "_objFlags": 0,
  612. "__editorExtras__": {},
  613. "node": {
  614. "__id__": 2
  615. },
  616. "_enabled": true,
  617. "__prefab": {
  618. "__id__": 24
  619. },
  620. "_customMaterial": null,
  621. "_srcBlendFactor": 2,
  622. "_dstBlendFactor": 4,
  623. "_color": {
  624. "__type__": "cc.Color",
  625. "r": 255,
  626. "g": 255,
  627. "b": 255,
  628. "a": 255
  629. },
  630. "_spriteFrame": {
  631. "__uuid__": "6378831c-bd8a-433c-8ca8-a3d9f1e7a648@f9941",
  632. "__expectedType__": "cc.SpriteFrame"
  633. },
  634. "_type": 0,
  635. "_fillType": 0,
  636. "_sizeMode": 1,
  637. "_fillCenter": {
  638. "__type__": "cc.Vec2",
  639. "x": 0,
  640. "y": 0
  641. },
  642. "_fillStart": 0,
  643. "_fillRange": 0,
  644. "_isTrimmedMode": true,
  645. "_useGrayscale": false,
  646. "_atlas": null,
  647. "_id": ""
  648. },
  649. {
  650. "__type__": "cc.CompPrefabInfo",
  651. "fileId": "4d6DxsFHlPT4fVuZMjGR9W"
  652. },
  653. {
  654. "__type__": "cc.PrefabInfo",
  655. "root": {
  656. "__id__": 1
  657. },
  658. "asset": {
  659. "__id__": 0
  660. },
  661. "fileId": "77gDxXWxlAS7EXGLuKTYs0",
  662. "instance": null,
  663. "targetOverrides": null,
  664. "nestedPrefabInstanceRoots": null
  665. },
  666. {
  667. "__type__": "cc.UITransform",
  668. "_name": "",
  669. "_objFlags": 0,
  670. "__editorExtras__": {},
  671. "node": {
  672. "__id__": 1
  673. },
  674. "_enabled": true,
  675. "__prefab": {
  676. "__id__": 27
  677. },
  678. "_contentSize": {
  679. "__type__": "cc.Size",
  680. "width": 250,
  681. "height": 320
  682. },
  683. "_anchorPoint": {
  684. "__type__": "cc.Vec2",
  685. "x": 0.5,
  686. "y": 0.5
  687. },
  688. "_id": ""
  689. },
  690. {
  691. "__type__": "cc.CompPrefabInfo",
  692. "fileId": "f8VuJniG5NyKQNs/Vqchfb"
  693. },
  694. {
  695. "__type__": "cc.Sprite",
  696. "_name": "",
  697. "_objFlags": 0,
  698. "__editorExtras__": {},
  699. "node": {
  700. "__id__": 1
  701. },
  702. "_enabled": false,
  703. "__prefab": {
  704. "__id__": 29
  705. },
  706. "_customMaterial": null,
  707. "_srcBlendFactor": 2,
  708. "_dstBlendFactor": 4,
  709. "_color": {
  710. "__type__": "cc.Color",
  711. "r": 255,
  712. "g": 255,
  713. "b": 255,
  714. "a": 255
  715. },
  716. "_spriteFrame": {
  717. "__uuid__": "b730527c-3233-41c2-aaf7-7cdab58f9749@f9941",
  718. "__expectedType__": "cc.SpriteFrame"
  719. },
  720. "_type": 1,
  721. "_fillType": 0,
  722. "_sizeMode": 0,
  723. "_fillCenter": {
  724. "__type__": "cc.Vec2",
  725. "x": 0,
  726. "y": 0
  727. },
  728. "_fillStart": 0,
  729. "_fillRange": 0,
  730. "_isTrimmedMode": true,
  731. "_useGrayscale": false,
  732. "_atlas": null,
  733. "_id": ""
  734. },
  735. {
  736. "__type__": "cc.CompPrefabInfo",
  737. "fileId": "290eSTSA5DRIKaQljYtDF2"
  738. },
  739. {
  740. "__type__": "bdc17Obv49G7KKKlulJz/5b",
  741. "_name": "",
  742. "_objFlags": 0,
  743. "__editorExtras__": {},
  744. "node": {
  745. "__id__": 1
  746. },
  747. "_enabled": true,
  748. "__prefab": {
  749. "__id__": 31
  750. },
  751. "img_icon": {
  752. "__id__": 3
  753. },
  754. "lab_name": {
  755. "__id__": 9
  756. },
  757. "lab_count": {
  758. "__id__": 15
  759. },
  760. "_id": ""
  761. },
  762. {
  763. "__type__": "cc.CompPrefabInfo",
  764. "fileId": "a7PnHT0S1LjbXPffnXBQFu"
  765. },
  766. {
  767. "__type__": "cc.PrefabInfo",
  768. "root": {
  769. "__id__": 1
  770. },
  771. "asset": {
  772. "__id__": 0
  773. },
  774. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  775. "instance": null,
  776. "targetOverrides": null
  777. }
  778. ]