LeftCardItem.prefab 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374
  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": "bcLeftCardItem",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 8
  25. },
  26. {
  27. "__id__": 26
  28. },
  29. {
  30. "__id__": 32
  31. }
  32. ],
  33. "_active": true,
  34. "_components": [
  35. {
  36. "__id__": 35
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 36
  41. },
  42. "_opacity": 255,
  43. "_color": {
  44. "__type__": "cc.Color",
  45. "r": 255,
  46. "g": 255,
  47. "b": 255,
  48. "a": 255
  49. },
  50. "_contentSize": {
  51. "__type__": "cc.Size",
  52. "width": 56,
  53. "height": 34
  54. },
  55. "_anchorPoint": {
  56. "__type__": "cc.Vec2",
  57. "x": 0.5,
  58. "y": 0.5
  59. },
  60. "_trs": {
  61. "__type__": "TypedArray",
  62. "ctor": "Float64Array",
  63. "array": [
  64. 0,
  65. 0,
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 1,
  71. 1,
  72. 1,
  73. 1
  74. ]
  75. },
  76. "_eulerAngles": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_skewX": 0,
  83. "_skewY": 0,
  84. "_is3DNode": false,
  85. "_groupIndex": 0,
  86. "groupIndex": 0,
  87. "_id": ""
  88. },
  89. {
  90. "__type__": "cc.Node",
  91. "_name": "Shadow",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 1
  95. },
  96. "_children": [
  97. {
  98. "__id__": 3
  99. }
  100. ],
  101. "_active": false,
  102. "_components": [
  103. {
  104. "__id__": 6
  105. }
  106. ],
  107. "_prefab": {
  108. "__id__": 7
  109. },
  110. "_opacity": 255,
  111. "_color": {
  112. "__type__": "cc.Color",
  113. "r": 255,
  114. "g": 255,
  115. "b": 255,
  116. "a": 255
  117. },
  118. "_contentSize": {
  119. "__type__": "cc.Size",
  120. "width": 32.5,
  121. "height": 47
  122. },
  123. "_anchorPoint": {
  124. "__type__": "cc.Vec2",
  125. "x": 0.5,
  126. "y": 0.5
  127. },
  128. "_trs": {
  129. "__type__": "TypedArray",
  130. "ctor": "Float64Array",
  131. "array": [
  132. -24.5,
  133. -13.3,
  134. 0,
  135. 0,
  136. 0,
  137. 0,
  138. 1,
  139. 1,
  140. 1,
  141. 1
  142. ]
  143. },
  144. "_eulerAngles": {
  145. "__type__": "cc.Vec3",
  146. "x": 0,
  147. "y": 0,
  148. "z": 0
  149. },
  150. "_skewX": 0,
  151. "_skewY": 0,
  152. "_is3DNode": false,
  153. "_groupIndex": 0,
  154. "groupIndex": 0,
  155. "_id": ""
  156. },
  157. {
  158. "__type__": "cc.Node",
  159. "_name": "StandLeft",
  160. "_objFlags": 0,
  161. "_parent": {
  162. "__id__": 2
  163. },
  164. "_children": [],
  165. "_active": true,
  166. "_components": [
  167. {
  168. "__id__": 4
  169. }
  170. ],
  171. "_prefab": {
  172. "__id__": 5
  173. },
  174. "_opacity": 255,
  175. "_color": {
  176. "__type__": "cc.Color",
  177. "r": 255,
  178. "g": 255,
  179. "b": 255,
  180. "a": 255
  181. },
  182. "_contentSize": {
  183. "__type__": "cc.Size",
  184. "width": 33,
  185. "height": 61.5
  186. },
  187. "_anchorPoint": {
  188. "__type__": "cc.Vec2",
  189. "x": 0.5,
  190. "y": 0.5
  191. },
  192. "_trs": {
  193. "__type__": "TypedArray",
  194. "ctor": "Float64Array",
  195. "array": [
  196. 24.5,
  197. 13.6,
  198. 0,
  199. 0,
  200. 0,
  201. 0,
  202. 1,
  203. 1,
  204. 1,
  205. 1
  206. ]
  207. },
  208. "_eulerAngles": {
  209. "__type__": "cc.Vec3",
  210. "x": 0,
  211. "y": 0,
  212. "z": 0
  213. },
  214. "_skewX": 0,
  215. "_skewY": 0,
  216. "_is3DNode": false,
  217. "_groupIndex": 0,
  218. "groupIndex": 0,
  219. "_id": ""
  220. },
  221. {
  222. "__type__": "cc.Sprite",
  223. "_name": "",
  224. "_objFlags": 0,
  225. "node": {
  226. "__id__": 3
  227. },
  228. "_enabled": true,
  229. "_materials": [
  230. {
  231. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  232. }
  233. ],
  234. "_srcBlendFactor": 770,
  235. "_dstBlendFactor": 771,
  236. "_spriteFrame": {
  237. "__uuid__": "92249dac-6a88-424f-ad12-9427f07e4181"
  238. },
  239. "_type": 0,
  240. "_sizeMode": 0,
  241. "_fillType": 0,
  242. "_fillCenter": {
  243. "__type__": "cc.Vec2",
  244. "x": 0,
  245. "y": 0
  246. },
  247. "_fillStart": 0,
  248. "_fillRange": 0,
  249. "_isTrimmedMode": true,
  250. "_atlas": null,
  251. "_id": ""
  252. },
  253. {
  254. "__type__": "cc.PrefabInfo",
  255. "root": {
  256. "__id__": 1
  257. },
  258. "asset": {
  259. "__id__": 0
  260. },
  261. "fileId": "c2YjI1AEpPq62J9qs9+3sX",
  262. "sync": false
  263. },
  264. {
  265. "__type__": "cc.Sprite",
  266. "_name": "",
  267. "_objFlags": 0,
  268. "node": {
  269. "__id__": 2
  270. },
  271. "_enabled": true,
  272. "_materials": [
  273. {
  274. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  275. }
  276. ],
  277. "_srcBlendFactor": 770,
  278. "_dstBlendFactor": 771,
  279. "_spriteFrame": {
  280. "__uuid__": "4f77409f-f9f0-4d11-b9b8-9cde185edc2f"
  281. },
  282. "_type": 0,
  283. "_sizeMode": 0,
  284. "_fillType": 0,
  285. "_fillCenter": {
  286. "__type__": "cc.Vec2",
  287. "x": 0,
  288. "y": 0
  289. },
  290. "_fillStart": 0,
  291. "_fillRange": 0,
  292. "_isTrimmedMode": true,
  293. "_atlas": {
  294. "__uuid__": "8fde99ee-edd3-485e-9c1c-f124e953fe09"
  295. },
  296. "_id": ""
  297. },
  298. {
  299. "__type__": "cc.PrefabInfo",
  300. "root": {
  301. "__id__": 1
  302. },
  303. "asset": {
  304. "__id__": 0
  305. },
  306. "fileId": "a22uekm59C/4U1HXGBQtHK",
  307. "sync": false
  308. },
  309. {
  310. "__type__": "cc.Node",
  311. "_name": "Shadow",
  312. "_objFlags": 0,
  313. "_parent": {
  314. "__id__": 1
  315. },
  316. "_children": [
  317. {
  318. "__id__": 9
  319. },
  320. {
  321. "__id__": 21
  322. }
  323. ],
  324. "_active": true,
  325. "_components": [
  326. {
  327. "__id__": 24
  328. }
  329. ],
  330. "_prefab": {
  331. "__id__": 25
  332. },
  333. "_opacity": 255,
  334. "_color": {
  335. "__type__": "cc.Color",
  336. "r": 255,
  337. "g": 255,
  338. "b": 255,
  339. "a": 255
  340. },
  341. "_contentSize": {
  342. "__type__": "cc.Size",
  343. "width": 32.5,
  344. "height": 47
  345. },
  346. "_anchorPoint": {
  347. "__type__": "cc.Vec2",
  348. "x": 0.5,
  349. "y": 0.5
  350. },
  351. "_trs": {
  352. "__type__": "TypedArray",
  353. "ctor": "Float64Array",
  354. "array": [
  355. -41.9,
  356. -13.3,
  357. 0,
  358. 0,
  359. 0,
  360. 0,
  361. 1,
  362. 1,
  363. 1,
  364. 1
  365. ]
  366. },
  367. "_eulerAngles": {
  368. "__type__": "cc.Vec3",
  369. "x": 0,
  370. "y": 0,
  371. "z": 0
  372. },
  373. "_skewX": 0,
  374. "_skewY": 0,
  375. "_is3DNode": false,
  376. "_groupIndex": 0,
  377. "groupIndex": 0,
  378. "_id": ""
  379. },
  380. {
  381. "__type__": "cc.Node",
  382. "_name": "ShowLR",
  383. "_objFlags": 0,
  384. "_parent": {
  385. "__id__": 8
  386. },
  387. "_children": [
  388. {
  389. "__id__": 10
  390. },
  391. {
  392. "__id__": 13
  393. },
  394. {
  395. "__id__": 16
  396. }
  397. ],
  398. "_active": true,
  399. "_components": [
  400. {
  401. "__id__": 19
  402. }
  403. ],
  404. "_prefab": {
  405. "__id__": 20
  406. },
  407. "_opacity": 255,
  408. "_color": {
  409. "__type__": "cc.Color",
  410. "r": 255,
  411. "g": 255,
  412. "b": 255,
  413. "a": 255
  414. },
  415. "_contentSize": {
  416. "__type__": "cc.Size",
  417. "width": 56,
  418. "height": 46.5
  419. },
  420. "_anchorPoint": {
  421. "__type__": "cc.Vec2",
  422. "x": 0.5,
  423. "y": 0.5
  424. },
  425. "_trs": {
  426. "__type__": "TypedArray",
  427. "ctor": "Float64Array",
  428. "array": [
  429. 41.9,
  430. 6.2,
  431. 0,
  432. 0,
  433. 0,
  434. 0,
  435. 1,
  436. 1,
  437. 1,
  438. 1
  439. ]
  440. },
  441. "_eulerAngles": {
  442. "__type__": "cc.Vec3",
  443. "x": 0,
  444. "y": 0,
  445. "z": 0
  446. },
  447. "_skewX": 0,
  448. "_skewY": 0,
  449. "_is3DNode": false,
  450. "_groupIndex": 0,
  451. "groupIndex": 0,
  452. "_id": ""
  453. },
  454. {
  455. "__type__": "cc.Node",
  456. "_name": "Card",
  457. "_objFlags": 0,
  458. "_parent": {
  459. "__id__": 9
  460. },
  461. "_children": [],
  462. "_active": true,
  463. "_components": [
  464. {
  465. "__id__": 11
  466. }
  467. ],
  468. "_prefab": {
  469. "__id__": 12
  470. },
  471. "_opacity": 255,
  472. "_color": {
  473. "__type__": "cc.Color",
  474. "r": 255,
  475. "g": 255,
  476. "b": 255,
  477. "a": 255
  478. },
  479. "_contentSize": {
  480. "__type__": "cc.Size",
  481. "width": 87,
  482. "height": 114
  483. },
  484. "_anchorPoint": {
  485. "__type__": "cc.Vec2",
  486. "x": 0.5,
  487. "y": 0.5
  488. },
  489. "_trs": {
  490. "__type__": "TypedArray",
  491. "ctor": "Float64Array",
  492. "array": [
  493. 0,
  494. 6,
  495. 0,
  496. 0,
  497. 0,
  498. -0.7071067811865475,
  499. 0.7071067811865476,
  500. 0.38,
  501. 0.38,
  502. 1
  503. ]
  504. },
  505. "_eulerAngles": {
  506. "__type__": "cc.Vec3",
  507. "x": 0,
  508. "y": 0,
  509. "z": -90
  510. },
  511. "_skewX": 0,
  512. "_skewY": 0,
  513. "_is3DNode": false,
  514. "_groupIndex": 0,
  515. "groupIndex": 0,
  516. "_id": ""
  517. },
  518. {
  519. "__type__": "cc.Sprite",
  520. "_name": "",
  521. "_objFlags": 0,
  522. "node": {
  523. "__id__": 10
  524. },
  525. "_enabled": true,
  526. "_materials": [
  527. {
  528. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  529. }
  530. ],
  531. "_srcBlendFactor": 770,
  532. "_dstBlendFactor": 771,
  533. "_spriteFrame": {
  534. "__uuid__": "f34985e6-1cb5-4254-a3b5-5381fea84f56"
  535. },
  536. "_type": 0,
  537. "_sizeMode": 1,
  538. "_fillType": 0,
  539. "_fillCenter": {
  540. "__type__": "cc.Vec2",
  541. "x": 0,
  542. "y": 0
  543. },
  544. "_fillStart": 0,
  545. "_fillRange": 0,
  546. "_isTrimmedMode": true,
  547. "_atlas": {
  548. "__uuid__": "8fde99ee-edd3-485e-9c1c-f124e953fe09"
  549. },
  550. "_id": ""
  551. },
  552. {
  553. "__type__": "cc.PrefabInfo",
  554. "root": {
  555. "__id__": 1
  556. },
  557. "asset": {
  558. "__id__": 0
  559. },
  560. "fileId": "f4Re0nRLFIU4HBobm6v14a",
  561. "sync": false
  562. },
  563. {
  564. "__type__": "cc.Node",
  565. "_name": "hun_sp",
  566. "_objFlags": 0,
  567. "_parent": {
  568. "__id__": 9
  569. },
  570. "_children": [],
  571. "_active": true,
  572. "_components": [
  573. {
  574. "__id__": 14
  575. }
  576. ],
  577. "_prefab": {
  578. "__id__": 15
  579. },
  580. "_opacity": 255,
  581. "_color": {
  582. "__type__": "cc.Color",
  583. "r": 255,
  584. "g": 255,
  585. "b": 255,
  586. "a": 255
  587. },
  588. "_contentSize": {
  589. "__type__": "cc.Size",
  590. "width": 35,
  591. "height": 38
  592. },
  593. "_anchorPoint": {
  594. "__type__": "cc.Vec2",
  595. "x": 0.5,
  596. "y": 0.5
  597. },
  598. "_trs": {
  599. "__type__": "TypedArray",
  600. "ctor": "Float64Array",
  601. "array": [
  602. 17.7,
  603. 13.8,
  604. 0,
  605. 0,
  606. 0,
  607. -0.7071067811865475,
  608. 0.7071067811865476,
  609. 0.5,
  610. 0.5,
  611. 1
  612. ]
  613. },
  614. "_eulerAngles": {
  615. "__type__": "cc.Vec3",
  616. "x": 0,
  617. "y": 0,
  618. "z": -90
  619. },
  620. "_skewX": 0,
  621. "_skewY": 0,
  622. "_is3DNode": false,
  623. "_groupIndex": 0,
  624. "groupIndex": 0,
  625. "_id": ""
  626. },
  627. {
  628. "__type__": "cc.Sprite",
  629. "_name": "",
  630. "_objFlags": 0,
  631. "node": {
  632. "__id__": 13
  633. },
  634. "_enabled": true,
  635. "_materials": [
  636. {
  637. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  638. }
  639. ],
  640. "_srcBlendFactor": 770,
  641. "_dstBlendFactor": 771,
  642. "_spriteFrame": {
  643. "__uuid__": "0750618b-dc44-4404-9070-70b8472519e4"
  644. },
  645. "_type": 0,
  646. "_sizeMode": 1,
  647. "_fillType": 0,
  648. "_fillCenter": {
  649. "__type__": "cc.Vec2",
  650. "x": 0,
  651. "y": 0
  652. },
  653. "_fillStart": 0,
  654. "_fillRange": 0,
  655. "_isTrimmedMode": true,
  656. "_atlas": {
  657. "__uuid__": "8fde99ee-edd3-485e-9c1c-f124e953fe09"
  658. },
  659. "_id": ""
  660. },
  661. {
  662. "__type__": "cc.PrefabInfo",
  663. "root": {
  664. "__id__": 1
  665. },
  666. "asset": {
  667. "__id__": 0
  668. },
  669. "fileId": "57u/Z0ixtOIbjUdg8M9g3C",
  670. "sync": false
  671. },
  672. {
  673. "__type__": "cc.Node",
  674. "_name": "ji_sp",
  675. "_objFlags": 0,
  676. "_parent": {
  677. "__id__": 9
  678. },
  679. "_children": [],
  680. "_active": true,
  681. "_components": [
  682. {
  683. "__id__": 17
  684. }
  685. ],
  686. "_prefab": {
  687. "__id__": 18
  688. },
  689. "_opacity": 255,
  690. "_color": {
  691. "__type__": "cc.Color",
  692. "r": 255,
  693. "g": 255,
  694. "b": 255,
  695. "a": 255
  696. },
  697. "_contentSize": {
  698. "__type__": "cc.Size",
  699. "width": 37,
  700. "height": 38
  701. },
  702. "_anchorPoint": {
  703. "__type__": "cc.Vec2",
  704. "x": 0.5,
  705. "y": 0.5
  706. },
  707. "_trs": {
  708. "__type__": "TypedArray",
  709. "ctor": "Float64Array",
  710. "array": [
  711. 16.2,
  712. 12.7,
  713. 0,
  714. 0,
  715. 0,
  716. -0.7071067811865475,
  717. 0.7071067811865476,
  718. 0.5,
  719. 0.5,
  720. 1
  721. ]
  722. },
  723. "_eulerAngles": {
  724. "__type__": "cc.Vec3",
  725. "x": 0,
  726. "y": 0,
  727. "z": -90
  728. },
  729. "_skewX": 0,
  730. "_skewY": 0,
  731. "_is3DNode": false,
  732. "_groupIndex": 0,
  733. "groupIndex": 0,
  734. "_id": ""
  735. },
  736. {
  737. "__type__": "cc.Sprite",
  738. "_name": "",
  739. "_objFlags": 0,
  740. "node": {
  741. "__id__": 16
  742. },
  743. "_enabled": true,
  744. "_materials": [
  745. {
  746. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  747. }
  748. ],
  749. "_srcBlendFactor": 770,
  750. "_dstBlendFactor": 771,
  751. "_spriteFrame": {
  752. "__uuid__": "52ec39c1-a91b-4f45-854e-438c993f80ce"
  753. },
  754. "_type": 0,
  755. "_sizeMode": 1,
  756. "_fillType": 0,
  757. "_fillCenter": {
  758. "__type__": "cc.Vec2",
  759. "x": 0,
  760. "y": 0
  761. },
  762. "_fillStart": 0,
  763. "_fillRange": 0,
  764. "_isTrimmedMode": true,
  765. "_atlas": {
  766. "__uuid__": "8fde99ee-edd3-485e-9c1c-f124e953fe09"
  767. },
  768. "_id": ""
  769. },
  770. {
  771. "__type__": "cc.PrefabInfo",
  772. "root": {
  773. "__id__": 1
  774. },
  775. "asset": {
  776. "__id__": 0
  777. },
  778. "fileId": "06aRmcugBMSZsSNKj/9F1d",
  779. "sync": false
  780. },
  781. {
  782. "__type__": "cc.Sprite",
  783. "_name": "",
  784. "_objFlags": 0,
  785. "node": {
  786. "__id__": 9
  787. },
  788. "_enabled": true,
  789. "_materials": [
  790. {
  791. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  792. }
  793. ],
  794. "_srcBlendFactor": 770,
  795. "_dstBlendFactor": 771,
  796. "_spriteFrame": {
  797. "__uuid__": "7f88dd76-5636-41cf-afef-c82d629d467c"
  798. },
  799. "_type": 0,
  800. "_sizeMode": 0,
  801. "_fillType": 0,
  802. "_fillCenter": {
  803. "__type__": "cc.Vec2",
  804. "x": 0,
  805. "y": 0
  806. },
  807. "_fillStart": 0,
  808. "_fillRange": 0,
  809. "_isTrimmedMode": true,
  810. "_atlas": {
  811. "__uuid__": "8fde99ee-edd3-485e-9c1c-f124e953fe09"
  812. },
  813. "_id": ""
  814. },
  815. {
  816. "__type__": "cc.PrefabInfo",
  817. "root": {
  818. "__id__": 1
  819. },
  820. "asset": {
  821. "__id__": 0
  822. },
  823. "fileId": "23CitXMChBuJvjaiUJak/a",
  824. "sync": false
  825. },
  826. {
  827. "__type__": "cc.Node",
  828. "_name": "Dir",
  829. "_objFlags": 0,
  830. "_parent": {
  831. "__id__": 8
  832. },
  833. "_children": [],
  834. "_active": true,
  835. "_components": [
  836. {
  837. "__id__": 22
  838. }
  839. ],
  840. "_prefab": {
  841. "__id__": 23
  842. },
  843. "_opacity": 255,
  844. "_color": {
  845. "__type__": "cc.Color",
  846. "r": 255,
  847. "g": 255,
  848. "b": 255,
  849. "a": 255
  850. },
  851. "_contentSize": {
  852. "__type__": "cc.Size",
  853. "width": 66,
  854. "height": 61
  855. },
  856. "_anchorPoint": {
  857. "__type__": "cc.Vec2",
  858. "x": 0.5,
  859. "y": 0.5
  860. },
  861. "_trs": {
  862. "__type__": "TypedArray",
  863. "ctor": "Float64Array",
  864. "array": [
  865. 22.9,
  866. 22.2,
  867. 0,
  868. 0,
  869. 0,
  870. 0,
  871. 1,
  872. 0.25,
  873. 0.25,
  874. 1
  875. ]
  876. },
  877. "_eulerAngles": {
  878. "__type__": "cc.Vec3",
  879. "x": 0,
  880. "y": 0,
  881. "z": 0
  882. },
  883. "_skewX": 0,
  884. "_skewY": 0,
  885. "_is3DNode": false,
  886. "_groupIndex": 0,
  887. "groupIndex": 0,
  888. "_id": ""
  889. },
  890. {
  891. "__type__": "cc.Sprite",
  892. "_name": "",
  893. "_objFlags": 0,
  894. "node": {
  895. "__id__": 21
  896. },
  897. "_enabled": true,
  898. "_materials": [
  899. {
  900. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  901. }
  902. ],
  903. "_srcBlendFactor": 770,
  904. "_dstBlendFactor": 771,
  905. "_spriteFrame": {
  906. "__uuid__": "80f5f5c7-908b-4ce7-85c9-83a9a0b657a0"
  907. },
  908. "_type": 0,
  909. "_sizeMode": 1,
  910. "_fillType": 0,
  911. "_fillCenter": {
  912. "__type__": "cc.Vec2",
  913. "x": 0,
  914. "y": 0
  915. },
  916. "_fillStart": 0,
  917. "_fillRange": 0,
  918. "_isTrimmedMode": true,
  919. "_atlas": {
  920. "__uuid__": "8fde99ee-edd3-485e-9c1c-f124e953fe09"
  921. },
  922. "_id": ""
  923. },
  924. {
  925. "__type__": "cc.PrefabInfo",
  926. "root": {
  927. "__id__": 1
  928. },
  929. "asset": {
  930. "__id__": 0
  931. },
  932. "fileId": "c8a65d2CFJNanEngzxzD2j",
  933. "sync": false
  934. },
  935. {
  936. "__type__": "cc.Sprite",
  937. "_name": "",
  938. "_objFlags": 0,
  939. "node": {
  940. "__id__": 8
  941. },
  942. "_enabled": true,
  943. "_materials": [
  944. {
  945. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  946. }
  947. ],
  948. "_srcBlendFactor": 770,
  949. "_dstBlendFactor": 771,
  950. "_spriteFrame": {
  951. "__uuid__": "4f77409f-f9f0-4d11-b9b8-9cde185edc2f"
  952. },
  953. "_type": 0,
  954. "_sizeMode": 0,
  955. "_fillType": 0,
  956. "_fillCenter": {
  957. "__type__": "cc.Vec2",
  958. "x": 0,
  959. "y": 0
  960. },
  961. "_fillStart": 0,
  962. "_fillRange": 0,
  963. "_isTrimmedMode": true,
  964. "_atlas": {
  965. "__uuid__": "8fde99ee-edd3-485e-9c1c-f124e953fe09"
  966. },
  967. "_id": ""
  968. },
  969. {
  970. "__type__": "cc.PrefabInfo",
  971. "root": {
  972. "__id__": 1
  973. },
  974. "asset": {
  975. "__id__": 0
  976. },
  977. "fileId": "681D+oQ6tMhoJzL0n54N5x",
  978. "sync": false
  979. },
  980. {
  981. "__type__": "cc.Node",
  982. "_name": "Shadow",
  983. "_objFlags": 0,
  984. "_parent": {
  985. "__id__": 1
  986. },
  987. "_children": [
  988. {
  989. "__id__": 27
  990. }
  991. ],
  992. "_active": false,
  993. "_components": [
  994. {
  995. "__id__": 30
  996. }
  997. ],
  998. "_prefab": {
  999. "__id__": 31
  1000. },
  1001. "_opacity": 255,
  1002. "_color": {
  1003. "__type__": "cc.Color",
  1004. "r": 255,
  1005. "g": 255,
  1006. "b": 255,
  1007. "a": 255
  1008. },
  1009. "_contentSize": {
  1010. "__type__": "cc.Size",
  1011. "width": 32.5,
  1012. "height": 47
  1013. },
  1014. "_anchorPoint": {
  1015. "__type__": "cc.Vec2",
  1016. "x": 0.5,
  1017. "y": 0.5
  1018. },
  1019. "_trs": {
  1020. "__type__": "TypedArray",
  1021. "ctor": "Float64Array",
  1022. "array": [
  1023. -41.9,
  1024. -13.3,
  1025. 0,
  1026. 0,
  1027. 0,
  1028. 0,
  1029. 1,
  1030. 1,
  1031. 1,
  1032. 1
  1033. ]
  1034. },
  1035. "_eulerAngles": {
  1036. "__type__": "cc.Vec3",
  1037. "x": 0,
  1038. "y": 0,
  1039. "z": 0
  1040. },
  1041. "_skewX": 0,
  1042. "_skewY": 0,
  1043. "_is3DNode": false,
  1044. "_groupIndex": 0,
  1045. "groupIndex": 0,
  1046. "_id": ""
  1047. },
  1048. {
  1049. "__type__": "cc.Node",
  1050. "_name": "BackLeft",
  1051. "_objFlags": 0,
  1052. "_parent": {
  1053. "__id__": 26
  1054. },
  1055. "_children": [],
  1056. "_active": true,
  1057. "_components": [
  1058. {
  1059. "__id__": 28
  1060. }
  1061. ],
  1062. "_prefab": {
  1063. "__id__": 29
  1064. },
  1065. "_opacity": 255,
  1066. "_color": {
  1067. "__type__": "cc.Color",
  1068. "r": 255,
  1069. "g": 255,
  1070. "b": 255,
  1071. "a": 255
  1072. },
  1073. "_contentSize": {
  1074. "__type__": "cc.Size",
  1075. "width": 56,
  1076. "height": 46.5
  1077. },
  1078. "_anchorPoint": {
  1079. "__type__": "cc.Vec2",
  1080. "x": 0.5,
  1081. "y": 0.5
  1082. },
  1083. "_trs": {
  1084. "__type__": "TypedArray",
  1085. "ctor": "Float64Array",
  1086. "array": [
  1087. 41.9,
  1088. 6.2,
  1089. 0,
  1090. 0,
  1091. 0,
  1092. 0,
  1093. 1,
  1094. 1,
  1095. 1,
  1096. 1
  1097. ]
  1098. },
  1099. "_eulerAngles": {
  1100. "__type__": "cc.Vec3",
  1101. "x": 0,
  1102. "y": 0,
  1103. "z": 0
  1104. },
  1105. "_skewX": 0,
  1106. "_skewY": 0,
  1107. "_is3DNode": false,
  1108. "_groupIndex": 0,
  1109. "groupIndex": 0,
  1110. "_id": ""
  1111. },
  1112. {
  1113. "__type__": "cc.Sprite",
  1114. "_name": "",
  1115. "_objFlags": 0,
  1116. "node": {
  1117. "__id__": 27
  1118. },
  1119. "_enabled": true,
  1120. "_materials": [
  1121. {
  1122. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1123. }
  1124. ],
  1125. "_srcBlendFactor": 770,
  1126. "_dstBlendFactor": 771,
  1127. "_spriteFrame": {
  1128. "__uuid__": "fe0b2496-fd8b-4be3-8575-e44df9169e5c"
  1129. },
  1130. "_type": 0,
  1131. "_sizeMode": 0,
  1132. "_fillType": 0,
  1133. "_fillCenter": {
  1134. "__type__": "cc.Vec2",
  1135. "x": 0,
  1136. "y": 0
  1137. },
  1138. "_fillStart": 0,
  1139. "_fillRange": 0,
  1140. "_isTrimmedMode": true,
  1141. "_atlas": null,
  1142. "_id": ""
  1143. },
  1144. {
  1145. "__type__": "cc.PrefabInfo",
  1146. "root": {
  1147. "__id__": 1
  1148. },
  1149. "asset": {
  1150. "__id__": 0
  1151. },
  1152. "fileId": "a0GIgtygtNSIkXXRFnc4a+",
  1153. "sync": false
  1154. },
  1155. {
  1156. "__type__": "cc.Sprite",
  1157. "_name": "",
  1158. "_objFlags": 0,
  1159. "node": {
  1160. "__id__": 26
  1161. },
  1162. "_enabled": true,
  1163. "_materials": [
  1164. {
  1165. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1166. }
  1167. ],
  1168. "_srcBlendFactor": 770,
  1169. "_dstBlendFactor": 771,
  1170. "_spriteFrame": {
  1171. "__uuid__": "4f77409f-f9f0-4d11-b9b8-9cde185edc2f"
  1172. },
  1173. "_type": 0,
  1174. "_sizeMode": 0,
  1175. "_fillType": 0,
  1176. "_fillCenter": {
  1177. "__type__": "cc.Vec2",
  1178. "x": 0,
  1179. "y": 0
  1180. },
  1181. "_fillStart": 0,
  1182. "_fillRange": 0,
  1183. "_isTrimmedMode": true,
  1184. "_atlas": {
  1185. "__uuid__": "8fde99ee-edd3-485e-9c1c-f124e953fe09"
  1186. },
  1187. "_id": ""
  1188. },
  1189. {
  1190. "__type__": "cc.PrefabInfo",
  1191. "root": {
  1192. "__id__": 1
  1193. },
  1194. "asset": {
  1195. "__id__": 0
  1196. },
  1197. "fileId": "95PLB+c55P/awbG8O+pvBW",
  1198. "sync": false
  1199. },
  1200. {
  1201. "__type__": "cc.Node",
  1202. "_name": "Number",
  1203. "_objFlags": 0,
  1204. "_parent": {
  1205. "__id__": 1
  1206. },
  1207. "_children": [],
  1208. "_active": false,
  1209. "_components": [
  1210. {
  1211. "__id__": 33
  1212. }
  1213. ],
  1214. "_prefab": {
  1215. "__id__": 34
  1216. },
  1217. "_opacity": 255,
  1218. "_color": {
  1219. "__type__": "cc.Color",
  1220. "r": 255,
  1221. "g": 141,
  1222. "b": 97,
  1223. "a": 255
  1224. },
  1225. "_contentSize": {
  1226. "__type__": "cc.Size",
  1227. "width": 21,
  1228. "height": 20
  1229. },
  1230. "_anchorPoint": {
  1231. "__type__": "cc.Vec2",
  1232. "x": 0.5,
  1233. "y": 0.5
  1234. },
  1235. "_trs": {
  1236. "__type__": "TypedArray",
  1237. "ctor": "Float64Array",
  1238. "array": [
  1239. 40,
  1240. -4,
  1241. 0,
  1242. 0,
  1243. 0,
  1244. -0.7071067811865475,
  1245. 0.7071067811865476,
  1246. 1,
  1247. 1,
  1248. 1
  1249. ]
  1250. },
  1251. "_eulerAngles": {
  1252. "__type__": "cc.Vec3",
  1253. "x": 0,
  1254. "y": 0,
  1255. "z": -90
  1256. },
  1257. "_skewX": 0,
  1258. "_skewY": 0,
  1259. "_is3DNode": false,
  1260. "_groupIndex": 0,
  1261. "groupIndex": 0,
  1262. "_id": ""
  1263. },
  1264. {
  1265. "__type__": "cc.Label",
  1266. "_name": "",
  1267. "_objFlags": 0,
  1268. "node": {
  1269. "__id__": 32
  1270. },
  1271. "_enabled": true,
  1272. "_materials": [],
  1273. "_srcBlendFactor": 770,
  1274. "_dstBlendFactor": 771,
  1275. "_string": "x2",
  1276. "_N$string": "x2",
  1277. "_fontSize": 20,
  1278. "_lineHeight": 20,
  1279. "_enableWrapText": true,
  1280. "_N$file": null,
  1281. "_isSystemFontUsed": false,
  1282. "_spacingX": 0,
  1283. "_batchAsBitmap": false,
  1284. "_styleFlags": 0,
  1285. "_underlineHeight": 0,
  1286. "_N$horizontalAlign": 1,
  1287. "_N$verticalAlign": 1,
  1288. "_N$fontFamily": "Arial",
  1289. "_N$overflow": 0,
  1290. "_N$cacheMode": 0,
  1291. "_id": ""
  1292. },
  1293. {
  1294. "__type__": "cc.PrefabInfo",
  1295. "root": {
  1296. "__id__": 1
  1297. },
  1298. "asset": {
  1299. "__id__": 0
  1300. },
  1301. "fileId": "99bnB+6nhCE7wqcZHBQ9X4",
  1302. "sync": false
  1303. },
  1304. {
  1305. "__type__": "be24esw3DVBCKYz3cMotQSL",
  1306. "_name": "",
  1307. "_objFlags": 0,
  1308. "node": {
  1309. "__id__": 1
  1310. },
  1311. "_enabled": true,
  1312. "m_Card": [
  1313. {
  1314. "__id__": 11
  1315. }
  1316. ],
  1317. "m_Atlas": {
  1318. "__uuid__": "f83d71fd-b637-4894-ac8b-1a5ef259c050"
  1319. },
  1320. "m_HandShow": [
  1321. {
  1322. "__id__": 2
  1323. },
  1324. {
  1325. "__id__": 8
  1326. },
  1327. {
  1328. "__id__": 26
  1329. }
  1330. ],
  1331. "m_HandState": 1,
  1332. "m_labNumber": {
  1333. "__id__": 33
  1334. },
  1335. "m_HunPaiTip": [
  1336. {
  1337. "__id__": 13
  1338. }
  1339. ],
  1340. "m_ProvideUser": {
  1341. "__id__": 21
  1342. },
  1343. "m_CardItemBack": [
  1344. {
  1345. "__id__": 4
  1346. },
  1347. {
  1348. "__id__": 19
  1349. },
  1350. {
  1351. "__id__": 28
  1352. }
  1353. ],
  1354. "m_TingTip": null,
  1355. "m_JiPaiTip": [
  1356. {
  1357. "__id__": 16
  1358. }
  1359. ],
  1360. "m_Mash": null,
  1361. "_id": ""
  1362. },
  1363. {
  1364. "__type__": "cc.PrefabInfo",
  1365. "root": {
  1366. "__id__": 1
  1367. },
  1368. "asset": {
  1369. "__id__": 0
  1370. },
  1371. "fileId": "",
  1372. "sync": false
  1373. }
  1374. ]