item.prefab 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "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": "item",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 14
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 20
  35. },
  36. {
  37. "__id__": 22
  38. },
  39. {
  40. "__id__": 24
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 27
  45. },
  46. "_lpos": {
  47. "__type__": "cc.Vec3",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0
  51. },
  52. "_lrot": {
  53. "__type__": "cc.Quat",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0,
  57. "w": 1
  58. },
  59. "_lscale": {
  60. "__type__": "cc.Vec3",
  61. "x": 1,
  62. "y": 1,
  63. "z": 1
  64. },
  65. "_mobility": 0,
  66. "_layer": 33554432,
  67. "_euler": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_id": ""
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "bg",
  78. "_objFlags": 0,
  79. "__editorExtras__": {},
  80. "_parent": {
  81. "__id__": 1
  82. },
  83. "_children": [],
  84. "_active": true,
  85. "_components": [
  86. {
  87. "__id__": 3
  88. },
  89. {
  90. "__id__": 5
  91. }
  92. ],
  93. "_prefab": {
  94. "__id__": 7
  95. },
  96. "_lpos": {
  97. "__type__": "cc.Vec3",
  98. "x": 0,
  99. "y": 0,
  100. "z": 0
  101. },
  102. "_lrot": {
  103. "__type__": "cc.Quat",
  104. "x": 0,
  105. "y": 0,
  106. "z": 0,
  107. "w": 1
  108. },
  109. "_lscale": {
  110. "__type__": "cc.Vec3",
  111. "x": 1,
  112. "y": 1,
  113. "z": 1
  114. },
  115. "_mobility": 0,
  116. "_layer": 33554432,
  117. "_euler": {
  118. "__type__": "cc.Vec3",
  119. "x": 0,
  120. "y": 0,
  121. "z": 0
  122. },
  123. "_id": ""
  124. },
  125. {
  126. "__type__": "cc.UITransform",
  127. "_name": "",
  128. "_objFlags": 0,
  129. "__editorExtras__": {},
  130. "node": {
  131. "__id__": 2
  132. },
  133. "_enabled": true,
  134. "__prefab": {
  135. "__id__": 4
  136. },
  137. "_contentSize": {
  138. "__type__": "cc.Size",
  139. "width": 100,
  140. "height": 100
  141. },
  142. "_anchorPoint": {
  143. "__type__": "cc.Vec2",
  144. "x": 0.5,
  145. "y": 0.5
  146. },
  147. "_id": ""
  148. },
  149. {
  150. "__type__": "cc.CompPrefabInfo",
  151. "fileId": "b6jfsHhgBC14vWlxbFXP0w"
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "__editorExtras__": {},
  158. "node": {
  159. "__id__": 2
  160. },
  161. "_enabled": true,
  162. "__prefab": {
  163. "__id__": 6
  164. },
  165. "_customMaterial": null,
  166. "_srcBlendFactor": 2,
  167. "_dstBlendFactor": 4,
  168. "_color": {
  169. "__type__": "cc.Color",
  170. "r": 255,
  171. "g": 255,
  172. "b": 255,
  173. "a": 255
  174. },
  175. "_spriteFrame": {
  176. "__uuid__": "99427946-f901-4dcc-9c77-861212eafda2@f9941",
  177. "__expectedType__": "cc.SpriteFrame"
  178. },
  179. "_type": 0,
  180. "_fillType": 0,
  181. "_sizeMode": 1,
  182. "_fillCenter": {
  183. "__type__": "cc.Vec2",
  184. "x": 0,
  185. "y": 0
  186. },
  187. "_fillStart": 0,
  188. "_fillRange": 0,
  189. "_isTrimmedMode": true,
  190. "_useGrayscale": false,
  191. "_atlas": null,
  192. "_id": ""
  193. },
  194. {
  195. "__type__": "cc.CompPrefabInfo",
  196. "fileId": "caZuMyIyVAQL/KiRdBCQOO"
  197. },
  198. {
  199. "__type__": "cc.PrefabInfo",
  200. "root": {
  201. "__id__": 1
  202. },
  203. "asset": {
  204. "__id__": 0
  205. },
  206. "fileId": "e0UKvZGRhAv5mS8em3VOrQ",
  207. "instance": null,
  208. "targetOverrides": null,
  209. "nestedPrefabInstanceRoots": null
  210. },
  211. {
  212. "__type__": "cc.Node",
  213. "_name": "ico",
  214. "_objFlags": 0,
  215. "__editorExtras__": {},
  216. "_parent": {
  217. "__id__": 1
  218. },
  219. "_children": [],
  220. "_active": true,
  221. "_components": [
  222. {
  223. "__id__": 9
  224. },
  225. {
  226. "__id__": 11
  227. }
  228. ],
  229. "_prefab": {
  230. "__id__": 13
  231. },
  232. "_lpos": {
  233. "__type__": "cc.Vec3",
  234. "x": 0,
  235. "y": 4,
  236. "z": 0
  237. },
  238. "_lrot": {
  239. "__type__": "cc.Quat",
  240. "x": 0,
  241. "y": 0,
  242. "z": 0,
  243. "w": 1
  244. },
  245. "_lscale": {
  246. "__type__": "cc.Vec3",
  247. "x": 1,
  248. "y": 1,
  249. "z": 1
  250. },
  251. "_mobility": 0,
  252. "_layer": 33554432,
  253. "_euler": {
  254. "__type__": "cc.Vec3",
  255. "x": 0,
  256. "y": 0,
  257. "z": 0
  258. },
  259. "_id": ""
  260. },
  261. {
  262. "__type__": "cc.UITransform",
  263. "_name": "",
  264. "_objFlags": 0,
  265. "__editorExtras__": {},
  266. "node": {
  267. "__id__": 8
  268. },
  269. "_enabled": true,
  270. "__prefab": {
  271. "__id__": 10
  272. },
  273. "_contentSize": {
  274. "__type__": "cc.Size",
  275. "width": 61,
  276. "height": 61
  277. },
  278. "_anchorPoint": {
  279. "__type__": "cc.Vec2",
  280. "x": 0.5,
  281. "y": 0.5
  282. },
  283. "_id": ""
  284. },
  285. {
  286. "__type__": "cc.CompPrefabInfo",
  287. "fileId": "4cLgljx55Ga517nA6IN+tR"
  288. },
  289. {
  290. "__type__": "cc.Sprite",
  291. "_name": "",
  292. "_objFlags": 0,
  293. "__editorExtras__": {},
  294. "node": {
  295. "__id__": 8
  296. },
  297. "_enabled": true,
  298. "__prefab": {
  299. "__id__": 12
  300. },
  301. "_customMaterial": null,
  302. "_srcBlendFactor": 2,
  303. "_dstBlendFactor": 4,
  304. "_color": {
  305. "__type__": "cc.Color",
  306. "r": 255,
  307. "g": 255,
  308. "b": 255,
  309. "a": 255
  310. },
  311. "_spriteFrame": {
  312. "__uuid__": "64d4a153-a47f-4644-a5b0-a7d4551d0e3a@f9941",
  313. "__expectedType__": "cc.SpriteFrame"
  314. },
  315. "_type": 0,
  316. "_fillType": 0,
  317. "_sizeMode": 1,
  318. "_fillCenter": {
  319. "__type__": "cc.Vec2",
  320. "x": 0,
  321. "y": 0
  322. },
  323. "_fillStart": 0,
  324. "_fillRange": 0,
  325. "_isTrimmedMode": true,
  326. "_useGrayscale": false,
  327. "_atlas": null,
  328. "_id": ""
  329. },
  330. {
  331. "__type__": "cc.CompPrefabInfo",
  332. "fileId": "d22IfXaEhLEbQCzBXUJWza"
  333. },
  334. {
  335. "__type__": "cc.PrefabInfo",
  336. "root": {
  337. "__id__": 1
  338. },
  339. "asset": {
  340. "__id__": 0
  341. },
  342. "fileId": "8arvJwnq1KCrf0EukNyDZV",
  343. "instance": null,
  344. "targetOverrides": null,
  345. "nestedPrefabInstanceRoots": null
  346. },
  347. {
  348. "__type__": "cc.Node",
  349. "_name": "num",
  350. "_objFlags": 0,
  351. "__editorExtras__": {},
  352. "_parent": {
  353. "__id__": 1
  354. },
  355. "_children": [],
  356. "_active": true,
  357. "_components": [
  358. {
  359. "__id__": 15
  360. },
  361. {
  362. "__id__": 17
  363. }
  364. ],
  365. "_prefab": {
  366. "__id__": 19
  367. },
  368. "_lpos": {
  369. "__type__": "cc.Vec3",
  370. "x": 43.307000000000016,
  371. "y": -48.448999999999955,
  372. "z": 0
  373. },
  374. "_lrot": {
  375. "__type__": "cc.Quat",
  376. "x": 0,
  377. "y": 0,
  378. "z": 0,
  379. "w": 1
  380. },
  381. "_lscale": {
  382. "__type__": "cc.Vec3",
  383. "x": 1,
  384. "y": 1,
  385. "z": 1
  386. },
  387. "_mobility": 0,
  388. "_layer": 33554432,
  389. "_euler": {
  390. "__type__": "cc.Vec3",
  391. "x": 0,
  392. "y": 0,
  393. "z": 0
  394. },
  395. "_id": ""
  396. },
  397. {
  398. "__type__": "cc.UITransform",
  399. "_name": "",
  400. "_objFlags": 0,
  401. "__editorExtras__": {},
  402. "node": {
  403. "__id__": 14
  404. },
  405. "_enabled": true,
  406. "__prefab": {
  407. "__id__": 16
  408. },
  409. "_contentSize": {
  410. "__type__": "cc.Size",
  411. "width": 86,
  412. "height": 31.72
  413. },
  414. "_anchorPoint": {
  415. "__type__": "cc.Vec2",
  416. "x": 1,
  417. "y": 0
  418. },
  419. "_id": ""
  420. },
  421. {
  422. "__type__": "cc.CompPrefabInfo",
  423. "fileId": "a9EjrTyZJAAZHDEQaeWty+"
  424. },
  425. {
  426. "__type__": "cc.Label",
  427. "_name": "",
  428. "_objFlags": 0,
  429. "__editorExtras__": {},
  430. "node": {
  431. "__id__": 14
  432. },
  433. "_enabled": true,
  434. "__prefab": {
  435. "__id__": 18
  436. },
  437. "_customMaterial": null,
  438. "_srcBlendFactor": 2,
  439. "_dstBlendFactor": 4,
  440. "_color": {
  441. "__type__": "cc.Color",
  442. "r": 255,
  443. "g": 255,
  444. "b": 255,
  445. "a": 255
  446. },
  447. "_string": "999",
  448. "_horizontalAlign": 2,
  449. "_verticalAlign": 2,
  450. "_actualFontSize": 22,
  451. "_fontSize": 22,
  452. "_fontFamily": "Arial",
  453. "_lineHeight": 22,
  454. "_overflow": 2,
  455. "_enableWrapText": false,
  456. "_font": {
  457. "__uuid__": "20e32a4b-c53f-43f1-afa0-30a906b3e3e8",
  458. "__expectedType__": "cc.TTFFont"
  459. },
  460. "_isSystemFontUsed": false,
  461. "_spacingX": 0,
  462. "_isItalic": false,
  463. "_isBold": true,
  464. "_isUnderline": false,
  465. "_underlineHeight": 2,
  466. "_cacheMode": 0,
  467. "_enableOutline": true,
  468. "_outlineColor": {
  469. "__type__": "cc.Color",
  470. "r": 0,
  471. "g": 0,
  472. "b": 0,
  473. "a": 255
  474. },
  475. "_outlineWidth": 2,
  476. "_enableShadow": false,
  477. "_shadowColor": {
  478. "__type__": "cc.Color",
  479. "r": 0,
  480. "g": 0,
  481. "b": 0,
  482. "a": 255
  483. },
  484. "_shadowOffset": {
  485. "__type__": "cc.Vec2",
  486. "x": 2,
  487. "y": 2
  488. },
  489. "_shadowBlur": 2,
  490. "_id": ""
  491. },
  492. {
  493. "__type__": "cc.CompPrefabInfo",
  494. "fileId": "188fU1PuZOTLBz0lMUPMOZ"
  495. },
  496. {
  497. "__type__": "cc.PrefabInfo",
  498. "root": {
  499. "__id__": 1
  500. },
  501. "asset": {
  502. "__id__": 0
  503. },
  504. "fileId": "46FcB/6zNGxZj2QMta9WrZ",
  505. "instance": null,
  506. "targetOverrides": null,
  507. "nestedPrefabInstanceRoots": null
  508. },
  509. {
  510. "__type__": "cc.UITransform",
  511. "_name": "",
  512. "_objFlags": 0,
  513. "__editorExtras__": {},
  514. "node": {
  515. "__id__": 1
  516. },
  517. "_enabled": true,
  518. "__prefab": {
  519. "__id__": 21
  520. },
  521. "_contentSize": {
  522. "__type__": "cc.Size",
  523. "width": 100,
  524. "height": 100
  525. },
  526. "_anchorPoint": {
  527. "__type__": "cc.Vec2",
  528. "x": 0.5,
  529. "y": 0.5
  530. },
  531. "_id": ""
  532. },
  533. {
  534. "__type__": "cc.CompPrefabInfo",
  535. "fileId": "6bLoiBTHZNYJA/5Bgg+cDU"
  536. },
  537. {
  538. "__type__": "f51c5hz58dGtZ2WDO3YIVb7",
  539. "_name": "",
  540. "_objFlags": 0,
  541. "__editorExtras__": {},
  542. "node": {
  543. "__id__": 1
  544. },
  545. "_enabled": true,
  546. "__prefab": {
  547. "__id__": 23
  548. },
  549. "frame_load": false,
  550. "load_priority": 0,
  551. "bg": {
  552. "__id__": 5
  553. },
  554. "num": {
  555. "__id__": 17
  556. },
  557. "bgFrame": [
  558. {
  559. "__uuid__": "99427946-f901-4dcc-9c77-861212eafda2@f9941",
  560. "__expectedType__": "cc.SpriteFrame"
  561. },
  562. {
  563. "__uuid__": "d7cca248-65ec-4a9f-bd69-4347462d6cf9@f9941",
  564. "__expectedType__": "cc.SpriteFrame"
  565. },
  566. {
  567. "__uuid__": "596a7bcc-ce3f-4efe-b4a7-72c07e7a6002@f9941",
  568. "__expectedType__": "cc.SpriteFrame"
  569. },
  570. {
  571. "__uuid__": "d1d41cf7-3248-4515-b9bd-c9d5884817be@f9941",
  572. "__expectedType__": "cc.SpriteFrame"
  573. },
  574. {
  575. "__uuid__": "05872745-c902-4d87-b940-9c3e9472cf71@f9941",
  576. "__expectedType__": "cc.SpriteFrame"
  577. },
  578. {
  579. "__uuid__": "2e8409fc-bf10-4377-8836-c637d7058a99@f9941",
  580. "__expectedType__": "cc.SpriteFrame"
  581. }
  582. ],
  583. "_id": ""
  584. },
  585. {
  586. "__type__": "cc.CompPrefabInfo",
  587. "fileId": "8almz25ZlIR4KH17RXY54Z"
  588. },
  589. {
  590. "__type__": "cc.Button",
  591. "_name": "",
  592. "_objFlags": 0,
  593. "__editorExtras__": {},
  594. "node": {
  595. "__id__": 1
  596. },
  597. "_enabled": true,
  598. "__prefab": {
  599. "__id__": 25
  600. },
  601. "clickEvents": [
  602. {
  603. "__id__": 26
  604. }
  605. ],
  606. "_interactable": true,
  607. "_transition": 0,
  608. "_normalColor": {
  609. "__type__": "cc.Color",
  610. "r": 255,
  611. "g": 255,
  612. "b": 255,
  613. "a": 255
  614. },
  615. "_hoverColor": {
  616. "__type__": "cc.Color",
  617. "r": 211,
  618. "g": 211,
  619. "b": 211,
  620. "a": 255
  621. },
  622. "_pressedColor": {
  623. "__type__": "cc.Color",
  624. "r": 255,
  625. "g": 255,
  626. "b": 255,
  627. "a": 255
  628. },
  629. "_disabledColor": {
  630. "__type__": "cc.Color",
  631. "r": 124,
  632. "g": 124,
  633. "b": 124,
  634. "a": 255
  635. },
  636. "_normalSprite": null,
  637. "_hoverSprite": null,
  638. "_pressedSprite": null,
  639. "_disabledSprite": null,
  640. "_duration": 0.1,
  641. "_zoomScale": 1.2,
  642. "_target": null,
  643. "_id": ""
  644. },
  645. {
  646. "__type__": "cc.CompPrefabInfo",
  647. "fileId": "deEfBBYcdJHLd45PT54oY6"
  648. },
  649. {
  650. "__type__": "cc.ClickEvent",
  651. "target": {
  652. "__id__": 1
  653. },
  654. "component": "",
  655. "_componentId": "f51c5hz58dGtZ2WDO3YIVb7",
  656. "handler": "onClick",
  657. "customEventData": ""
  658. },
  659. {
  660. "__type__": "cc.PrefabInfo",
  661. "root": {
  662. "__id__": 1
  663. },
  664. "asset": {
  665. "__id__": 0
  666. },
  667. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  668. "instance": null,
  669. "targetOverrides": null
  670. }
  671. ]