CardPrefab.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_rawFiles": null,
  7. "data": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Node",
  13. "_name": "CardPrefab",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. }
  20. ],
  21. "_tag": -1,
  22. "_active": true,
  23. "_components": [
  24. {
  25. "__id__": 17
  26. }
  27. ],
  28. "_prefab": {
  29. "__id__": 18
  30. },
  31. "_id": "",
  32. "_opacity": 255,
  33. "_color": {
  34. "__type__": "cc.Color",
  35. "r": 255,
  36. "g": 255,
  37. "b": 255,
  38. "a": 255
  39. },
  40. "_cascadeOpacityEnabled": true,
  41. "_anchorPoint": {
  42. "__type__": "cc.Vec2",
  43. "x": 0,
  44. "y": 0
  45. },
  46. "_contentSize": {
  47. "__type__": "cc.Size",
  48. "width": 177,
  49. "height": 241
  50. },
  51. "_skewX": 0,
  52. "_skewY": 0,
  53. "_localZOrder": 0,
  54. "_globalZOrder": 0,
  55. "_opacityModifyRGB": false,
  56. "groupIndex": 0,
  57. "_trs": {
  58. "__type__": "TypedArray",
  59. "ctor": "Float64Array",
  60. "array": [
  61. 0,
  62. 0,
  63. 0,
  64. 0,
  65. 0,
  66. 0,
  67. 1,
  68. 1,
  69. 1,
  70. 1
  71. ]
  72. }
  73. },
  74. {
  75. "__type__": "cc.Node",
  76. "_name": "Card",
  77. "_objFlags": 0,
  78. "_parent": {
  79. "__id__": 1
  80. },
  81. "_children": [
  82. {
  83. "__id__": 3
  84. },
  85. {
  86. "__id__": 6
  87. },
  88. {
  89. "__id__": 9
  90. },
  91. {
  92. "__id__": 12
  93. }
  94. ],
  95. "_tag": -1,
  96. "_active": true,
  97. "_components": [
  98. {
  99. "__id__": 15
  100. }
  101. ],
  102. "_prefab": {
  103. "__id__": 16
  104. },
  105. "_id": "",
  106. "_opacity": 255,
  107. "_color": {
  108. "__type__": "cc.Color",
  109. "r": 255,
  110. "g": 255,
  111. "b": 255,
  112. "a": 255
  113. },
  114. "_cascadeOpacityEnabled": true,
  115. "_anchorPoint": {
  116. "__type__": "cc.Vec2",
  117. "x": 0,
  118. "y": 0
  119. },
  120. "_contentSize": {
  121. "__type__": "cc.Size",
  122. "width": 177,
  123. "height": 241
  124. },
  125. "_skewX": 0,
  126. "_skewY": 0,
  127. "_localZOrder": 0,
  128. "_globalZOrder": 0,
  129. "_opacityModifyRGB": false,
  130. "groupIndex": 0,
  131. "_trs": {
  132. "__type__": "TypedArray",
  133. "ctor": "Float64Array",
  134. "array": [
  135. 0,
  136. 0,
  137. 0,
  138. 0,
  139. 0,
  140. 0,
  141. 1,
  142. 1,
  143. 1,
  144. 1
  145. ]
  146. }
  147. },
  148. {
  149. "__type__": "cc.Node",
  150. "_name": "CN",
  151. "_objFlags": 0,
  152. "_parent": {
  153. "__id__": 2
  154. },
  155. "_children": [],
  156. "_tag": -1,
  157. "_active": true,
  158. "_components": [
  159. {
  160. "__id__": 4
  161. }
  162. ],
  163. "_prefab": {
  164. "__id__": 5
  165. },
  166. "_id": "",
  167. "_opacity": 255,
  168. "_color": {
  169. "__type__": "cc.Color",
  170. "r": 255,
  171. "g": 255,
  172. "b": 255,
  173. "a": 255
  174. },
  175. "_cascadeOpacityEnabled": true,
  176. "_anchorPoint": {
  177. "__type__": "cc.Vec2",
  178. "x": 0.5,
  179. "y": 0.5
  180. },
  181. "_contentSize": {
  182. "__type__": "cc.Size",
  183. "width": 51,
  184. "height": 65
  185. },
  186. "_skewX": 0,
  187. "_skewY": 0,
  188. "_localZOrder": 0,
  189. "_globalZOrder": 0,
  190. "_opacityModifyRGB": false,
  191. "groupIndex": 0,
  192. "_trs": {
  193. "__type__": "TypedArray",
  194. "ctor": "Float64Array",
  195. "array": [
  196. 39,
  197. 191,
  198. 0,
  199. 0,
  200. 0,
  201. 0,
  202. 1,
  203. 1,
  204. 1,
  205. 1
  206. ]
  207. }
  208. },
  209. {
  210. "__type__": "cc.Sprite",
  211. "_name": "",
  212. "_objFlags": 0,
  213. "node": {
  214. "__id__": 3
  215. },
  216. "_enabled": true,
  217. "_spriteFrame": {
  218. "__uuid__": "f2c35359-ac6a-4f59-82d4-fa62b734dbdb"
  219. },
  220. "_type": 0,
  221. "_sizeMode": 1,
  222. "_fillType": 0,
  223. "_fillCenter": {
  224. "__type__": "cc.Vec2",
  225. "x": 0,
  226. "y": 0
  227. },
  228. "_fillStart": 0,
  229. "_fillRange": 0,
  230. "_isTrimmedMode": true,
  231. "_srcBlendFactor": 770,
  232. "_dstBlendFactor": 771,
  233. "_atlas": {
  234. "__uuid__": "0221b59b-6c1e-4877-8662-ed64a69b81ce"
  235. }
  236. },
  237. {
  238. "__type__": "cc.PrefabInfo",
  239. "root": {
  240. "__id__": 1
  241. },
  242. "asset": {
  243. "__uuid__": "ef3fadf3-564d-4f6e-9eab-b4237f4057ee"
  244. },
  245. "fileId": "03qz09dSZO8L6Vor/i4ByL",
  246. "sync": false
  247. },
  248. {
  249. "__type__": "cc.Node",
  250. "_name": "SF",
  251. "_objFlags": 0,
  252. "_parent": {
  253. "__id__": 2
  254. },
  255. "_children": [],
  256. "_tag": -1,
  257. "_active": true,
  258. "_components": [
  259. {
  260. "__id__": 7
  261. }
  262. ],
  263. "_prefab": {
  264. "__id__": 8
  265. },
  266. "_id": "",
  267. "_opacity": 255,
  268. "_color": {
  269. "__type__": "cc.Color",
  270. "r": 255,
  271. "g": 255,
  272. "b": 255,
  273. "a": 255
  274. },
  275. "_cascadeOpacityEnabled": true,
  276. "_anchorPoint": {
  277. "__type__": "cc.Vec2",
  278. "x": 0.5,
  279. "y": 0.5
  280. },
  281. "_contentSize": {
  282. "__type__": "cc.Size",
  283. "width": 36,
  284. "height": 37
  285. },
  286. "_skewX": 0,
  287. "_skewY": 0,
  288. "_localZOrder": 0,
  289. "_globalZOrder": 0,
  290. "_opacityModifyRGB": false,
  291. "groupIndex": 0,
  292. "_trs": {
  293. "__type__": "TypedArray",
  294. "ctor": "Float64Array",
  295. "array": [
  296. 39,
  297. 133,
  298. 0,
  299. 0,
  300. 0,
  301. 0,
  302. 1,
  303. 1,
  304. 1,
  305. 1
  306. ]
  307. }
  308. },
  309. {
  310. "__type__": "cc.Sprite",
  311. "_name": "",
  312. "_objFlags": 0,
  313. "node": {
  314. "__id__": 6
  315. },
  316. "_enabled": true,
  317. "_spriteFrame": {
  318. "__uuid__": "f1f1d524-2105-452a-9324-8028fcee7470"
  319. },
  320. "_type": 0,
  321. "_sizeMode": 1,
  322. "_fillType": 0,
  323. "_fillCenter": {
  324. "__type__": "cc.Vec2",
  325. "x": 0,
  326. "y": 0
  327. },
  328. "_fillStart": 0,
  329. "_fillRange": 0,
  330. "_isTrimmedMode": true,
  331. "_srcBlendFactor": 770,
  332. "_dstBlendFactor": 771,
  333. "_atlas": {
  334. "__uuid__": "0221b59b-6c1e-4877-8662-ed64a69b81ce"
  335. }
  336. },
  337. {
  338. "__type__": "cc.PrefabInfo",
  339. "root": {
  340. "__id__": 1
  341. },
  342. "asset": {
  343. "__uuid__": "ef3fadf3-564d-4f6e-9eab-b4237f4057ee"
  344. },
  345. "fileId": "91WfGGQGJH86amKAPGqxvk",
  346. "sync": false
  347. },
  348. {
  349. "__type__": "cc.Node",
  350. "_name": "BF",
  351. "_objFlags": 0,
  352. "_parent": {
  353. "__id__": 2
  354. },
  355. "_children": [],
  356. "_tag": -1,
  357. "_active": true,
  358. "_components": [
  359. {
  360. "__id__": 10
  361. }
  362. ],
  363. "_prefab": {
  364. "__id__": 11
  365. },
  366. "_id": "",
  367. "_opacity": 255,
  368. "_color": {
  369. "__type__": "cc.Color",
  370. "r": 255,
  371. "g": 255,
  372. "b": 255,
  373. "a": 255
  374. },
  375. "_cascadeOpacityEnabled": true,
  376. "_anchorPoint": {
  377. "__type__": "cc.Vec2",
  378. "x": 1,
  379. "y": 0
  380. },
  381. "_contentSize": {
  382. "__type__": "cc.Size",
  383. "width": 109,
  384. "height": 176
  385. },
  386. "_skewX": 0,
  387. "_skewY": 0,
  388. "_localZOrder": 0,
  389. "_globalZOrder": 0,
  390. "_opacityModifyRGB": false,
  391. "groupIndex": 0,
  392. "_trs": {
  393. "__type__": "TypedArray",
  394. "ctor": "Float64Array",
  395. "array": [
  396. 165,
  397. 11,
  398. 0,
  399. 0,
  400. 0,
  401. 0,
  402. 1,
  403. 1,
  404. 1,
  405. 1
  406. ]
  407. }
  408. },
  409. {
  410. "__type__": "cc.Sprite",
  411. "_name": "",
  412. "_objFlags": 0,
  413. "node": {
  414. "__id__": 9
  415. },
  416. "_enabled": true,
  417. "_spriteFrame": {
  418. "__uuid__": "f57d6092-5a83-4e6b-b4cf-1e2bc449e993"
  419. },
  420. "_type": 0,
  421. "_sizeMode": 1,
  422. "_fillType": 0,
  423. "_fillCenter": {
  424. "__type__": "cc.Vec2",
  425. "x": 0,
  426. "y": 0
  427. },
  428. "_fillStart": 0,
  429. "_fillRange": 0,
  430. "_isTrimmedMode": true,
  431. "_srcBlendFactor": 770,
  432. "_dstBlendFactor": 771,
  433. "_atlas": {
  434. "__uuid__": "0221b59b-6c1e-4877-8662-ed64a69b81ce"
  435. }
  436. },
  437. {
  438. "__type__": "cc.PrefabInfo",
  439. "root": {
  440. "__id__": 1
  441. },
  442. "asset": {
  443. "__uuid__": "ef3fadf3-564d-4f6e-9eab-b4237f4057ee"
  444. },
  445. "fileId": "d38lsbT3BMLKBSg78rhPO1",
  446. "sync": false
  447. },
  448. {
  449. "__type__": "cc.Node",
  450. "_name": "Dark",
  451. "_objFlags": 0,
  452. "_parent": {
  453. "__id__": 2
  454. },
  455. "_children": [],
  456. "_tag": -1,
  457. "_active": false,
  458. "_components": [
  459. {
  460. "__id__": 13
  461. }
  462. ],
  463. "_prefab": {
  464. "__id__": 14
  465. },
  466. "_id": "",
  467. "_opacity": 100,
  468. "_color": {
  469. "__type__": "cc.Color",
  470. "r": 0,
  471. "g": 0,
  472. "b": 0,
  473. "a": 255
  474. },
  475. "_cascadeOpacityEnabled": true,
  476. "_anchorPoint": {
  477. "__type__": "cc.Vec2",
  478. "x": 0,
  479. "y": 0
  480. },
  481. "_contentSize": {
  482. "__type__": "cc.Size",
  483. "width": 177,
  484. "height": 241
  485. },
  486. "_skewX": 0,
  487. "_skewY": 0,
  488. "_localZOrder": 0,
  489. "_globalZOrder": 0,
  490. "_opacityModifyRGB": false,
  491. "groupIndex": 0,
  492. "_trs": {
  493. "__type__": "TypedArray",
  494. "ctor": "Float64Array",
  495. "array": [
  496. 0,
  497. 0,
  498. 0,
  499. 0,
  500. 0,
  501. 0,
  502. 1,
  503. 1,
  504. 1,
  505. 1
  506. ]
  507. }
  508. },
  509. {
  510. "__type__": "cc.Sprite",
  511. "_name": "",
  512. "_objFlags": 0,
  513. "node": {
  514. "__id__": 12
  515. },
  516. "_enabled": true,
  517. "_spriteFrame": {
  518. "__uuid__": "162fd271-81fc-4efe-9b01-6639d02038fe"
  519. },
  520. "_type": 0,
  521. "_sizeMode": 1,
  522. "_fillType": 0,
  523. "_fillCenter": {
  524. "__type__": "cc.Vec2",
  525. "x": 0,
  526. "y": 0
  527. },
  528. "_fillStart": 0,
  529. "_fillRange": 0,
  530. "_isTrimmedMode": true,
  531. "_srcBlendFactor": 770,
  532. "_dstBlendFactor": 771,
  533. "_atlas": {
  534. "__uuid__": "0221b59b-6c1e-4877-8662-ed64a69b81ce"
  535. }
  536. },
  537. {
  538. "__type__": "cc.PrefabInfo",
  539. "root": {
  540. "__id__": 1
  541. },
  542. "asset": {
  543. "__uuid__": "ef3fadf3-564d-4f6e-9eab-b4237f4057ee"
  544. },
  545. "fileId": "3b3AmDG0NKvJ5vIynP2kkR",
  546. "sync": false
  547. },
  548. {
  549. "__type__": "cc.Sprite",
  550. "_name": "",
  551. "_objFlags": 0,
  552. "node": {
  553. "__id__": 2
  554. },
  555. "_enabled": true,
  556. "_spriteFrame": {
  557. "__uuid__": "162fd271-81fc-4efe-9b01-6639d02038fe"
  558. },
  559. "_type": 0,
  560. "_sizeMode": 1,
  561. "_fillType": 0,
  562. "_fillCenter": {
  563. "__type__": "cc.Vec2",
  564. "x": 0,
  565. "y": 0
  566. },
  567. "_fillStart": 0,
  568. "_fillRange": 0,
  569. "_isTrimmedMode": true,
  570. "_srcBlendFactor": 770,
  571. "_dstBlendFactor": 771,
  572. "_atlas": {
  573. "__uuid__": "0221b59b-6c1e-4877-8662-ed64a69b81ce"
  574. }
  575. },
  576. {
  577. "__type__": "cc.PrefabInfo",
  578. "root": {
  579. "__id__": 1
  580. },
  581. "asset": {
  582. "__uuid__": "ef3fadf3-564d-4f6e-9eab-b4237f4057ee"
  583. },
  584. "fileId": "1a4qy5FztJ66R/cM3U3IEN",
  585. "sync": false
  586. },
  587. {
  588. "__type__": "e9827PFVSNMvbrMufj1N5Zl",
  589. "_name": "",
  590. "_objFlags": 0,
  591. "node": {
  592. "__id__": 1
  593. },
  594. "_enabled": true,
  595. "m_atlas": {
  596. "__uuid__": "0221b59b-6c1e-4877-8662-ed64a69b81ce"
  597. }
  598. },
  599. {
  600. "__type__": "cc.PrefabInfo",
  601. "root": {
  602. "__id__": 1
  603. },
  604. "asset": {
  605. "__uuid__": "ef3fadf3-564d-4f6e-9eab-b4237f4057ee"
  606. },
  607. "fileId": "b3AJi1B65BzqvYLIz49s3F",
  608. "sync": false
  609. }
  610. ]