Card.prefab 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "Card",
  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": "Card",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 10
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 18
  32. },
  33. {
  34. "__id__": 20
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 22
  39. },
  40. "_lpos": {
  41. "__type__": "cc.Vec3",
  42. "x": -287.5,
  43. "y": 0,
  44. "z": 0
  45. },
  46. "_lrot": {
  47. "__type__": "cc.Quat",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0,
  51. "w": 1
  52. },
  53. "_lscale": {
  54. "__type__": "cc.Vec3",
  55. "x": 1,
  56. "y": 1,
  57. "z": 1
  58. },
  59. "_mobility": 0,
  60. "_layer": 33554432,
  61. "_euler": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. },
  67. "_id": ""
  68. },
  69. {
  70. "__type__": "cc.Node",
  71. "_name": "Lock",
  72. "_objFlags": 0,
  73. "__editorExtras__": {},
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [],
  78. "_active": true,
  79. "_components": [
  80. {
  81. "__id__": 3
  82. },
  83. {
  84. "__id__": 5
  85. },
  86. {
  87. "__id__": 7
  88. }
  89. ],
  90. "_prefab": {
  91. "__id__": 9
  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": 80,
  137. "height": 72
  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": "5bL92Alb5Mqpg7450YLtDo"
  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": 255,
  168. "g": 255,
  169. "b": 255,
  170. "a": 255
  171. },
  172. "_spriteFrame": {
  173. "__uuid__": "57520716-48c8-4a19-8acf-41c9f8777fb0@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": "08HBj5i4FI2pwt8NZUQLOm"
  194. },
  195. {
  196. "__type__": "cc.Widget",
  197. "_name": "",
  198. "_objFlags": 0,
  199. "__editorExtras__": {},
  200. "node": {
  201. "__id__": 2
  202. },
  203. "_enabled": true,
  204. "__prefab": {
  205. "__id__": 8
  206. },
  207. "_alignFlags": 45,
  208. "_target": null,
  209. "_left": 12.5,
  210. "_right": 12.5,
  211. "_top": 24,
  212. "_bottom": 24,
  213. "_horizontalCenter": 0,
  214. "_verticalCenter": 0,
  215. "_isAbsLeft": true,
  216. "_isAbsRight": true,
  217. "_isAbsTop": true,
  218. "_isAbsBottom": true,
  219. "_isAbsHorizontalCenter": true,
  220. "_isAbsVerticalCenter": true,
  221. "_originalWidth": 80,
  222. "_originalHeight": 72,
  223. "_alignMode": 2,
  224. "_lockFlags": 0,
  225. "_id": ""
  226. },
  227. {
  228. "__type__": "cc.CompPrefabInfo",
  229. "fileId": "e1rAz4qcREe5qVI62ip67C"
  230. },
  231. {
  232. "__type__": "cc.PrefabInfo",
  233. "root": {
  234. "__id__": 1
  235. },
  236. "asset": {
  237. "__id__": 0
  238. },
  239. "fileId": "51wNn7FrBF4IFSLLWIqZAB",
  240. "instance": null,
  241. "targetOverrides": null,
  242. "nestedPrefabInstanceRoots": null
  243. },
  244. {
  245. "__type__": "cc.Node",
  246. "_name": "Label",
  247. "_objFlags": 0,
  248. "__editorExtras__": {},
  249. "_parent": {
  250. "__id__": 1
  251. },
  252. "_children": [],
  253. "_active": true,
  254. "_components": [
  255. {
  256. "__id__": 11
  257. },
  258. {
  259. "__id__": 13
  260. },
  261. {
  262. "__id__": 15
  263. }
  264. ],
  265. "_prefab": {
  266. "__id__": 17
  267. },
  268. "_lpos": {
  269. "__type__": "cc.Vec3",
  270. "x": 0,
  271. "y": -45.357000000000006,
  272. "z": 0
  273. },
  274. "_lrot": {
  275. "__type__": "cc.Quat",
  276. "x": 0,
  277. "y": 0,
  278. "z": 0,
  279. "w": 1
  280. },
  281. "_lscale": {
  282. "__type__": "cc.Vec3",
  283. "x": 1,
  284. "y": 1,
  285. "z": 1
  286. },
  287. "_mobility": 0,
  288. "_layer": 33554432,
  289. "_euler": {
  290. "__type__": "cc.Vec3",
  291. "x": 0,
  292. "y": 0,
  293. "z": 0
  294. },
  295. "_id": ""
  296. },
  297. {
  298. "__type__": "cc.UITransform",
  299. "_name": "",
  300. "_objFlags": 0,
  301. "__editorExtras__": {},
  302. "node": {
  303. "__id__": 10
  304. },
  305. "_enabled": true,
  306. "__prefab": {
  307. "__id__": 12
  308. },
  309. "_contentSize": {
  310. "__type__": "cc.Size",
  311. "width": 96,
  312. "height": 37.8
  313. },
  314. "_anchorPoint": {
  315. "__type__": "cc.Vec2",
  316. "x": 0.5,
  317. "y": 0.5
  318. },
  319. "_id": ""
  320. },
  321. {
  322. "__type__": "cc.CompPrefabInfo",
  323. "fileId": "33Q7Ns0S9NipWUkv5bC9zr"
  324. },
  325. {
  326. "__type__": "cc.Label",
  327. "_name": "",
  328. "_objFlags": 0,
  329. "__editorExtras__": {},
  330. "node": {
  331. "__id__": 10
  332. },
  333. "_enabled": true,
  334. "__prefab": {
  335. "__id__": 14
  336. },
  337. "_customMaterial": null,
  338. "_srcBlendFactor": 2,
  339. "_dstBlendFactor": 4,
  340. "_color": {
  341. "__type__": "cc.Color",
  342. "r": 119,
  343. "g": 255,
  344. "b": 179,
  345. "a": 255
  346. },
  347. "_string": "解锁卡槽",
  348. "_horizontalAlign": 1,
  349. "_verticalAlign": 1,
  350. "_actualFontSize": 24,
  351. "_fontSize": 24,
  352. "_fontFamily": "Arial",
  353. "_lineHeight": 30,
  354. "_overflow": 0,
  355. "_enableWrapText": true,
  356. "_font": null,
  357. "_isSystemFontUsed": true,
  358. "_spacingX": 0,
  359. "_isItalic": false,
  360. "_isBold": false,
  361. "_isUnderline": false,
  362. "_underlineHeight": 2,
  363. "_cacheMode": 0,
  364. "_enableOutline": false,
  365. "_outlineColor": {
  366. "__type__": "cc.Color",
  367. "r": 0,
  368. "g": 0,
  369. "b": 0,
  370. "a": 255
  371. },
  372. "_outlineWidth": 2,
  373. "_enableShadow": false,
  374. "_shadowColor": {
  375. "__type__": "cc.Color",
  376. "r": 0,
  377. "g": 0,
  378. "b": 0,
  379. "a": 255
  380. },
  381. "_shadowOffset": {
  382. "__type__": "cc.Vec2",
  383. "x": 2,
  384. "y": 2
  385. },
  386. "_shadowBlur": 2,
  387. "_id": ""
  388. },
  389. {
  390. "__type__": "cc.CompPrefabInfo",
  391. "fileId": "e0qcsN/mpMGL7tBKXyOxxS"
  392. },
  393. {
  394. "__type__": "cc.Widget",
  395. "_name": "",
  396. "_objFlags": 0,
  397. "__editorExtras__": {},
  398. "node": {
  399. "__id__": 10
  400. },
  401. "_enabled": true,
  402. "__prefab": {
  403. "__id__": 16
  404. },
  405. "_alignFlags": 4,
  406. "_target": null,
  407. "_left": 0,
  408. "_right": 0,
  409. "_top": 34.8,
  410. "_bottom": -4.257,
  411. "_horizontalCenter": 0,
  412. "_verticalCenter": 0,
  413. "_isAbsLeft": true,
  414. "_isAbsRight": true,
  415. "_isAbsTop": true,
  416. "_isAbsBottom": true,
  417. "_isAbsHorizontalCenter": true,
  418. "_isAbsVerticalCenter": true,
  419. "_originalWidth": 0,
  420. "_originalHeight": 0,
  421. "_alignMode": 2,
  422. "_lockFlags": 0,
  423. "_id": ""
  424. },
  425. {
  426. "__type__": "cc.CompPrefabInfo",
  427. "fileId": "dcyfXw+9pOqJWTlRGS9Xef"
  428. },
  429. {
  430. "__type__": "cc.PrefabInfo",
  431. "root": {
  432. "__id__": 1
  433. },
  434. "asset": {
  435. "__id__": 0
  436. },
  437. "fileId": "b2MPCVMb5M+IEDuumxkO8M",
  438. "instance": null,
  439. "targetOverrides": null,
  440. "nestedPrefabInstanceRoots": null
  441. },
  442. {
  443. "__type__": "cc.UITransform",
  444. "_name": "",
  445. "_objFlags": 0,
  446. "__editorExtras__": {},
  447. "node": {
  448. "__id__": 1
  449. },
  450. "_enabled": true,
  451. "__prefab": {
  452. "__id__": 19
  453. },
  454. "_contentSize": {
  455. "__type__": "cc.Size",
  456. "width": 105,
  457. "height": 120
  458. },
  459. "_anchorPoint": {
  460. "__type__": "cc.Vec2",
  461. "x": 0.5,
  462. "y": 0.5
  463. },
  464. "_id": ""
  465. },
  466. {
  467. "__type__": "cc.CompPrefabInfo",
  468. "fileId": "19XWyhxlFPnKsi+YFCzR/1"
  469. },
  470. {
  471. "__type__": "cc.Sprite",
  472. "_name": "",
  473. "_objFlags": 0,
  474. "__editorExtras__": {},
  475. "node": {
  476. "__id__": 1
  477. },
  478. "_enabled": true,
  479. "__prefab": {
  480. "__id__": 21
  481. },
  482. "_customMaterial": null,
  483. "_srcBlendFactor": 2,
  484. "_dstBlendFactor": 4,
  485. "_color": {
  486. "__type__": "cc.Color",
  487. "r": 255,
  488. "g": 255,
  489. "b": 255,
  490. "a": 255
  491. },
  492. "_spriteFrame": {
  493. "__uuid__": "c00b279f-801e-4e6d-a02e-0a9604678070@7a38f",
  494. "__expectedType__": "cc.SpriteFrame"
  495. },
  496. "_type": 0,
  497. "_fillType": 0,
  498. "_sizeMode": 0,
  499. "_fillCenter": {
  500. "__type__": "cc.Vec2",
  501. "x": 0,
  502. "y": 0
  503. },
  504. "_fillStart": 0,
  505. "_fillRange": 0,
  506. "_isTrimmedMode": true,
  507. "_useGrayscale": false,
  508. "_atlas": null,
  509. "_id": ""
  510. },
  511. {
  512. "__type__": "cc.CompPrefabInfo",
  513. "fileId": "cexx3vLOdD+q+MePW3sW7g"
  514. },
  515. {
  516. "__type__": "cc.PrefabInfo",
  517. "root": {
  518. "__id__": 1
  519. },
  520. "asset": {
  521. "__id__": 0
  522. },
  523. "fileId": "062/arxaJJ1JKgsXH4Ekim",
  524. "instance": null,
  525. "targetOverrides": null
  526. }
  527. ]