gooditem_2.prefab 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "gooditem_2",
  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": "gooditem_2",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 26
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 32
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 34
  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": "sp_icon",
  72. "_objFlags": 0,
  73. "__editorExtras__": {},
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [],
  78. "_active": true,
  79. "_components": [
  80. {
  81. "__id__": 3
  82. },
  83. {
  84. "__id__": 5
  85. }
  86. ],
  87. "_prefab": {
  88. "__id__": 7
  89. },
  90. "_lpos": {
  91. "__type__": "cc.Vec3",
  92. "x": 0,
  93. "y": 54.298,
  94. "z": 0
  95. },
  96. "_lrot": {
  97. "__type__": "cc.Quat",
  98. "x": 0,
  99. "y": 0,
  100. "z": 0,
  101. "w": 1
  102. },
  103. "_lscale": {
  104. "__type__": "cc.Vec3",
  105. "x": 1,
  106. "y": 1,
  107. "z": 1
  108. },
  109. "_mobility": 0,
  110. "_layer": 33554432,
  111. "_euler": {
  112. "__type__": "cc.Vec3",
  113. "x": 0,
  114. "y": 0,
  115. "z": 0
  116. },
  117. "_id": ""
  118. },
  119. {
  120. "__type__": "cc.UITransform",
  121. "_name": "",
  122. "_objFlags": 0,
  123. "__editorExtras__": {},
  124. "node": {
  125. "__id__": 2
  126. },
  127. "_enabled": true,
  128. "__prefab": {
  129. "__id__": 4
  130. },
  131. "_contentSize": {
  132. "__type__": "cc.Size",
  133. "width": 132,
  134. "height": 91
  135. },
  136. "_anchorPoint": {
  137. "__type__": "cc.Vec2",
  138. "x": 0.5,
  139. "y": 0.5
  140. },
  141. "_id": ""
  142. },
  143. {
  144. "__type__": "cc.CompPrefabInfo",
  145. "fileId": "19zzUmtsZPEqlGkein7jCl"
  146. },
  147. {
  148. "__type__": "cc.Sprite",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "__editorExtras__": {},
  152. "node": {
  153. "__id__": 2
  154. },
  155. "_enabled": true,
  156. "__prefab": {
  157. "__id__": 6
  158. },
  159. "_customMaterial": null,
  160. "_srcBlendFactor": 2,
  161. "_dstBlendFactor": 4,
  162. "_color": {
  163. "__type__": "cc.Color",
  164. "r": 255,
  165. "g": 255,
  166. "b": 255,
  167. "a": 255
  168. },
  169. "_spriteFrame": {
  170. "__uuid__": "0d8355de-e5fb-442c-8fc1-f13ad6105666@f9941",
  171. "__expectedType__": "cc.SpriteFrame"
  172. },
  173. "_type": 0,
  174. "_fillType": 0,
  175. "_sizeMode": 1,
  176. "_fillCenter": {
  177. "__type__": "cc.Vec2",
  178. "x": 0,
  179. "y": 0
  180. },
  181. "_fillStart": 0,
  182. "_fillRange": 0,
  183. "_isTrimmedMode": true,
  184. "_useGrayscale": false,
  185. "_atlas": null,
  186. "_id": ""
  187. },
  188. {
  189. "__type__": "cc.CompPrefabInfo",
  190. "fileId": "6cIi0/inZBgJGCH8ieO+f1"
  191. },
  192. {
  193. "__type__": "cc.PrefabInfo",
  194. "root": {
  195. "__id__": 1
  196. },
  197. "asset": {
  198. "__id__": 0
  199. },
  200. "fileId": "dcIgDWCo5DwaL6eQwMKxCQ",
  201. "instance": null,
  202. "targetOverrides": null,
  203. "nestedPrefabInstanceRoots": null
  204. },
  205. {
  206. "__type__": "cc.Node",
  207. "_name": "Node",
  208. "_objFlags": 0,
  209. "__editorExtras__": {},
  210. "_parent": {
  211. "__id__": 1
  212. },
  213. "_children": [
  214. {
  215. "__id__": 9
  216. },
  217. {
  218. "__id__": 15
  219. }
  220. ],
  221. "_active": true,
  222. "_components": [
  223. {
  224. "__id__": 21
  225. },
  226. {
  227. "__id__": 23
  228. }
  229. ],
  230. "_prefab": {
  231. "__id__": 25
  232. },
  233. "_lpos": {
  234. "__type__": "cc.Vec3",
  235. "x": 0,
  236. "y": -23.133,
  237. "z": 0
  238. },
  239. "_lrot": {
  240. "__type__": "cc.Quat",
  241. "x": 0,
  242. "y": 0,
  243. "z": 0,
  244. "w": 1
  245. },
  246. "_lscale": {
  247. "__type__": "cc.Vec3",
  248. "x": 1,
  249. "y": 1,
  250. "z": 1
  251. },
  252. "_mobility": 0,
  253. "_layer": 33554432,
  254. "_euler": {
  255. "__type__": "cc.Vec3",
  256. "x": 0,
  257. "y": 0,
  258. "z": 0
  259. },
  260. "_id": ""
  261. },
  262. {
  263. "__type__": "cc.Node",
  264. "_name": "lab_num",
  265. "_objFlags": 0,
  266. "__editorExtras__": {},
  267. "_parent": {
  268. "__id__": 8
  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": -16.5,
  286. "y": -4.227999999999952,
  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": 0,
  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": "f9qjd2d2BLd4WItGKM4SpL"
  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": 88,
  358. "g": 42,
  359. "b": 9,
  360. "a": 255
  361. },
  362. "_string": "",
  363. "_horizontalAlign": 1,
  364. "_verticalAlign": 1,
  365. "_actualFontSize": 60,
  366. "_fontSize": 60,
  367. "_fontFamily": "Arial",
  368. "_lineHeight": 60,
  369. "_overflow": 0,
  370. "_enableWrapText": true,
  371. "_font": null,
  372. "_isSystemFontUsed": true,
  373. "_spacingX": 0,
  374. "_isItalic": false,
  375. "_isBold": false,
  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": "e4LR1oOsBNpr1azicXiYg9"
  407. },
  408. {
  409. "__type__": "cc.PrefabInfo",
  410. "root": {
  411. "__id__": 1
  412. },
  413. "asset": {
  414. "__id__": 0
  415. },
  416. "fileId": "23CwoP3ARLa5zQnemNrfzc",
  417. "instance": null,
  418. "targetOverrides": null,
  419. "nestedPrefabInstanceRoots": null
  420. },
  421. {
  422. "__type__": "cc.Node",
  423. "_name": "lab_num-001",
  424. "_objFlags": 0,
  425. "__editorExtras__": {},
  426. "_parent": {
  427. "__id__": 8
  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": 2.5,
  445. "y": -4.227999999999952,
  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": 28,
  486. "height": 75.6
  487. },
  488. "_anchorPoint": {
  489. "__type__": "cc.Vec2",
  490. "x": 0.5,
  491. "y": 0.6
  492. },
  493. "_id": ""
  494. },
  495. {
  496. "__type__": "cc.CompPrefabInfo",
  497. "fileId": "8e9A0sMpdPTaB9+5rdhbwV"
  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": 88,
  517. "g": 42,
  518. "b": 9,
  519. "a": 255
  520. },
  521. "_string": "元",
  522. "_horizontalAlign": 1,
  523. "_verticalAlign": 1,
  524. "_actualFontSize": 28,
  525. "_fontSize": 28,
  526. "_fontFamily": "Arial",
  527. "_lineHeight": 60,
  528. "_overflow": 0,
  529. "_enableWrapText": true,
  530. "_font": null,
  531. "_isSystemFontUsed": true,
  532. "_spacingX": 0,
  533. "_isItalic": false,
  534. "_isBold": false,
  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": "02svMn0HhIGrjeH1W23jYc"
  566. },
  567. {
  568. "__type__": "cc.PrefabInfo",
  569. "root": {
  570. "__id__": 1
  571. },
  572. "asset": {
  573. "__id__": 0
  574. },
  575. "fileId": "6dMvNO7KBJxZco8cy1i7w5",
  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__": 8
  587. },
  588. "_enabled": true,
  589. "__prefab": {
  590. "__id__": 22
  591. },
  592. "_contentSize": {
  593. "__type__": "cc.Size",
  594. "width": 33,
  595. "height": 60
  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": "2cqFI7KRtFdZKnyqdpKpRf"
  607. },
  608. {
  609. "__type__": "cc.Layout",
  610. "_name": "",
  611. "_objFlags": 0,
  612. "__editorExtras__": {},
  613. "node": {
  614. "__id__": 8
  615. },
  616. "_enabled": true,
  617. "__prefab": {
  618. "__id__": 24
  619. },
  620. "_resizeMode": 1,
  621. "_layoutType": 1,
  622. "_cellSize": {
  623. "__type__": "cc.Size",
  624. "width": 40,
  625. "height": 40
  626. },
  627. "_startAxis": 0,
  628. "_paddingLeft": 0,
  629. "_paddingRight": 0,
  630. "_paddingTop": 0,
  631. "_paddingBottom": 0,
  632. "_spacingX": 5,
  633. "_spacingY": 0,
  634. "_verticalDirection": 1,
  635. "_horizontalDirection": 0,
  636. "_constraint": 0,
  637. "_constraintNum": 2,
  638. "_affectedByScale": false,
  639. "_isAlign": false,
  640. "_id": ""
  641. },
  642. {
  643. "__type__": "cc.CompPrefabInfo",
  644. "fileId": "48QvoniMpDiL9GmLp3DN3n"
  645. },
  646. {
  647. "__type__": "cc.PrefabInfo",
  648. "root": {
  649. "__id__": 1
  650. },
  651. "asset": {
  652. "__id__": 0
  653. },
  654. "fileId": "02w9XV2RpKY7ixL8/7Ld9P",
  655. "instance": null,
  656. "targetOverrides": null,
  657. "nestedPrefabInstanceRoots": null
  658. },
  659. {
  660. "__type__": "cc.Node",
  661. "_name": "sp_max",
  662. "_objFlags": 0,
  663. "__editorExtras__": {},
  664. "_parent": {
  665. "__id__": 1
  666. },
  667. "_children": [],
  668. "_active": true,
  669. "_components": [
  670. {
  671. "__id__": 27
  672. },
  673. {
  674. "__id__": 29
  675. }
  676. ],
  677. "_prefab": {
  678. "__id__": 31
  679. },
  680. "_lpos": {
  681. "__type__": "cc.Vec3",
  682. "x": 0,
  683. "y": -74.016,
  684. "z": 0
  685. },
  686. "_lrot": {
  687. "__type__": "cc.Quat",
  688. "x": 0,
  689. "y": 0,
  690. "z": 0,
  691. "w": 1
  692. },
  693. "_lscale": {
  694. "__type__": "cc.Vec3",
  695. "x": 1,
  696. "y": 1,
  697. "z": 1
  698. },
  699. "_mobility": 0,
  700. "_layer": 33554432,
  701. "_euler": {
  702. "__type__": "cc.Vec3",
  703. "x": 0,
  704. "y": 0,
  705. "z": 0
  706. },
  707. "_id": ""
  708. },
  709. {
  710. "__type__": "cc.UITransform",
  711. "_name": "",
  712. "_objFlags": 0,
  713. "__editorExtras__": {},
  714. "node": {
  715. "__id__": 26
  716. },
  717. "_enabled": true,
  718. "__prefab": {
  719. "__id__": 28
  720. },
  721. "_contentSize": {
  722. "__type__": "cc.Size",
  723. "width": 56,
  724. "height": 32
  725. },
  726. "_anchorPoint": {
  727. "__type__": "cc.Vec2",
  728. "x": 0.5,
  729. "y": 0.5
  730. },
  731. "_id": ""
  732. },
  733. {
  734. "__type__": "cc.CompPrefabInfo",
  735. "fileId": "b8d3Go55ZNz4b5WmMPlPzg"
  736. },
  737. {
  738. "__type__": "cc.Sprite",
  739. "_name": "",
  740. "_objFlags": 0,
  741. "__editorExtras__": {},
  742. "node": {
  743. "__id__": 26
  744. },
  745. "_enabled": true,
  746. "__prefab": {
  747. "__id__": 30
  748. },
  749. "_customMaterial": null,
  750. "_srcBlendFactor": 2,
  751. "_dstBlendFactor": 4,
  752. "_color": {
  753. "__type__": "cc.Color",
  754. "r": 255,
  755. "g": 255,
  756. "b": 255,
  757. "a": 255
  758. },
  759. "_spriteFrame": {
  760. "__uuid__": "f2147dd1-00a8-4cf8-9727-bf5a668cfccd@f9941",
  761. "__expectedType__": "cc.SpriteFrame"
  762. },
  763. "_type": 0,
  764. "_fillType": 0,
  765. "_sizeMode": 1,
  766. "_fillCenter": {
  767. "__type__": "cc.Vec2",
  768. "x": 0,
  769. "y": 0
  770. },
  771. "_fillStart": 0,
  772. "_fillRange": 0,
  773. "_isTrimmedMode": true,
  774. "_useGrayscale": false,
  775. "_atlas": null,
  776. "_id": ""
  777. },
  778. {
  779. "__type__": "cc.CompPrefabInfo",
  780. "fileId": "00wcwW10hLH7yvdDBxtWV/"
  781. },
  782. {
  783. "__type__": "cc.PrefabInfo",
  784. "root": {
  785. "__id__": 1
  786. },
  787. "asset": {
  788. "__id__": 0
  789. },
  790. "fileId": "40JcxC49NBLqVw1NnhaVkb",
  791. "instance": null,
  792. "targetOverrides": null,
  793. "nestedPrefabInstanceRoots": null
  794. },
  795. {
  796. "__type__": "cc.UITransform",
  797. "_name": "",
  798. "_objFlags": 0,
  799. "__editorExtras__": {},
  800. "node": {
  801. "__id__": 1
  802. },
  803. "_enabled": true,
  804. "__prefab": {
  805. "__id__": 33
  806. },
  807. "_contentSize": {
  808. "__type__": "cc.Size",
  809. "width": 140,
  810. "height": 200
  811. },
  812. "_anchorPoint": {
  813. "__type__": "cc.Vec2",
  814. "x": 0.5,
  815. "y": 0.5
  816. },
  817. "_id": ""
  818. },
  819. {
  820. "__type__": "cc.CompPrefabInfo",
  821. "fileId": "a8BuWt6DpF2IkVT+lbrRQG"
  822. },
  823. {
  824. "__type__": "cc.PrefabInfo",
  825. "root": {
  826. "__id__": 1
  827. },
  828. "asset": {
  829. "__id__": 0
  830. },
  831. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  832. "instance": null,
  833. "targetOverrides": null
  834. }
  835. ]