player-slot.prefab 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "player-slot",
  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": "player-slot",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 24
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 30
  35. },
  36. {
  37. "__id__": 32
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 34
  42. },
  43. "_lpos": {
  44. "__type__": "cc.Vec3",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0
  48. },
  49. "_lrot": {
  50. "__type__": "cc.Quat",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0,
  54. "w": 1
  55. },
  56. "_lscale": {
  57. "__type__": "cc.Vec3",
  58. "x": 1,
  59. "y": 1,
  60. "z": 1
  61. },
  62. "_mobility": 0,
  63. "_layer": 33554432,
  64. "_euler": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. },
  70. "_id": ""
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "bg",
  75. "_objFlags": 0,
  76. "__editorExtras__": {},
  77. "_parent": {
  78. "__id__": 1
  79. },
  80. "_children": [],
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 3
  85. },
  86. {
  87. "__id__": 5
  88. }
  89. ],
  90. "_prefab": {
  91. "__id__": 7
  92. },
  93. "_lpos": {
  94. "__type__": "cc.Vec3",
  95. "x": 0,
  96. "y": 0,
  97. "z": 0
  98. },
  99. "_lrot": {
  100. "__type__": "cc.Quat",
  101. "x": 0,
  102. "y": 0,
  103. "z": 0,
  104. "w": 1
  105. },
  106. "_lscale": {
  107. "__type__": "cc.Vec3",
  108. "x": 1,
  109. "y": 1,
  110. "z": 1
  111. },
  112. "_mobility": 0,
  113. "_layer": 33554432,
  114. "_euler": {
  115. "__type__": "cc.Vec3",
  116. "x": 0,
  117. "y": 0,
  118. "z": 0
  119. },
  120. "_id": ""
  121. },
  122. {
  123. "__type__": "cc.UITransform",
  124. "_name": "",
  125. "_objFlags": 0,
  126. "__editorExtras__": {},
  127. "node": {
  128. "__id__": 2
  129. },
  130. "_enabled": true,
  131. "__prefab": {
  132. "__id__": 4
  133. },
  134. "_contentSize": {
  135. "__type__": "cc.Size",
  136. "width": 300,
  137. "height": 300
  138. },
  139. "_anchorPoint": {
  140. "__type__": "cc.Vec2",
  141. "x": 0.5,
  142. "y": 0.5
  143. },
  144. "_id": ""
  145. },
  146. {
  147. "__type__": "cc.CompPrefabInfo",
  148. "fileId": "fbXdch3Y5GI4Vvx0jz1KUY"
  149. },
  150. {
  151. "__type__": "cc.Sprite",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "__editorExtras__": {},
  155. "node": {
  156. "__id__": 2
  157. },
  158. "_enabled": true,
  159. "__prefab": {
  160. "__id__": 6
  161. },
  162. "_customMaterial": null,
  163. "_srcBlendFactor": 2,
  164. "_dstBlendFactor": 4,
  165. "_color": {
  166. "__type__": "cc.Color",
  167. "r": 0,
  168. "g": 0,
  169. "b": 0,
  170. "a": 50
  171. },
  172. "_spriteFrame": {
  173. "__uuid__": "c53cc276-74f7-4af5-8476-f0249adf27ec@f9941",
  174. "__expectedType__": "cc.SpriteFrame"
  175. },
  176. "_type": 0,
  177. "_fillType": 0,
  178. "_sizeMode": 0,
  179. "_fillCenter": {
  180. "__type__": "cc.Vec2",
  181. "x": 0,
  182. "y": 0
  183. },
  184. "_fillStart": 0,
  185. "_fillRange": 0,
  186. "_isTrimmedMode": true,
  187. "_useGrayscale": false,
  188. "_atlas": null,
  189. "_id": ""
  190. },
  191. {
  192. "__type__": "cc.CompPrefabInfo",
  193. "fileId": "5e+gD3sl5ME6Js44/FCyYu"
  194. },
  195. {
  196. "__type__": "cc.PrefabInfo",
  197. "root": {
  198. "__id__": 1
  199. },
  200. "asset": {
  201. "__id__": 0
  202. },
  203. "fileId": "84cx5W/kRH+5HoHYRx9SsX",
  204. "instance": null,
  205. "targetOverrides": null,
  206. "nestedPrefabInstanceRoots": null
  207. },
  208. {
  209. "__type__": "cc.Node",
  210. "_name": "front",
  211. "_objFlags": 0,
  212. "__editorExtras__": {},
  213. "_parent": {
  214. "__id__": 1
  215. },
  216. "_children": [
  217. {
  218. "__id__": 9
  219. },
  220. {
  221. "__id__": 15
  222. }
  223. ],
  224. "_active": true,
  225. "_components": [
  226. {
  227. "__id__": 21
  228. }
  229. ],
  230. "_prefab": {
  231. "__id__": 23
  232. },
  233. "_lpos": {
  234. "__type__": "cc.Vec3",
  235. "x": 0,
  236. "y": 0,
  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": "bg",
  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": 0,
  286. "y": 0,
  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": 270,
  327. "height": 270
  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": "867/GF5Y5H9Z/bPc87wnpd"
  339. },
  340. {
  341. "__type__": "cc.Sprite",
  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": 0,
  358. "g": 0,
  359. "b": 0,
  360. "a": 128
  361. },
  362. "_spriteFrame": {
  363. "__uuid__": "c53cc276-74f7-4af5-8476-f0249adf27ec@f9941",
  364. "__expectedType__": "cc.SpriteFrame"
  365. },
  366. "_type": 0,
  367. "_fillType": 0,
  368. "_sizeMode": 0,
  369. "_fillCenter": {
  370. "__type__": "cc.Vec2",
  371. "x": 0,
  372. "y": 0
  373. },
  374. "_fillStart": 0,
  375. "_fillRange": 0,
  376. "_isTrimmedMode": true,
  377. "_useGrayscale": false,
  378. "_atlas": null,
  379. "_id": ""
  380. },
  381. {
  382. "__type__": "cc.CompPrefabInfo",
  383. "fileId": "d1kYqgP31OjrI+YxblLMOF"
  384. },
  385. {
  386. "__type__": "cc.PrefabInfo",
  387. "root": {
  388. "__id__": 1
  389. },
  390. "asset": {
  391. "__id__": 0
  392. },
  393. "fileId": "a2icKk29tGToNSk7j6bt0R",
  394. "instance": null,
  395. "targetOverrides": null,
  396. "nestedPrefabInstanceRoots": null
  397. },
  398. {
  399. "__type__": "cc.Node",
  400. "_name": "skin",
  401. "_objFlags": 0,
  402. "__editorExtras__": {},
  403. "_parent": {
  404. "__id__": 8
  405. },
  406. "_children": [],
  407. "_active": false,
  408. "_components": [
  409. {
  410. "__id__": 16
  411. },
  412. {
  413. "__id__": 18
  414. }
  415. ],
  416. "_prefab": {
  417. "__id__": 20
  418. },
  419. "_lpos": {
  420. "__type__": "cc.Vec3",
  421. "x": 0,
  422. "y": 0,
  423. "z": 0
  424. },
  425. "_lrot": {
  426. "__type__": "cc.Quat",
  427. "x": 0,
  428. "y": 0,
  429. "z": 0,
  430. "w": 1
  431. },
  432. "_lscale": {
  433. "__type__": "cc.Vec3",
  434. "x": 1,
  435. "y": 1,
  436. "z": 1
  437. },
  438. "_mobility": 0,
  439. "_layer": 33554432,
  440. "_euler": {
  441. "__type__": "cc.Vec3",
  442. "x": 0,
  443. "y": 0,
  444. "z": 0
  445. },
  446. "_id": ""
  447. },
  448. {
  449. "__type__": "cc.UITransform",
  450. "_name": "",
  451. "_objFlags": 0,
  452. "__editorExtras__": {},
  453. "node": {
  454. "__id__": 15
  455. },
  456. "_enabled": true,
  457. "__prefab": {
  458. "__id__": 17
  459. },
  460. "_contentSize": {
  461. "__type__": "cc.Size",
  462. "width": 270,
  463. "height": 270
  464. },
  465. "_anchorPoint": {
  466. "__type__": "cc.Vec2",
  467. "x": 0.5,
  468. "y": 0.5
  469. },
  470. "_id": ""
  471. },
  472. {
  473. "__type__": "cc.CompPrefabInfo",
  474. "fileId": "c2xMYz6+xAuIGXJJQd8zEm"
  475. },
  476. {
  477. "__type__": "cc.Sprite",
  478. "_name": "",
  479. "_objFlags": 0,
  480. "__editorExtras__": {},
  481. "node": {
  482. "__id__": 15
  483. },
  484. "_enabled": true,
  485. "__prefab": {
  486. "__id__": 19
  487. },
  488. "_customMaterial": null,
  489. "_srcBlendFactor": 2,
  490. "_dstBlendFactor": 4,
  491. "_color": {
  492. "__type__": "cc.Color",
  493. "r": 133,
  494. "g": 133,
  495. "b": 133,
  496. "a": 255
  497. },
  498. "_spriteFrame": null,
  499. "_type": 0,
  500. "_fillType": 0,
  501. "_sizeMode": 0,
  502. "_fillCenter": {
  503. "__type__": "cc.Vec2",
  504. "x": 0,
  505. "y": 0
  506. },
  507. "_fillStart": 0,
  508. "_fillRange": 0,
  509. "_isTrimmedMode": true,
  510. "_useGrayscale": false,
  511. "_atlas": null,
  512. "_id": ""
  513. },
  514. {
  515. "__type__": "cc.CompPrefabInfo",
  516. "fileId": "79/fXbi/9CEbqq6zIunGLg"
  517. },
  518. {
  519. "__type__": "cc.PrefabInfo",
  520. "root": {
  521. "__id__": 1
  522. },
  523. "asset": {
  524. "__id__": 0
  525. },
  526. "fileId": "9eadCAAq5I8qv5UKIffQJE",
  527. "instance": null,
  528. "targetOverrides": null,
  529. "nestedPrefabInstanceRoots": null
  530. },
  531. {
  532. "__type__": "cc.UITransform",
  533. "_name": "",
  534. "_objFlags": 0,
  535. "__editorExtras__": {},
  536. "node": {
  537. "__id__": 8
  538. },
  539. "_enabled": true,
  540. "__prefab": {
  541. "__id__": 22
  542. },
  543. "_contentSize": {
  544. "__type__": "cc.Size",
  545. "width": 270,
  546. "height": 270
  547. },
  548. "_anchorPoint": {
  549. "__type__": "cc.Vec2",
  550. "x": 0.5,
  551. "y": 0.5
  552. },
  553. "_id": ""
  554. },
  555. {
  556. "__type__": "cc.CompPrefabInfo",
  557. "fileId": "56h8KCCXNHJrL2gP6L22Gg"
  558. },
  559. {
  560. "__type__": "cc.PrefabInfo",
  561. "root": {
  562. "__id__": 1
  563. },
  564. "asset": {
  565. "__id__": 0
  566. },
  567. "fileId": "c1GTXZX6JGnbTNmYzEwM8L",
  568. "instance": null,
  569. "targetOverrides": null,
  570. "nestedPrefabInstanceRoots": null
  571. },
  572. {
  573. "__type__": "cc.Node",
  574. "_name": "lblAdd",
  575. "_objFlags": 0,
  576. "__editorExtras__": {},
  577. "_parent": {
  578. "__id__": 1
  579. },
  580. "_children": [],
  581. "_active": true,
  582. "_components": [
  583. {
  584. "__id__": 25
  585. },
  586. {
  587. "__id__": 27
  588. }
  589. ],
  590. "_prefab": {
  591. "__id__": 29
  592. },
  593. "_lpos": {
  594. "__type__": "cc.Vec3",
  595. "x": 0,
  596. "y": 0,
  597. "z": 0
  598. },
  599. "_lrot": {
  600. "__type__": "cc.Quat",
  601. "x": 0,
  602. "y": 0,
  603. "z": 0,
  604. "w": 1
  605. },
  606. "_lscale": {
  607. "__type__": "cc.Vec3",
  608. "x": 1,
  609. "y": 1,
  610. "z": 1
  611. },
  612. "_mobility": 0,
  613. "_layer": 33554432,
  614. "_euler": {
  615. "__type__": "cc.Vec3",
  616. "x": 0,
  617. "y": 0,
  618. "z": 0
  619. },
  620. "_id": ""
  621. },
  622. {
  623. "__type__": "cc.UITransform",
  624. "_name": "",
  625. "_objFlags": 0,
  626. "__editorExtras__": {},
  627. "node": {
  628. "__id__": 24
  629. },
  630. "_enabled": true,
  631. "__prefab": {
  632. "__id__": 26
  633. },
  634. "_contentSize": {
  635. "__type__": "cc.Size",
  636. "width": 91.59765625,
  637. "height": 193.00000000000003
  638. },
  639. "_anchorPoint": {
  640. "__type__": "cc.Vec2",
  641. "x": 0.5,
  642. "y": 0.5
  643. },
  644. "_id": ""
  645. },
  646. {
  647. "__type__": "cc.CompPrefabInfo",
  648. "fileId": "49VU1C23pA85tApgs2lgAJ"
  649. },
  650. {
  651. "__type__": "cc.Label",
  652. "_name": "",
  653. "_objFlags": 0,
  654. "__editorExtras__": {},
  655. "node": {
  656. "__id__": 24
  657. },
  658. "_enabled": true,
  659. "__prefab": {
  660. "__id__": 28
  661. },
  662. "_customMaterial": null,
  663. "_srcBlendFactor": 2,
  664. "_dstBlendFactor": 4,
  665. "_color": {
  666. "__type__": "cc.Color",
  667. "r": 255,
  668. "g": 255,
  669. "b": 255,
  670. "a": 255
  671. },
  672. "_string": "+",
  673. "_horizontalAlign": 1,
  674. "_verticalAlign": 1,
  675. "_actualFontSize": 181.25,
  676. "_fontSize": 150,
  677. "_fontFamily": "Arial",
  678. "_lineHeight": 150,
  679. "_overflow": 0,
  680. "_enableWrapText": true,
  681. "_font": null,
  682. "_isSystemFontUsed": true,
  683. "_spacingX": 0,
  684. "_isItalic": false,
  685. "_isBold": true,
  686. "_isUnderline": false,
  687. "_underlineHeight": 2,
  688. "_cacheMode": 0,
  689. "_enableOutline": true,
  690. "_outlineColor": {
  691. "__type__": "cc.Color",
  692. "r": 0,
  693. "g": 0,
  694. "b": 0,
  695. "a": 255
  696. },
  697. "_outlineWidth": 2,
  698. "_enableShadow": false,
  699. "_shadowColor": {
  700. "__type__": "cc.Color",
  701. "r": 0,
  702. "g": 0,
  703. "b": 0,
  704. "a": 255
  705. },
  706. "_shadowOffset": {
  707. "__type__": "cc.Vec2",
  708. "x": 2,
  709. "y": 2
  710. },
  711. "_shadowBlur": 2,
  712. "_id": ""
  713. },
  714. {
  715. "__type__": "cc.CompPrefabInfo",
  716. "fileId": "49OUclhiJNp5LT2kv+Xv46"
  717. },
  718. {
  719. "__type__": "cc.PrefabInfo",
  720. "root": {
  721. "__id__": 1
  722. },
  723. "asset": {
  724. "__id__": 0
  725. },
  726. "fileId": "7ckMQEplNCJa96qw3xuqSg",
  727. "instance": null,
  728. "targetOverrides": null,
  729. "nestedPrefabInstanceRoots": null
  730. },
  731. {
  732. "__type__": "cc.UITransform",
  733. "_name": "",
  734. "_objFlags": 0,
  735. "__editorExtras__": {},
  736. "node": {
  737. "__id__": 1
  738. },
  739. "_enabled": true,
  740. "__prefab": {
  741. "__id__": 31
  742. },
  743. "_contentSize": {
  744. "__type__": "cc.Size",
  745. "width": 300,
  746. "height": 300
  747. },
  748. "_anchorPoint": {
  749. "__type__": "cc.Vec2",
  750. "x": 0.5,
  751. "y": 0.5
  752. },
  753. "_id": ""
  754. },
  755. {
  756. "__type__": "cc.CompPrefabInfo",
  757. "fileId": "deBmVlcLxEmrNgbKTDgdBU"
  758. },
  759. {
  760. "__type__": "cc.Button",
  761. "_name": "",
  762. "_objFlags": 0,
  763. "__editorExtras__": {},
  764. "node": {
  765. "__id__": 1
  766. },
  767. "_enabled": true,
  768. "__prefab": {
  769. "__id__": 33
  770. },
  771. "clickEvents": [],
  772. "_interactable": true,
  773. "_transition": 0,
  774. "_normalColor": {
  775. "__type__": "cc.Color",
  776. "r": 255,
  777. "g": 255,
  778. "b": 255,
  779. "a": 255
  780. },
  781. "_hoverColor": {
  782. "__type__": "cc.Color",
  783. "r": 211,
  784. "g": 211,
  785. "b": 211,
  786. "a": 255
  787. },
  788. "_pressedColor": {
  789. "__type__": "cc.Color",
  790. "r": 255,
  791. "g": 255,
  792. "b": 255,
  793. "a": 255
  794. },
  795. "_disabledColor": {
  796. "__type__": "cc.Color",
  797. "r": 124,
  798. "g": 124,
  799. "b": 124,
  800. "a": 255
  801. },
  802. "_normalSprite": null,
  803. "_hoverSprite": null,
  804. "_pressedSprite": null,
  805. "_disabledSprite": null,
  806. "_duration": 0.1,
  807. "_zoomScale": 1.2,
  808. "_target": null,
  809. "_id": ""
  810. },
  811. {
  812. "__type__": "cc.CompPrefabInfo",
  813. "fileId": "dbhvEKnVdPz61EeRO4xrmx"
  814. },
  815. {
  816. "__type__": "cc.PrefabInfo",
  817. "root": {
  818. "__id__": 1
  819. },
  820. "asset": {
  821. "__id__": 0
  822. },
  823. "fileId": "02wfAtMq9NE7SWsbrPnMWs",
  824. "instance": null,
  825. "targetOverrides": null
  826. }
  827. ]