item_level.prefab 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "item_level",
  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": "item_level",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 14
  26. },
  27. {
  28. "__id__": 20
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 32
  35. },
  36. {
  37. "__id__": 34
  38. },
  39. {
  40. "__id__": 36
  41. },
  42. {
  43. "__id__": 38
  44. }
  45. ],
  46. "_prefab": {
  47. "__id__": 41
  48. },
  49. "_lpos": {
  50. "__type__": "cc.Vec3",
  51. "x": -135,
  52. "y": 354,
  53. "z": 0
  54. },
  55. "_lrot": {
  56. "__type__": "cc.Quat",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0,
  60. "w": 1
  61. },
  62. "_lscale": {
  63. "__type__": "cc.Vec3",
  64. "x": 1,
  65. "y": 1,
  66. "z": 1
  67. },
  68. "_mobility": 0,
  69. "_layer": 33554432,
  70. "_euler": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_id": ""
  77. },
  78. {
  79. "__type__": "cc.Node",
  80. "_name": "titlebg",
  81. "_objFlags": 0,
  82. "__editorExtras__": {},
  83. "_parent": {
  84. "__id__": 1
  85. },
  86. "_children": [
  87. {
  88. "__id__": 3
  89. }
  90. ],
  91. "_active": true,
  92. "_components": [
  93. {
  94. "__id__": 9
  95. },
  96. {
  97. "__id__": 11
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 13
  102. },
  103. "_lpos": {
  104. "__type__": "cc.Vec3",
  105. "x": 0,
  106. "y": -95.675,
  107. "z": 0
  108. },
  109. "_lrot": {
  110. "__type__": "cc.Quat",
  111. "x": 0,
  112. "y": 0,
  113. "z": 0,
  114. "w": 1
  115. },
  116. "_lscale": {
  117. "__type__": "cc.Vec3",
  118. "x": 1,
  119. "y": 1,
  120. "z": 1
  121. },
  122. "_mobility": 0,
  123. "_layer": 33554432,
  124. "_euler": {
  125. "__type__": "cc.Vec3",
  126. "x": 0,
  127. "y": 0,
  128. "z": 0
  129. },
  130. "_id": ""
  131. },
  132. {
  133. "__type__": "cc.Node",
  134. "_name": "txt_nick",
  135. "_objFlags": 0,
  136. "__editorExtras__": {},
  137. "_parent": {
  138. "__id__": 2
  139. },
  140. "_children": [],
  141. "_active": true,
  142. "_components": [
  143. {
  144. "__id__": 4
  145. },
  146. {
  147. "__id__": 6
  148. }
  149. ],
  150. "_prefab": {
  151. "__id__": 8
  152. },
  153. "_lpos": {
  154. "__type__": "cc.Vec3",
  155. "x": 0,
  156. "y": 0,
  157. "z": 0
  158. },
  159. "_lrot": {
  160. "__type__": "cc.Quat",
  161. "x": 0,
  162. "y": 0,
  163. "z": 0,
  164. "w": 1
  165. },
  166. "_lscale": {
  167. "__type__": "cc.Vec3",
  168. "x": 1,
  169. "y": 1,
  170. "z": 1
  171. },
  172. "_mobility": 0,
  173. "_layer": 33554432,
  174. "_euler": {
  175. "__type__": "cc.Vec3",
  176. "x": 0,
  177. "y": 0,
  178. "z": 0
  179. },
  180. "_id": ""
  181. },
  182. {
  183. "__type__": "cc.UITransform",
  184. "_name": "",
  185. "_objFlags": 0,
  186. "__editorExtras__": {},
  187. "node": {
  188. "__id__": 3
  189. },
  190. "_enabled": true,
  191. "__prefab": {
  192. "__id__": 5
  193. },
  194. "_contentSize": {
  195. "__type__": "cc.Size",
  196. "width": 86.5947265625,
  197. "height": 50.4
  198. },
  199. "_anchorPoint": {
  200. "__type__": "cc.Vec2",
  201. "x": 0.5,
  202. "y": 0.5
  203. },
  204. "_id": ""
  205. },
  206. {
  207. "__type__": "cc.CompPrefabInfo",
  208. "fileId": "121aCVMaBNsq0LicWfUR6o"
  209. },
  210. {
  211. "__type__": "cc.Label",
  212. "_name": "",
  213. "_objFlags": 0,
  214. "__editorExtras__": {},
  215. "node": {
  216. "__id__": 3
  217. },
  218. "_enabled": true,
  219. "__prefab": {
  220. "__id__": 7
  221. },
  222. "_customMaterial": null,
  223. "_srcBlendFactor": 2,
  224. "_dstBlendFactor": 4,
  225. "_color": {
  226. "__type__": "cc.Color",
  227. "r": 255,
  228. "g": 255,
  229. "b": 255,
  230. "a": 255
  231. },
  232. "_string": "label",
  233. "_horizontalAlign": 1,
  234. "_verticalAlign": 1,
  235. "_actualFontSize": 38,
  236. "_fontSize": 38,
  237. "_fontFamily": "Arial",
  238. "_lineHeight": 40,
  239. "_overflow": 0,
  240. "_enableWrapText": true,
  241. "_font": null,
  242. "_isSystemFontUsed": true,
  243. "_spacingX": 0,
  244. "_isItalic": false,
  245. "_isBold": true,
  246. "_isUnderline": false,
  247. "_underlineHeight": 2,
  248. "_cacheMode": 0,
  249. "_enableOutline": false,
  250. "_outlineColor": {
  251. "__type__": "cc.Color",
  252. "r": 0,
  253. "g": 0,
  254. "b": 0,
  255. "a": 255
  256. },
  257. "_outlineWidth": 2,
  258. "_enableShadow": false,
  259. "_shadowColor": {
  260. "__type__": "cc.Color",
  261. "r": 0,
  262. "g": 0,
  263. "b": 0,
  264. "a": 255
  265. },
  266. "_shadowOffset": {
  267. "__type__": "cc.Vec2",
  268. "x": 2,
  269. "y": 2
  270. },
  271. "_shadowBlur": 2,
  272. "_id": ""
  273. },
  274. {
  275. "__type__": "cc.CompPrefabInfo",
  276. "fileId": "e0jKjBGbxC26wNyFRe7FD1"
  277. },
  278. {
  279. "__type__": "cc.PrefabInfo",
  280. "root": {
  281. "__id__": 1
  282. },
  283. "asset": {
  284. "__id__": 0
  285. },
  286. "fileId": "39ksFG4OlEDpkGycXS1le/",
  287. "instance": null,
  288. "targetOverrides": null,
  289. "nestedPrefabInstanceRoots": null
  290. },
  291. {
  292. "__type__": "cc.UITransform",
  293. "_name": "",
  294. "_objFlags": 0,
  295. "__editorExtras__": {},
  296. "node": {
  297. "__id__": 2
  298. },
  299. "_enabled": true,
  300. "__prefab": {
  301. "__id__": 10
  302. },
  303. "_contentSize": {
  304. "__type__": "cc.Size",
  305. "width": 217,
  306. "height": 64
  307. },
  308. "_anchorPoint": {
  309. "__type__": "cc.Vec2",
  310. "x": 0.5,
  311. "y": 0.5
  312. },
  313. "_id": ""
  314. },
  315. {
  316. "__type__": "cc.CompPrefabInfo",
  317. "fileId": "c70Sgd/FBPMoRQq4yk51Qj"
  318. },
  319. {
  320. "__type__": "cc.Sprite",
  321. "_name": "",
  322. "_objFlags": 0,
  323. "__editorExtras__": {},
  324. "node": {
  325. "__id__": 2
  326. },
  327. "_enabled": true,
  328. "__prefab": {
  329. "__id__": 12
  330. },
  331. "_customMaterial": null,
  332. "_srcBlendFactor": 2,
  333. "_dstBlendFactor": 4,
  334. "_color": {
  335. "__type__": "cc.Color",
  336. "r": 255,
  337. "g": 255,
  338. "b": 255,
  339. "a": 255
  340. },
  341. "_spriteFrame": {
  342. "__uuid__": "8f2b94da-1595-42cd-89f1-f966f9979ae4@f9941",
  343. "__expectedType__": "cc.SpriteFrame"
  344. },
  345. "_type": 0,
  346. "_fillType": 0,
  347. "_sizeMode": 1,
  348. "_fillCenter": {
  349. "__type__": "cc.Vec2",
  350. "x": 0,
  351. "y": 0
  352. },
  353. "_fillStart": 0,
  354. "_fillRange": 0,
  355. "_isTrimmedMode": true,
  356. "_useGrayscale": false,
  357. "_atlas": null,
  358. "_id": ""
  359. },
  360. {
  361. "__type__": "cc.CompPrefabInfo",
  362. "fileId": "6duJXZjHFFqKaHSclPhZ3T"
  363. },
  364. {
  365. "__type__": "cc.PrefabInfo",
  366. "root": {
  367. "__id__": 1
  368. },
  369. "asset": {
  370. "__id__": 0
  371. },
  372. "fileId": "f6FBKTn9VBOqz4TkGMm2OQ",
  373. "instance": null,
  374. "targetOverrides": null,
  375. "nestedPrefabInstanceRoots": null
  376. },
  377. {
  378. "__type__": "cc.Node",
  379. "_name": "Sprite",
  380. "_objFlags": 0,
  381. "__editorExtras__": {},
  382. "_parent": {
  383. "__id__": 1
  384. },
  385. "_children": [],
  386. "_active": true,
  387. "_components": [
  388. {
  389. "__id__": 15
  390. },
  391. {
  392. "__id__": 17
  393. }
  394. ],
  395. "_prefab": {
  396. "__id__": 19
  397. },
  398. "_lpos": {
  399. "__type__": "cc.Vec3",
  400. "x": 0,
  401. "y": 25.858,
  402. "z": 0
  403. },
  404. "_lrot": {
  405. "__type__": "cc.Quat",
  406. "x": 0,
  407. "y": 0,
  408. "z": 0,
  409. "w": 1
  410. },
  411. "_lscale": {
  412. "__type__": "cc.Vec3",
  413. "x": 1,
  414. "y": 1,
  415. "z": 1
  416. },
  417. "_mobility": 0,
  418. "_layer": 33554432,
  419. "_euler": {
  420. "__type__": "cc.Vec3",
  421. "x": 0,
  422. "y": 0,
  423. "z": 0
  424. },
  425. "_id": ""
  426. },
  427. {
  428. "__type__": "cc.UITransform",
  429. "_name": "",
  430. "_objFlags": 0,
  431. "__editorExtras__": {},
  432. "node": {
  433. "__id__": 14
  434. },
  435. "_enabled": true,
  436. "__prefab": {
  437. "__id__": 16
  438. },
  439. "_contentSize": {
  440. "__type__": "cc.Size",
  441. "width": 175,
  442. "height": 166
  443. },
  444. "_anchorPoint": {
  445. "__type__": "cc.Vec2",
  446. "x": 0.5,
  447. "y": 0.5
  448. },
  449. "_id": ""
  450. },
  451. {
  452. "__type__": "cc.CompPrefabInfo",
  453. "fileId": "edL8sFZGRBIbzzyxxTuX5f"
  454. },
  455. {
  456. "__type__": "cc.Sprite",
  457. "_name": "",
  458. "_objFlags": 0,
  459. "__editorExtras__": {},
  460. "node": {
  461. "__id__": 14
  462. },
  463. "_enabled": true,
  464. "__prefab": {
  465. "__id__": 18
  466. },
  467. "_customMaterial": null,
  468. "_srcBlendFactor": 2,
  469. "_dstBlendFactor": 4,
  470. "_color": {
  471. "__type__": "cc.Color",
  472. "r": 255,
  473. "g": 255,
  474. "b": 255,
  475. "a": 255
  476. },
  477. "_spriteFrame": null,
  478. "_type": 0,
  479. "_fillType": 0,
  480. "_sizeMode": 1,
  481. "_fillCenter": {
  482. "__type__": "cc.Vec2",
  483. "x": 0,
  484. "y": 0
  485. },
  486. "_fillStart": 0,
  487. "_fillRange": 0,
  488. "_isTrimmedMode": true,
  489. "_useGrayscale": false,
  490. "_atlas": null,
  491. "_id": ""
  492. },
  493. {
  494. "__type__": "cc.CompPrefabInfo",
  495. "fileId": "18ee90NrFGDq6EbMry7FJW"
  496. },
  497. {
  498. "__type__": "cc.PrefabInfo",
  499. "root": {
  500. "__id__": 1
  501. },
  502. "asset": {
  503. "__id__": 0
  504. },
  505. "fileId": "04gVnS+VBMbL3BKWTzby7z",
  506. "instance": null,
  507. "targetOverrides": null,
  508. "nestedPrefabInstanceRoots": null
  509. },
  510. {
  511. "__type__": "cc.Node",
  512. "_name": "mask",
  513. "_objFlags": 0,
  514. "__editorExtras__": {},
  515. "_parent": {
  516. "__id__": 1
  517. },
  518. "_children": [
  519. {
  520. "__id__": 21
  521. }
  522. ],
  523. "_active": false,
  524. "_components": [
  525. {
  526. "__id__": 27
  527. },
  528. {
  529. "__id__": 29
  530. }
  531. ],
  532. "_prefab": {
  533. "__id__": 31
  534. },
  535. "_lpos": {
  536. "__type__": "cc.Vec3",
  537. "x": 0,
  538. "y": 25.858,
  539. "z": 0
  540. },
  541. "_lrot": {
  542. "__type__": "cc.Quat",
  543. "x": 0,
  544. "y": 0,
  545. "z": 0,
  546. "w": 1
  547. },
  548. "_lscale": {
  549. "__type__": "cc.Vec3",
  550. "x": 1,
  551. "y": 1,
  552. "z": 1
  553. },
  554. "_mobility": 0,
  555. "_layer": 33554432,
  556. "_euler": {
  557. "__type__": "cc.Vec3",
  558. "x": 0,
  559. "y": 0,
  560. "z": 0
  561. },
  562. "_id": ""
  563. },
  564. {
  565. "__type__": "cc.Node",
  566. "_name": "lock",
  567. "_objFlags": 0,
  568. "__editorExtras__": {},
  569. "_parent": {
  570. "__id__": 20
  571. },
  572. "_children": [],
  573. "_active": true,
  574. "_components": [
  575. {
  576. "__id__": 22
  577. },
  578. {
  579. "__id__": 24
  580. }
  581. ],
  582. "_prefab": {
  583. "__id__": 26
  584. },
  585. "_lpos": {
  586. "__type__": "cc.Vec3",
  587. "x": 0,
  588. "y": 0,
  589. "z": 0
  590. },
  591. "_lrot": {
  592. "__type__": "cc.Quat",
  593. "x": 0,
  594. "y": 0,
  595. "z": 0,
  596. "w": 1
  597. },
  598. "_lscale": {
  599. "__type__": "cc.Vec3",
  600. "x": 1,
  601. "y": 1,
  602. "z": 1
  603. },
  604. "_mobility": 0,
  605. "_layer": 33554432,
  606. "_euler": {
  607. "__type__": "cc.Vec3",
  608. "x": 0,
  609. "y": 0,
  610. "z": 0
  611. },
  612. "_id": ""
  613. },
  614. {
  615. "__type__": "cc.UITransform",
  616. "_name": "",
  617. "_objFlags": 0,
  618. "__editorExtras__": {},
  619. "node": {
  620. "__id__": 21
  621. },
  622. "_enabled": true,
  623. "__prefab": {
  624. "__id__": 23
  625. },
  626. "_contentSize": {
  627. "__type__": "cc.Size",
  628. "width": 88,
  629. "height": 102
  630. },
  631. "_anchorPoint": {
  632. "__type__": "cc.Vec2",
  633. "x": 0.5,
  634. "y": 0.5
  635. },
  636. "_id": ""
  637. },
  638. {
  639. "__type__": "cc.CompPrefabInfo",
  640. "fileId": "4dRHvrCMNBQ6e0HQh8UPsT"
  641. },
  642. {
  643. "__type__": "cc.Sprite",
  644. "_name": "",
  645. "_objFlags": 0,
  646. "__editorExtras__": {},
  647. "node": {
  648. "__id__": 21
  649. },
  650. "_enabled": true,
  651. "__prefab": {
  652. "__id__": 25
  653. },
  654. "_customMaterial": null,
  655. "_srcBlendFactor": 2,
  656. "_dstBlendFactor": 4,
  657. "_color": {
  658. "__type__": "cc.Color",
  659. "r": 255,
  660. "g": 255,
  661. "b": 255,
  662. "a": 255
  663. },
  664. "_spriteFrame": {
  665. "__uuid__": "71a768fc-0bb4-4d59-b1d2-952b4924d8dd@f9941",
  666. "__expectedType__": "cc.SpriteFrame"
  667. },
  668. "_type": 0,
  669. "_fillType": 0,
  670. "_sizeMode": 1,
  671. "_fillCenter": {
  672. "__type__": "cc.Vec2",
  673. "x": 0,
  674. "y": 0
  675. },
  676. "_fillStart": 0,
  677. "_fillRange": 0,
  678. "_isTrimmedMode": true,
  679. "_useGrayscale": false,
  680. "_atlas": null,
  681. "_id": ""
  682. },
  683. {
  684. "__type__": "cc.CompPrefabInfo",
  685. "fileId": "63nr0J7NhJoZSQT1f/11/Q"
  686. },
  687. {
  688. "__type__": "cc.PrefabInfo",
  689. "root": {
  690. "__id__": 1
  691. },
  692. "asset": {
  693. "__id__": 0
  694. },
  695. "fileId": "01/uoKo7hAK4v0U3QsTYRT",
  696. "instance": null,
  697. "targetOverrides": null,
  698. "nestedPrefabInstanceRoots": null
  699. },
  700. {
  701. "__type__": "cc.UITransform",
  702. "_name": "",
  703. "_objFlags": 0,
  704. "__editorExtras__": {},
  705. "node": {
  706. "__id__": 20
  707. },
  708. "_enabled": true,
  709. "__prefab": {
  710. "__id__": 28
  711. },
  712. "_contentSize": {
  713. "__type__": "cc.Size",
  714. "width": 175,
  715. "height": 166
  716. },
  717. "_anchorPoint": {
  718. "__type__": "cc.Vec2",
  719. "x": 0.5,
  720. "y": 0.5
  721. },
  722. "_id": ""
  723. },
  724. {
  725. "__type__": "cc.CompPrefabInfo",
  726. "fileId": "8663/BMStLM6Py2I48yLie"
  727. },
  728. {
  729. "__type__": "cc.Sprite",
  730. "_name": "",
  731. "_objFlags": 0,
  732. "__editorExtras__": {},
  733. "node": {
  734. "__id__": 20
  735. },
  736. "_enabled": true,
  737. "__prefab": {
  738. "__id__": 30
  739. },
  740. "_customMaterial": null,
  741. "_srcBlendFactor": 2,
  742. "_dstBlendFactor": 4,
  743. "_color": {
  744. "__type__": "cc.Color",
  745. "r": 255,
  746. "g": 255,
  747. "b": 255,
  748. "a": 255
  749. },
  750. "_spriteFrame": {
  751. "__uuid__": "91d6c1b0-1fc5-4825-bb32-750438517950@f9941",
  752. "__expectedType__": "cc.SpriteFrame"
  753. },
  754. "_type": 0,
  755. "_fillType": 0,
  756. "_sizeMode": 1,
  757. "_fillCenter": {
  758. "__type__": "cc.Vec2",
  759. "x": 0,
  760. "y": 0
  761. },
  762. "_fillStart": 0,
  763. "_fillRange": 0,
  764. "_isTrimmedMode": true,
  765. "_useGrayscale": false,
  766. "_atlas": null,
  767. "_id": ""
  768. },
  769. {
  770. "__type__": "cc.CompPrefabInfo",
  771. "fileId": "6eS1oiOgZKJo54NYWQyKMn"
  772. },
  773. {
  774. "__type__": "cc.PrefabInfo",
  775. "root": {
  776. "__id__": 1
  777. },
  778. "asset": {
  779. "__id__": 0
  780. },
  781. "fileId": "2dB+9t1wBPa4mosqfy8OYn",
  782. "instance": null,
  783. "targetOverrides": null,
  784. "nestedPrefabInstanceRoots": null
  785. },
  786. {
  787. "__type__": "cc.UITransform",
  788. "_name": "",
  789. "_objFlags": 0,
  790. "__editorExtras__": {},
  791. "node": {
  792. "__id__": 1
  793. },
  794. "_enabled": true,
  795. "__prefab": {
  796. "__id__": 33
  797. },
  798. "_contentSize": {
  799. "__type__": "cc.Size",
  800. "width": 256,
  801. "height": 292
  802. },
  803. "_anchorPoint": {
  804. "__type__": "cc.Vec2",
  805. "x": 0.5,
  806. "y": 0.5
  807. },
  808. "_id": ""
  809. },
  810. {
  811. "__type__": "cc.CompPrefabInfo",
  812. "fileId": "592NvOZAVKIrrRAuuBmYhO"
  813. },
  814. {
  815. "__type__": "cc.Sprite",
  816. "_name": "",
  817. "_objFlags": 0,
  818. "__editorExtras__": {},
  819. "node": {
  820. "__id__": 1
  821. },
  822. "_enabled": true,
  823. "__prefab": {
  824. "__id__": 35
  825. },
  826. "_customMaterial": null,
  827. "_srcBlendFactor": 2,
  828. "_dstBlendFactor": 4,
  829. "_color": {
  830. "__type__": "cc.Color",
  831. "r": 255,
  832. "g": 255,
  833. "b": 255,
  834. "a": 255
  835. },
  836. "_spriteFrame": {
  837. "__uuid__": "39edb695-5f2c-4bca-afb6-cfab476c96f4@f9941",
  838. "__expectedType__": "cc.SpriteFrame"
  839. },
  840. "_type": 0,
  841. "_fillType": 0,
  842. "_sizeMode": 1,
  843. "_fillCenter": {
  844. "__type__": "cc.Vec2",
  845. "x": 0,
  846. "y": 0
  847. },
  848. "_fillStart": 0,
  849. "_fillRange": 0,
  850. "_isTrimmedMode": true,
  851. "_useGrayscale": false,
  852. "_atlas": null,
  853. "_id": ""
  854. },
  855. {
  856. "__type__": "cc.CompPrefabInfo",
  857. "fileId": "d1ft2l5iNFb6TuzG4eqI8x"
  858. },
  859. {
  860. "__type__": "e6c376Ia5BBsr8tCFxbuMUd",
  861. "_name": "",
  862. "_objFlags": 0,
  863. "__editorExtras__": {},
  864. "node": {
  865. "__id__": 1
  866. },
  867. "_enabled": true,
  868. "__prefab": {
  869. "__id__": 37
  870. },
  871. "txt_title": {
  872. "__id__": 6
  873. },
  874. "img_show": {
  875. "__id__": 17
  876. },
  877. "node_lock": {
  878. "__id__": 20
  879. },
  880. "_id": ""
  881. },
  882. {
  883. "__type__": "cc.CompPrefabInfo",
  884. "fileId": "7cneN7JfRFX58ZDWzVw7UK"
  885. },
  886. {
  887. "__type__": "cc.Button",
  888. "_name": "",
  889. "_objFlags": 0,
  890. "__editorExtras__": {},
  891. "node": {
  892. "__id__": 1
  893. },
  894. "_enabled": true,
  895. "__prefab": {
  896. "__id__": 39
  897. },
  898. "clickEvents": [
  899. {
  900. "__id__": 40
  901. }
  902. ],
  903. "_interactable": true,
  904. "_transition": 3,
  905. "_normalColor": {
  906. "__type__": "cc.Color",
  907. "r": 255,
  908. "g": 255,
  909. "b": 255,
  910. "a": 255
  911. },
  912. "_hoverColor": {
  913. "__type__": "cc.Color",
  914. "r": 211,
  915. "g": 211,
  916. "b": 211,
  917. "a": 255
  918. },
  919. "_pressedColor": {
  920. "__type__": "cc.Color",
  921. "r": 255,
  922. "g": 255,
  923. "b": 255,
  924. "a": 255
  925. },
  926. "_disabledColor": {
  927. "__type__": "cc.Color",
  928. "r": 124,
  929. "g": 124,
  930. "b": 124,
  931. "a": 255
  932. },
  933. "_normalSprite": null,
  934. "_hoverSprite": null,
  935. "_pressedSprite": null,
  936. "_disabledSprite": null,
  937. "_duration": 0.1,
  938. "_zoomScale": 1.2,
  939. "_target": null,
  940. "_id": ""
  941. },
  942. {
  943. "__type__": "cc.CompPrefabInfo",
  944. "fileId": "07pDfXP7hC+Joj6bcN5lWN"
  945. },
  946. {
  947. "__type__": "cc.ClickEvent",
  948. "target": {
  949. "__id__": 1
  950. },
  951. "component": "",
  952. "_componentId": "e6c376Ia5BBsr8tCFxbuMUd",
  953. "handler": "OnClickThis",
  954. "customEventData": ""
  955. },
  956. {
  957. "__type__": "cc.PrefabInfo",
  958. "root": {
  959. "__id__": 1
  960. },
  961. "asset": {
  962. "__id__": 0
  963. },
  964. "fileId": "cf4lA3IPtGbqhSWraDyvAd",
  965. "instance": null,
  966. "targetOverrides": null
  967. }
  968. ]