cardDebris.prefab 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410
  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": "cardDebris",
  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. "_components": [],
  32. "_prefab": {
  33. "__id__": 11
  34. },
  35. "_opacity": 255,
  36. "_color": {
  37. "__type__": "cc.Color",
  38. "r": 255,
  39. "g": 255,
  40. "b": 255,
  41. "a": 255
  42. },
  43. "_contentSize": {
  44. "__type__": "cc.Size",
  45. "width": 0,
  46. "height": 0
  47. },
  48. "_anchorPoint": {
  49. "__type__": "cc.Vec2",
  50. "x": 0.5,
  51. "y": 0.5
  52. },
  53. "_trs": {
  54. "__type__": "TypedArray",
  55. "ctor": "Float64Array",
  56. "array": [
  57. 0,
  58. 0,
  59. 0,
  60. 0,
  61. 0,
  62. 0,
  63. 1,
  64. 1,
  65. 1,
  66. 1
  67. ]
  68. },
  69. "_eulerAngles": {
  70. "__type__": "cc.Vec3",
  71. "x": 0,
  72. "y": 0,
  73. "z": 0
  74. },
  75. "_skewX": 0,
  76. "_skewY": 0,
  77. "_is3DNode": false,
  78. "_groupIndex": 0,
  79. "groupIndex": 0,
  80. "_id": ""
  81. },
  82. {
  83. "__type__": "cc.Node",
  84. "_name": "item_frame",
  85. "_objFlags": 0,
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [],
  90. "_active": true,
  91. "_components": [
  92. {
  93. "__id__": 3
  94. }
  95. ],
  96. "_prefab": {
  97. "__id__": 4
  98. },
  99. "_opacity": 255,
  100. "_color": {
  101. "__type__": "cc.Color",
  102. "r": 255,
  103. "g": 255,
  104. "b": 255,
  105. "a": 255
  106. },
  107. "_contentSize": {
  108. "__type__": "cc.Size",
  109. "width": 166,
  110. "height": 166
  111. },
  112. "_anchorPoint": {
  113. "__type__": "cc.Vec2",
  114. "x": 0.5,
  115. "y": 0.5
  116. },
  117. "_trs": {
  118. "__type__": "TypedArray",
  119. "ctor": "Float64Array",
  120. "array": [
  121. 0,
  122. 0,
  123. 0,
  124. 0,
  125. 0,
  126. 0,
  127. 1,
  128. 1,
  129. 1,
  130. 1
  131. ]
  132. },
  133. "_eulerAngles": {
  134. "__type__": "cc.Vec3",
  135. "x": 0,
  136. "y": 0,
  137. "z": 0
  138. },
  139. "_skewX": 0,
  140. "_skewY": 0,
  141. "_is3DNode": false,
  142. "_groupIndex": 0,
  143. "groupIndex": 0,
  144. "_id": ""
  145. },
  146. {
  147. "__type__": "cc.Sprite",
  148. "_name": "",
  149. "_objFlags": 0,
  150. "node": {
  151. "__id__": 2
  152. },
  153. "_enabled": true,
  154. "_materials": [
  155. {
  156. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  157. }
  158. ],
  159. "_srcBlendFactor": 770,
  160. "_dstBlendFactor": 771,
  161. "_spriteFrame": null,
  162. "_type": 0,
  163. "_sizeMode": 1,
  164. "_fillType": 0,
  165. "_fillCenter": {
  166. "__type__": "cc.Vec2",
  167. "x": 0,
  168. "y": 0
  169. },
  170. "_fillStart": 0,
  171. "_fillRange": 0,
  172. "_isTrimmedMode": true,
  173. "_atlas": null,
  174. "_id": ""
  175. },
  176. {
  177. "__type__": "cc.PrefabInfo",
  178. "root": {
  179. "__id__": 1
  180. },
  181. "asset": {
  182. "__id__": 0
  183. },
  184. "fileId": "eacFiaEgNML60DiahFEOFr",
  185. "sync": false
  186. },
  187. {
  188. "__type__": "cc.Node",
  189. "_name": "icon",
  190. "_objFlags": 0,
  191. "_parent": {
  192. "__id__": 1
  193. },
  194. "_children": [],
  195. "_active": true,
  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": 150,
  215. "height": 150
  216. },
  217. "_anchorPoint": {
  218. "__type__": "cc.Vec2",
  219. "x": 0.5,
  220. "y": 0.5
  221. },
  222. "_trs": {
  223. "__type__": "TypedArray",
  224. "ctor": "Float64Array",
  225. "array": [
  226. 0,
  227. 0,
  228. 0,
  229. 0,
  230. 0,
  231. 0,
  232. 1,
  233. 1,
  234. 1,
  235. 1
  236. ]
  237. },
  238. "_eulerAngles": {
  239. "__type__": "cc.Vec3",
  240. "x": 0,
  241. "y": 0,
  242. "z": 0
  243. },
  244. "_skewX": 0,
  245. "_skewY": 0,
  246. "_is3DNode": false,
  247. "_groupIndex": 0,
  248. "groupIndex": 0,
  249. "_id": ""
  250. },
  251. {
  252. "__type__": "cc.Sprite",
  253. "_name": "",
  254. "_objFlags": 0,
  255. "node": {
  256. "__id__": 5
  257. },
  258. "_enabled": true,
  259. "_materials": [
  260. {
  261. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  262. }
  263. ],
  264. "_srcBlendFactor": 770,
  265. "_dstBlendFactor": 771,
  266. "_spriteFrame": null,
  267. "_type": 0,
  268. "_sizeMode": 1,
  269. "_fillType": 0,
  270. "_fillCenter": {
  271. "__type__": "cc.Vec2",
  272. "x": 0,
  273. "y": 0
  274. },
  275. "_fillStart": 0,
  276. "_fillRange": 0,
  277. "_isTrimmedMode": false,
  278. "_atlas": null,
  279. "_id": ""
  280. },
  281. {
  282. "__type__": "cc.PrefabInfo",
  283. "root": {
  284. "__id__": 1
  285. },
  286. "asset": {
  287. "__id__": 0
  288. },
  289. "fileId": "089X/wcftJCKq3+nCVWjz0",
  290. "sync": false
  291. },
  292. {
  293. "__type__": "cc.Node",
  294. "_name": "debris",
  295. "_objFlags": 0,
  296. "_parent": {
  297. "__id__": 1
  298. },
  299. "_children": [],
  300. "_active": false,
  301. "_components": [
  302. {
  303. "__id__": 9
  304. }
  305. ],
  306. "_prefab": {
  307. "__id__": 10
  308. },
  309. "_opacity": 255,
  310. "_color": {
  311. "__type__": "cc.Color",
  312. "r": 255,
  313. "g": 255,
  314. "b": 255,
  315. "a": 255
  316. },
  317. "_contentSize": {
  318. "__type__": "cc.Size",
  319. "width": 50,
  320. "height": 50
  321. },
  322. "_anchorPoint": {
  323. "__type__": "cc.Vec2",
  324. "x": 0.5,
  325. "y": 0.5
  326. },
  327. "_trs": {
  328. "__type__": "TypedArray",
  329. "ctor": "Float64Array",
  330. "array": [
  331. -45.364,
  332. 45.677,
  333. 0,
  334. 0,
  335. 0,
  336. 0,
  337. 1,
  338. 1,
  339. 1,
  340. 1
  341. ]
  342. },
  343. "_eulerAngles": {
  344. "__type__": "cc.Vec3",
  345. "x": 0,
  346. "y": 0,
  347. "z": 0
  348. },
  349. "_skewX": 0,
  350. "_skewY": 0,
  351. "_is3DNode": false,
  352. "_groupIndex": 0,
  353. "groupIndex": 0,
  354. "_id": ""
  355. },
  356. {
  357. "__type__": "cc.Sprite",
  358. "_name": "",
  359. "_objFlags": 0,
  360. "node": {
  361. "__id__": 8
  362. },
  363. "_enabled": true,
  364. "_materials": [
  365. {
  366. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  367. }
  368. ],
  369. "_srcBlendFactor": 770,
  370. "_dstBlendFactor": 771,
  371. "_spriteFrame": {
  372. "__uuid__": "6e7416e4-19fb-4e76-b1bb-1b353854aac0"
  373. },
  374. "_type": 0,
  375. "_sizeMode": 1,
  376. "_fillType": 0,
  377. "_fillCenter": {
  378. "__type__": "cc.Vec2",
  379. "x": 0,
  380. "y": 0
  381. },
  382. "_fillStart": 0,
  383. "_fillRange": 0,
  384. "_isTrimmedMode": true,
  385. "_atlas": null,
  386. "_id": ""
  387. },
  388. {
  389. "__type__": "cc.PrefabInfo",
  390. "root": {
  391. "__id__": 1
  392. },
  393. "asset": {
  394. "__id__": 0
  395. },
  396. "fileId": "71GpU4QIZFsJrwiH/kGWVO",
  397. "sync": false
  398. },
  399. {
  400. "__type__": "cc.PrefabInfo",
  401. "root": {
  402. "__id__": 1
  403. },
  404. "asset": {
  405. "__id__": 0
  406. },
  407. "fileId": "",
  408. "sync": false
  409. }
  410. ]