BattleRoomCreateCell.prefab 17 KB

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