CardItem.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "CardItem",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "persistent": false
  12. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "CardItem",
  16. "_objFlags": 0,
  17. "__editorExtras__": {},
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 8
  25. },
  26. {
  27. "__id__": 14
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 20
  34. },
  35. {
  36. "__id__": 22
  37. },
  38. {
  39. "__id__": 24
  40. },
  41. {
  42. "__id__": 27
  43. }
  44. ],
  45. "_prefab": {
  46. "__id__": 29
  47. },
  48. "_lpos": {
  49. "__type__": "cc.Vec3",
  50. "x": -499,
  51. "y": 385,
  52. "z": 0
  53. },
  54. "_lrot": {
  55. "__type__": "cc.Quat",
  56. "x": 0,
  57. "y": 0,
  58. "z": 0,
  59. "w": 1
  60. },
  61. "_lscale": {
  62. "__type__": "cc.Vec3",
  63. "x": 1,
  64. "y": 1,
  65. "z": 1
  66. },
  67. "_mobility": 0,
  68. "_layer": 33554432,
  69. "_euler": {
  70. "__type__": "cc.Vec3",
  71. "x": 0,
  72. "y": 0,
  73. "z": 0
  74. },
  75. "_id": ""
  76. },
  77. {
  78. "__type__": "cc.Node",
  79. "_name": "CardB",
  80. "_objFlags": 0,
  81. "_parent": {
  82. "__id__": 1
  83. },
  84. "_children": [],
  85. "_active": true,
  86. "_components": [
  87. {
  88. "__id__": 3
  89. },
  90. {
  91. "__id__": 5
  92. }
  93. ],
  94. "_prefab": {
  95. "__id__": 7
  96. },
  97. "_lpos": {
  98. "__type__": "cc.Vec3",
  99. "x": 0,
  100. "y": 0,
  101. "z": 0
  102. },
  103. "_lrot": {
  104. "__type__": "cc.Quat",
  105. "x": 0,
  106. "y": 0,
  107. "z": 0,
  108. "w": 1
  109. },
  110. "_lscale": {
  111. "__type__": "cc.Vec3",
  112. "x": 1,
  113. "y": 1,
  114. "z": 1
  115. },
  116. "_mobility": 0,
  117. "_layer": 33554432,
  118. "_euler": {
  119. "__type__": "cc.Vec3",
  120. "x": 0,
  121. "y": 0,
  122. "z": 0
  123. },
  124. "_id": ""
  125. },
  126. {
  127. "__type__": "cc.UITransform",
  128. "_name": "",
  129. "_objFlags": 0,
  130. "node": {
  131. "__id__": 2
  132. },
  133. "_enabled": true,
  134. "__prefab": {
  135. "__id__": 4
  136. },
  137. "_contentSize": {
  138. "__type__": "cc.Size",
  139. "width": 220,
  140. "height": 220
  141. },
  142. "_anchorPoint": {
  143. "__type__": "cc.Vec2",
  144. "x": 0.5,
  145. "y": 0.5
  146. },
  147. "_id": ""
  148. },
  149. {
  150. "__type__": "cc.CompPrefabInfo",
  151. "fileId": "b5KRtc2klCHJhxtOJW61Xg"
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "node": {
  158. "__id__": 2
  159. },
  160. "_enabled": true,
  161. "__prefab": {
  162. "__id__": 6
  163. },
  164. "_customMaterial": null,
  165. "_srcBlendFactor": 2,
  166. "_dstBlendFactor": 4,
  167. "_color": {
  168. "__type__": "cc.Color",
  169. "r": 255,
  170. "g": 255,
  171. "b": 255,
  172. "a": 255
  173. },
  174. "_spriteFrame": {
  175. "__uuid__": "c2db9a25-d943-4bad-b035-a6698f8ea95d@f9941",
  176. "__expectedType__": "cc.SpriteFrame"
  177. },
  178. "_type": 0,
  179. "_fillType": 0,
  180. "_sizeMode": 1,
  181. "_fillCenter": {
  182. "__type__": "cc.Vec2",
  183. "x": 0,
  184. "y": 0
  185. },
  186. "_fillStart": 0,
  187. "_fillRange": 0,
  188. "_isTrimmedMode": true,
  189. "_useGrayscale": false,
  190. "_atlas": null,
  191. "_id": ""
  192. },
  193. {
  194. "__type__": "cc.CompPrefabInfo",
  195. "fileId": "9cwZkvLLVDKJc54APEP1sc"
  196. },
  197. {
  198. "__type__": "cc.PrefabInfo",
  199. "root": {
  200. "__id__": 1
  201. },
  202. "asset": {
  203. "__id__": 0
  204. },
  205. "fileId": "fep3jHr1hAdpAkeA+ndpAh",
  206. "instance": null,
  207. "targetOverrides": null,
  208. "nestedPrefabInstanceRoots": null
  209. },
  210. {
  211. "__type__": "cc.Node",
  212. "_name": "CardO",
  213. "_objFlags": 0,
  214. "_parent": {
  215. "__id__": 1
  216. },
  217. "_children": [],
  218. "_active": true,
  219. "_components": [
  220. {
  221. "__id__": 9
  222. },
  223. {
  224. "__id__": 11
  225. }
  226. ],
  227. "_prefab": {
  228. "__id__": 13
  229. },
  230. "_lpos": {
  231. "__type__": "cc.Vec3",
  232. "x": 0,
  233. "y": 0,
  234. "z": 0
  235. },
  236. "_lrot": {
  237. "__type__": "cc.Quat",
  238. "x": 0,
  239. "y": 0,
  240. "z": 0,
  241. "w": 1
  242. },
  243. "_lscale": {
  244. "__type__": "cc.Vec3",
  245. "x": 1,
  246. "y": 1,
  247. "z": 1
  248. },
  249. "_mobility": 0,
  250. "_layer": 33554432,
  251. "_euler": {
  252. "__type__": "cc.Vec3",
  253. "x": 0,
  254. "y": 0,
  255. "z": 0
  256. },
  257. "_id": ""
  258. },
  259. {
  260. "__type__": "cc.UITransform",
  261. "_name": "",
  262. "_objFlags": 0,
  263. "node": {
  264. "__id__": 8
  265. },
  266. "_enabled": true,
  267. "__prefab": {
  268. "__id__": 10
  269. },
  270. "_contentSize": {
  271. "__type__": "cc.Size",
  272. "width": 220,
  273. "height": 220
  274. },
  275. "_anchorPoint": {
  276. "__type__": "cc.Vec2",
  277. "x": 0.5,
  278. "y": 0.5
  279. },
  280. "_id": ""
  281. },
  282. {
  283. "__type__": "cc.CompPrefabInfo",
  284. "fileId": "ab6flR8aBD5JvOmOYFXunk"
  285. },
  286. {
  287. "__type__": "cc.Sprite",
  288. "_name": "",
  289. "_objFlags": 0,
  290. "node": {
  291. "__id__": 8
  292. },
  293. "_enabled": true,
  294. "__prefab": {
  295. "__id__": 12
  296. },
  297. "_customMaterial": null,
  298. "_srcBlendFactor": 2,
  299. "_dstBlendFactor": 4,
  300. "_color": {
  301. "__type__": "cc.Color",
  302. "r": 255,
  303. "g": 255,
  304. "b": 255,
  305. "a": 255
  306. },
  307. "_spriteFrame": {
  308. "__uuid__": "2760c546-ac04-41a8-ae7d-a136436f5630@f9941",
  309. "__expectedType__": "cc.SpriteFrame"
  310. },
  311. "_type": 0,
  312. "_fillType": 0,
  313. "_sizeMode": 1,
  314. "_fillCenter": {
  315. "__type__": "cc.Vec2",
  316. "x": 0,
  317. "y": 0
  318. },
  319. "_fillStart": 0,
  320. "_fillRange": 0,
  321. "_isTrimmedMode": true,
  322. "_useGrayscale": false,
  323. "_atlas": null,
  324. "_id": ""
  325. },
  326. {
  327. "__type__": "cc.CompPrefabInfo",
  328. "fileId": "c3V6VJb2VLYoNkcfLZpP6G"
  329. },
  330. {
  331. "__type__": "cc.PrefabInfo",
  332. "root": {
  333. "__id__": 1
  334. },
  335. "asset": {
  336. "__id__": 0
  337. },
  338. "fileId": "ddMqAqO5FEzJIlMJfFLhSU",
  339. "instance": null,
  340. "targetOverrides": null,
  341. "nestedPrefabInstanceRoots": null
  342. },
  343. {
  344. "__type__": "cc.Node",
  345. "_name": "CardVSp",
  346. "_objFlags": 0,
  347. "_parent": {
  348. "__id__": 1
  349. },
  350. "_children": [],
  351. "_active": true,
  352. "_components": [
  353. {
  354. "__id__": 15
  355. },
  356. {
  357. "__id__": 17
  358. }
  359. ],
  360. "_prefab": {
  361. "__id__": 19
  362. },
  363. "_lpos": {
  364. "__type__": "cc.Vec3",
  365. "x": 0,
  366. "y": 0,
  367. "z": 0
  368. },
  369. "_lrot": {
  370. "__type__": "cc.Quat",
  371. "x": 0,
  372. "y": 0,
  373. "z": 0,
  374. "w": 1
  375. },
  376. "_lscale": {
  377. "__type__": "cc.Vec3",
  378. "x": 1,
  379. "y": 1,
  380. "z": 1
  381. },
  382. "_mobility": 0,
  383. "_layer": 33554432,
  384. "_euler": {
  385. "__type__": "cc.Vec3",
  386. "x": 0,
  387. "y": 0,
  388. "z": 0
  389. },
  390. "_id": ""
  391. },
  392. {
  393. "__type__": "cc.UITransform",
  394. "_name": "",
  395. "_objFlags": 0,
  396. "node": {
  397. "__id__": 14
  398. },
  399. "_enabled": true,
  400. "__prefab": {
  401. "__id__": 16
  402. },
  403. "_contentSize": {
  404. "__type__": "cc.Size",
  405. "width": 178,
  406. "height": 146
  407. },
  408. "_anchorPoint": {
  409. "__type__": "cc.Vec2",
  410. "x": 0.5,
  411. "y": 0.5
  412. },
  413. "_id": ""
  414. },
  415. {
  416. "__type__": "cc.CompPrefabInfo",
  417. "fileId": "be1xQuM05IFYTESwnY7iTK"
  418. },
  419. {
  420. "__type__": "cc.Sprite",
  421. "_name": "",
  422. "_objFlags": 0,
  423. "node": {
  424. "__id__": 14
  425. },
  426. "_enabled": true,
  427. "__prefab": {
  428. "__id__": 18
  429. },
  430. "_customMaterial": null,
  431. "_srcBlendFactor": 2,
  432. "_dstBlendFactor": 4,
  433. "_color": {
  434. "__type__": "cc.Color",
  435. "r": 255,
  436. "g": 255,
  437. "b": 255,
  438. "a": 255
  439. },
  440. "_spriteFrame": {
  441. "__uuid__": "9b5a0a83-d297-40a7-a934-07c6154b39f5@f9941",
  442. "__expectedType__": "cc.SpriteFrame"
  443. },
  444. "_type": 0,
  445. "_fillType": 0,
  446. "_sizeMode": 1,
  447. "_fillCenter": {
  448. "__type__": "cc.Vec2",
  449. "x": 0,
  450. "y": 0
  451. },
  452. "_fillStart": 0,
  453. "_fillRange": 0,
  454. "_isTrimmedMode": true,
  455. "_useGrayscale": false,
  456. "_atlas": null,
  457. "_id": ""
  458. },
  459. {
  460. "__type__": "cc.CompPrefabInfo",
  461. "fileId": "548NK4aBJLs7UKNu/+wlSt"
  462. },
  463. {
  464. "__type__": "cc.PrefabInfo",
  465. "root": {
  466. "__id__": 1
  467. },
  468. "asset": {
  469. "__id__": 0
  470. },
  471. "fileId": "7d6ZxQD1hCeo8WR6IzlJIo",
  472. "instance": null,
  473. "targetOverrides": null,
  474. "nestedPrefabInstanceRoots": null
  475. },
  476. {
  477. "__type__": "cc.UITransform",
  478. "_name": "",
  479. "_objFlags": 0,
  480. "node": {
  481. "__id__": 1
  482. },
  483. "_enabled": true,
  484. "__prefab": {
  485. "__id__": 21
  486. },
  487. "_contentSize": {
  488. "__type__": "cc.Size",
  489. "width": 220,
  490. "height": 220
  491. },
  492. "_anchorPoint": {
  493. "__type__": "cc.Vec2",
  494. "x": 0.5,
  495. "y": 0.5
  496. },
  497. "_id": ""
  498. },
  499. {
  500. "__type__": "cc.CompPrefabInfo",
  501. "fileId": "abUqhgI01PlYv7v7SoYYsd"
  502. },
  503. {
  504. "__type__": "cc.Sprite",
  505. "_name": "",
  506. "_objFlags": 0,
  507. "node": {
  508. "__id__": 1
  509. },
  510. "_enabled": true,
  511. "__prefab": {
  512. "__id__": 23
  513. },
  514. "_customMaterial": null,
  515. "_srcBlendFactor": 2,
  516. "_dstBlendFactor": 4,
  517. "_color": {
  518. "__type__": "cc.Color",
  519. "r": 255,
  520. "g": 255,
  521. "b": 255,
  522. "a": 255
  523. },
  524. "_spriteFrame": {
  525. "__uuid__": "c2db9a25-d943-4bad-b035-a6698f8ea95d@f9941",
  526. "__expectedType__": "cc.SpriteFrame"
  527. },
  528. "_type": 0,
  529. "_fillType": 0,
  530. "_sizeMode": 0,
  531. "_fillCenter": {
  532. "__type__": "cc.Vec2",
  533. "x": 0,
  534. "y": 0
  535. },
  536. "_fillStart": 0,
  537. "_fillRange": 0,
  538. "_isTrimmedMode": true,
  539. "_useGrayscale": false,
  540. "_atlas": null,
  541. "_id": ""
  542. },
  543. {
  544. "__type__": "cc.CompPrefabInfo",
  545. "fileId": "1bCJXPlhxGRYzxwWsiAaJi"
  546. },
  547. {
  548. "__type__": "cc.Button",
  549. "_name": "",
  550. "_objFlags": 0,
  551. "node": {
  552. "__id__": 1
  553. },
  554. "_enabled": true,
  555. "__prefab": {
  556. "__id__": 25
  557. },
  558. "clickEvents": [
  559. {
  560. "__id__": 26
  561. }
  562. ],
  563. "_interactable": true,
  564. "_transition": 0,
  565. "_normalColor": {
  566. "__type__": "cc.Color",
  567. "r": 255,
  568. "g": 255,
  569. "b": 255,
  570. "a": 255
  571. },
  572. "_hoverColor": {
  573. "__type__": "cc.Color",
  574. "r": 211,
  575. "g": 211,
  576. "b": 211,
  577. "a": 255
  578. },
  579. "_pressedColor": {
  580. "__type__": "cc.Color",
  581. "r": 255,
  582. "g": 255,
  583. "b": 255,
  584. "a": 255
  585. },
  586. "_disabledColor": {
  587. "__type__": "cc.Color",
  588. "r": 124,
  589. "g": 124,
  590. "b": 124,
  591. "a": 255
  592. },
  593. "_normalSprite": {
  594. "__uuid__": "c2db9a25-d943-4bad-b035-a6698f8ea95d@f9941",
  595. "__expectedType__": "cc.SpriteFrame"
  596. },
  597. "_hoverSprite": null,
  598. "_pressedSprite": null,
  599. "_disabledSprite": null,
  600. "_duration": 0.1,
  601. "_zoomScale": 1.2,
  602. "_target": null,
  603. "_id": ""
  604. },
  605. {
  606. "__type__": "cc.CompPrefabInfo",
  607. "fileId": "08FWTVFMVPp6WDwlzQ6ewq"
  608. },
  609. {
  610. "__type__": "cc.ClickEvent",
  611. "target": {
  612. "__id__": 1
  613. },
  614. "component": "",
  615. "_componentId": "d48e02EOulM0KE1l6vL85U/",
  616. "handler": "clicked",
  617. "customEventData": ""
  618. },
  619. {
  620. "__type__": "d48e02EOulM0KE1l6vL85U/",
  621. "_name": "",
  622. "_objFlags": 0,
  623. "node": {
  624. "__id__": 1
  625. },
  626. "_enabled": true,
  627. "__prefab": {
  628. "__id__": 28
  629. },
  630. "CardB": {
  631. "__id__": 2
  632. },
  633. "CardO": {
  634. "__id__": 8
  635. },
  636. "CardVSp": {
  637. "__id__": 17
  638. },
  639. "CardImgs": {
  640. "__uuid__": "f2b6fcb7-5d7c-4883-bb09-0a9a3ba1b267",
  641. "__expectedType__": "cc.SpriteAtlas"
  642. },
  643. "_id": ""
  644. },
  645. {
  646. "__type__": "cc.CompPrefabInfo",
  647. "fileId": "52RP2qG5NJX4C5sHEFbo9b"
  648. },
  649. {
  650. "__type__": "cc.PrefabInfo",
  651. "root": {
  652. "__id__": 1
  653. },
  654. "asset": {
  655. "__id__": 0
  656. },
  657. "fileId": "e3J35pZ3ZOBaak8/VUJsNL",
  658. "instance": null,
  659. "targetOverrides": null
  660. }
  661. ]