CardDetails.prefab 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525
  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": "CardDetails",
  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. "_active": true,
  31. "_level": 1,
  32. "_components": [
  33. {
  34. "__id__": 13
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 14
  39. },
  40. "_opacity": 255,
  41. "_color": {
  42. "__type__": "cc.Color",
  43. "r": 2,
  44. "g": 176,
  45. "b": 102,
  46. "a": 255
  47. },
  48. "_contentSize": {
  49. "__type__": "cc.Size",
  50. "width": 120,
  51. "height": 150
  52. },
  53. "_anchorPoint": {
  54. "__type__": "cc.Vec2",
  55. "x": 0.5,
  56. "y": 0.5
  57. },
  58. "_position": {
  59. "__type__": "cc.Vec3",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0
  63. },
  64. "_scale": {
  65. "__type__": "cc.Vec3",
  66. "x": 1,
  67. "y": 1,
  68. "z": 1
  69. },
  70. "_quat": {
  71. "__type__": "cc.Quat",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0,
  75. "w": 1
  76. },
  77. "_skewX": 0,
  78. "_skewY": 0,
  79. "_zIndex": 0,
  80. "_is3DNode": false,
  81. "groupIndex": 0,
  82. "_rotationX": 0,
  83. "_rotationY": 0,
  84. "_id": ""
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "CardWord",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [],
  94. "_active": true,
  95. "_level": 2,
  96. "_components": [
  97. {
  98. "__id__": 3
  99. }
  100. ],
  101. "_prefab": {
  102. "__id__": 4
  103. },
  104. "_opacity": 255,
  105. "_color": {
  106. "__type__": "cc.Color",
  107. "r": 2,
  108. "g": 176,
  109. "b": 102,
  110. "a": 255
  111. },
  112. "_contentSize": {
  113. "__type__": "cc.Size",
  114. "width": 120,
  115. "height": 150
  116. },
  117. "_anchorPoint": {
  118. "__type__": "cc.Vec2",
  119. "x": 0.5,
  120. "y": 0.5
  121. },
  122. "_position": {
  123. "__type__": "cc.Vec3",
  124. "x": 0,
  125. "y": 0,
  126. "z": 0
  127. },
  128. "_scale": {
  129. "__type__": "cc.Vec3",
  130. "x": 1,
  131. "y": 1,
  132. "z": 1
  133. },
  134. "_quat": {
  135. "__type__": "cc.Quat",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0,
  139. "w": 1
  140. },
  141. "_skewX": 0,
  142. "_skewY": 0,
  143. "_zIndex": 0,
  144. "_is3DNode": false,
  145. "groupIndex": 0,
  146. "_rotationX": 0,
  147. "_rotationY": 0,
  148. "_id": ""
  149. },
  150. {
  151. "__type__": "cc.Label",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "node": {
  155. "__id__": 2
  156. },
  157. "_enabled": true,
  158. "_srcBlendFactor": 1,
  159. "_dstBlendFactor": 771,
  160. "_useOriginalSize": false,
  161. "_string": "坚持",
  162. "_N$string": "坚持",
  163. "_fontSize": 40,
  164. "_lineHeight": 150,
  165. "_enableWrapText": true,
  166. "_N$file": null,
  167. "_isSystemFontUsed": true,
  168. "_spacingX": 0,
  169. "_N$horizontalAlign": 1,
  170. "_N$verticalAlign": 1,
  171. "_N$fontFamily": "Arial",
  172. "_N$overflow": 3,
  173. "_id": ""
  174. },
  175. {
  176. "__type__": "cc.PrefabInfo",
  177. "root": {
  178. "__id__": 1
  179. },
  180. "asset": {
  181. "__uuid__": "d8a08a9f-2d1c-4513-aad2-f9115412aa81"
  182. },
  183. "fileId": "ebg3m4d+ROG5vVCK5fhxBr",
  184. "sync": false
  185. },
  186. {
  187. "__type__": "cc.Node",
  188. "_name": "CardBtn",
  189. "_objFlags": 0,
  190. "_parent": {
  191. "__id__": 1
  192. },
  193. "_children": [],
  194. "_active": true,
  195. "_level": 4,
  196. "_components": [
  197. {
  198. "__id__": 6
  199. }
  200. ],
  201. "_prefab": {
  202. "__id__": 7
  203. },
  204. "_opacity": 255,
  205. "_color": {
  206. "__type__": "cc.Color",
  207. "r": 255,
  208. "g": 255,
  209. "b": 255,
  210. "a": 255
  211. },
  212. "_contentSize": {
  213. "__type__": "cc.Size",
  214. "width": 120,
  215. "height": 150
  216. },
  217. "_anchorPoint": {
  218. "__type__": "cc.Vec2",
  219. "x": 0.5,
  220. "y": 0.5
  221. },
  222. "_position": {
  223. "__type__": "cc.Vec3",
  224. "x": 0,
  225. "y": 0,
  226. "z": 0
  227. },
  228. "_scale": {
  229. "__type__": "cc.Vec3",
  230. "x": 1,
  231. "y": 1,
  232. "z": 1
  233. },
  234. "_quat": {
  235. "__type__": "cc.Quat",
  236. "x": 0,
  237. "y": 0,
  238. "z": 0,
  239. "w": 1
  240. },
  241. "_skewX": 0,
  242. "_skewY": 0,
  243. "_zIndex": 0,
  244. "_is3DNode": false,
  245. "groupIndex": 0,
  246. "_rotationX": 0,
  247. "_rotationY": 0,
  248. "_id": ""
  249. },
  250. {
  251. "__type__": "cc.Sprite",
  252. "_name": "",
  253. "_objFlags": 0,
  254. "node": {
  255. "__id__": 5
  256. },
  257. "_enabled": true,
  258. "_srcBlendFactor": 770,
  259. "_dstBlendFactor": 771,
  260. "_spriteFrame": {
  261. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  262. },
  263. "_type": 1,
  264. "_sizeMode": 0,
  265. "_fillType": 0,
  266. "_fillCenter": {
  267. "__type__": "cc.Vec2",
  268. "x": 0,
  269. "y": 0
  270. },
  271. "_fillStart": 0,
  272. "_fillRange": 0,
  273. "_isTrimmedMode": true,
  274. "_state": 0,
  275. "_atlas": null,
  276. "_id": ""
  277. },
  278. {
  279. "__type__": "cc.PrefabInfo",
  280. "root": {
  281. "__id__": 1
  282. },
  283. "asset": {
  284. "__uuid__": "d8a08a9f-2d1c-4513-aad2-f9115412aa81"
  285. },
  286. "fileId": "93z9iDHRNNBaSzLpSui2fJ",
  287. "sync": false
  288. },
  289. {
  290. "__type__": "cc.Node",
  291. "_name": "CardBack",
  292. "_objFlags": 0,
  293. "_parent": {
  294. "__id__": 1
  295. },
  296. "_children": [],
  297. "_active": false,
  298. "_level": 2,
  299. "_components": [
  300. {
  301. "__id__": 9
  302. },
  303. {
  304. "__id__": 10
  305. }
  306. ],
  307. "_prefab": {
  308. "__id__": 12
  309. },
  310. "_opacity": 255,
  311. "_color": {
  312. "__type__": "cc.Color",
  313. "r": 255,
  314. "g": 255,
  315. "b": 255,
  316. "a": 255
  317. },
  318. "_contentSize": {
  319. "__type__": "cc.Size",
  320. "width": 120,
  321. "height": 150
  322. },
  323. "_anchorPoint": {
  324. "__type__": "cc.Vec2",
  325. "x": 0.5,
  326. "y": 0.5
  327. },
  328. "_position": {
  329. "__type__": "cc.Vec3",
  330. "x": 0,
  331. "y": 0,
  332. "z": 0
  333. },
  334. "_scale": {
  335. "__type__": "cc.Vec3",
  336. "x": 1,
  337. "y": 1,
  338. "z": 1
  339. },
  340. "_quat": {
  341. "__type__": "cc.Quat",
  342. "x": 0,
  343. "y": 0,
  344. "z": 0,
  345. "w": 1
  346. },
  347. "_skewX": 0,
  348. "_skewY": 0,
  349. "_zIndex": 0,
  350. "_is3DNode": false,
  351. "groupIndex": 0,
  352. "_rotationX": 0,
  353. "_rotationY": 0,
  354. "_id": ""
  355. },
  356. {
  357. "__type__": "cc.Sprite",
  358. "_name": "",
  359. "_objFlags": 0,
  360. "node": {
  361. "__id__": 8
  362. },
  363. "_enabled": true,
  364. "_srcBlendFactor": 770,
  365. "_dstBlendFactor": 771,
  366. "_spriteFrame": {
  367. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  368. },
  369. "_type": 1,
  370. "_sizeMode": 0,
  371. "_fillType": 0,
  372. "_fillCenter": {
  373. "__type__": "cc.Vec2",
  374. "x": 0,
  375. "y": 0
  376. },
  377. "_fillStart": 0,
  378. "_fillRange": 0,
  379. "_isTrimmedMode": true,
  380. "_state": 0,
  381. "_atlas": null,
  382. "_id": ""
  383. },
  384. {
  385. "__type__": "cc.Button",
  386. "_name": "",
  387. "_objFlags": 0,
  388. "node": {
  389. "__id__": 8
  390. },
  391. "_enabled": true,
  392. "duration": 0.1,
  393. "zoomScale": 1.2,
  394. "clickEvents": [
  395. {
  396. "__id__": 11
  397. }
  398. ],
  399. "_N$interactable": true,
  400. "_N$enableAutoGrayEffect": false,
  401. "_N$transition": 3,
  402. "transition": 3,
  403. "_N$normalColor": {
  404. "__type__": "cc.Color",
  405. "r": 255,
  406. "g": 255,
  407. "b": 255,
  408. "a": 255
  409. },
  410. "_N$pressedColor": {
  411. "__type__": "cc.Color",
  412. "r": 255,
  413. "g": 255,
  414. "b": 255,
  415. "a": 255
  416. },
  417. "pressedColor": {
  418. "__type__": "cc.Color",
  419. "r": 255,
  420. "g": 255,
  421. "b": 255,
  422. "a": 255
  423. },
  424. "_N$hoverColor": {
  425. "__type__": "cc.Color",
  426. "r": 255,
  427. "g": 255,
  428. "b": 255,
  429. "a": 255
  430. },
  431. "hoverColor": {
  432. "__type__": "cc.Color",
  433. "r": 255,
  434. "g": 255,
  435. "b": 255,
  436. "a": 255
  437. },
  438. "_N$disabledColor": {
  439. "__type__": "cc.Color",
  440. "r": 255,
  441. "g": 255,
  442. "b": 255,
  443. "a": 255
  444. },
  445. "_N$normalSprite": {
  446. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  447. },
  448. "_N$pressedSprite": {
  449. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  450. },
  451. "pressedSprite": {
  452. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  453. },
  454. "_N$hoverSprite": {
  455. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  456. },
  457. "hoverSprite": {
  458. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  459. },
  460. "_N$disabledSprite": {
  461. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  462. },
  463. "_N$target": {
  464. "__id__": 8
  465. },
  466. "_id": ""
  467. },
  468. {
  469. "__type__": "cc.ClickEvent",
  470. "target": {
  471. "__id__": 1
  472. },
  473. "component": "",
  474. "_componentId": "a492aBiR7RH4rNk5wICtNTw",
  475. "handler": "CardOnClick",
  476. "customEventData": ""
  477. },
  478. {
  479. "__type__": "cc.PrefabInfo",
  480. "root": {
  481. "__id__": 1
  482. },
  483. "asset": {
  484. "__uuid__": "d8a08a9f-2d1c-4513-aad2-f9115412aa81"
  485. },
  486. "fileId": "455UGe329HlIqRECYj6Yfk",
  487. "sync": false
  488. },
  489. {
  490. "__type__": "a492aBiR7RH4rNk5wICtNTw",
  491. "_name": "",
  492. "_objFlags": 0,
  493. "node": {
  494. "__id__": 1
  495. },
  496. "_enabled": true,
  497. "CardID": "0",
  498. "CardDetails": null,
  499. "CardWord": {
  500. "__id__": 2
  501. },
  502. "GamePlayPageJS": null,
  503. "CardNode": {
  504. "__id__": 1
  505. },
  506. "CardBtn": {
  507. "__id__": 5
  508. },
  509. "CardBack": {
  510. "__id__": 8
  511. },
  512. "_id": ""
  513. },
  514. {
  515. "__type__": "cc.PrefabInfo",
  516. "root": {
  517. "__id__": 1
  518. },
  519. "asset": {
  520. "__uuid__": "d8a08a9f-2d1c-4513-aad2-f9115412aa81"
  521. },
  522. "fileId": "49Yx6uTNVLq5SxjqKTNDAt",
  523. "sync": false
  524. }
  525. ]