MoneyFlyAfterShare.prefab 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454
  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": "MoneyFlyAfterShare",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_level": 1,
  26. "_components": [
  27. {
  28. "__id__": 11
  29. },
  30. {
  31. "__id__": 12
  32. },
  33. {
  34. "__id__": 13
  35. },
  36. {
  37. "__id__": 14
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 15
  42. },
  43. "_opacity": 255,
  44. "_color": {
  45. "__type__": "cc.Color",
  46. "r": 255,
  47. "g": 255,
  48. "b": 255,
  49. "a": 255
  50. },
  51. "_contentSize": {
  52. "__type__": "cc.Size",
  53. "width": 720,
  54. "height": 1280
  55. },
  56. "_anchorPoint": {
  57. "__type__": "cc.Vec2",
  58. "x": 0.5,
  59. "y": 0.5
  60. },
  61. "_position": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. },
  67. "_scale": {
  68. "__type__": "cc.Vec3",
  69. "x": 1,
  70. "y": 1,
  71. "z": 1
  72. },
  73. "_quat": {
  74. "__type__": "cc.Quat",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0,
  78. "w": 1
  79. },
  80. "_skewX": 0,
  81. "_skewY": 0,
  82. "_zIndex": 0,
  83. "_is3DNode": false,
  84. "groupIndex": 0,
  85. "_id": ""
  86. },
  87. {
  88. "__type__": "cc.Node",
  89. "_name": "MoneyAnim",
  90. "_objFlags": 0,
  91. "_parent": {
  92. "__id__": 1
  93. },
  94. "_children": [
  95. {
  96. "__id__": 3
  97. },
  98. {
  99. "__id__": 6
  100. }
  101. ],
  102. "_active": true,
  103. "_level": 2,
  104. "_components": [
  105. {
  106. "__id__": 9
  107. }
  108. ],
  109. "_prefab": {
  110. "__id__": 10
  111. },
  112. "_opacity": 255,
  113. "_color": {
  114. "__type__": "cc.Color",
  115. "r": 255,
  116. "g": 255,
  117. "b": 255,
  118. "a": 255
  119. },
  120. "_contentSize": {
  121. "__type__": "cc.Size",
  122. "width": 0,
  123. "height": 0
  124. },
  125. "_anchorPoint": {
  126. "__type__": "cc.Vec2",
  127. "x": 0.5,
  128. "y": 0.5
  129. },
  130. "_position": {
  131. "__type__": "cc.Vec3",
  132. "x": 11,
  133. "y": -337,
  134. "z": 0
  135. },
  136. "_scale": {
  137. "__type__": "cc.Vec3",
  138. "x": 1,
  139. "y": 1,
  140. "z": 1
  141. },
  142. "_skewX": 0,
  143. "_skewY": 0,
  144. "_zIndex": 0,
  145. "_is3DNode": false,
  146. "groupIndex": 0,
  147. "_id": "",
  148. "_eulerAngles": {
  149. "__type__": "cc.Vec3",
  150. "x": 0,
  151. "y": 0,
  152. "z": 0
  153. }
  154. },
  155. {
  156. "__type__": "cc.Node",
  157. "_name": "icon_coin",
  158. "_objFlags": 0,
  159. "_parent": {
  160. "__id__": 2
  161. },
  162. "_children": [],
  163. "_active": true,
  164. "_level": 4,
  165. "_components": [
  166. {
  167. "__id__": 4
  168. }
  169. ],
  170. "_prefab": {
  171. "__id__": 5
  172. },
  173. "_opacity": 0,
  174. "_color": {
  175. "__type__": "cc.Color",
  176. "r": 255,
  177. "g": 255,
  178. "b": 255,
  179. "a": 255
  180. },
  181. "_contentSize": {
  182. "__type__": "cc.Size",
  183. "width": 58,
  184. "height": 57
  185. },
  186. "_anchorPoint": {
  187. "__type__": "cc.Vec2",
  188. "x": 0.5,
  189. "y": 0.5
  190. },
  191. "_position": {
  192. "__type__": "cc.Vec3",
  193. "x": -55,
  194. "y": 0,
  195. "z": 0
  196. },
  197. "_scale": {
  198. "__type__": "cc.Vec3",
  199. "x": 1,
  200. "y": 1,
  201. "z": 1
  202. },
  203. "_skewX": 0,
  204. "_skewY": 0,
  205. "_zIndex": 0,
  206. "_is3DNode": false,
  207. "groupIndex": 0,
  208. "_id": "",
  209. "_eulerAngles": {
  210. "__type__": "cc.Vec3",
  211. "x": 0,
  212. "y": 0,
  213. "z": 0
  214. }
  215. },
  216. {
  217. "__type__": "cc.Sprite",
  218. "_name": "",
  219. "_objFlags": 0,
  220. "node": {
  221. "__id__": 3
  222. },
  223. "_enabled": true,
  224. "_srcBlendFactor": 770,
  225. "_dstBlendFactor": 771,
  226. "_spriteFrame": {
  227. "__uuid__": "7e830b8e-eac7-468d-8ba3-5e95c6494b15"
  228. },
  229. "_type": 0,
  230. "_sizeMode": 1,
  231. "_fillType": 0,
  232. "_fillCenter": {
  233. "__type__": "cc.Vec2",
  234. "x": 0,
  235. "y": 0
  236. },
  237. "_fillStart": 0,
  238. "_fillRange": 0,
  239. "_isTrimmedMode": true,
  240. "_state": 0,
  241. "_atlas": null,
  242. "_id": ""
  243. },
  244. {
  245. "__type__": "cc.PrefabInfo",
  246. "root": {
  247. "__id__": 1
  248. },
  249. "asset": {
  250. "__uuid__": "497a22b2-4927-4e94-beeb-30810b986e57"
  251. },
  252. "fileId": "90BL/DeE5NzYQhH4IfEUQL",
  253. "sync": false
  254. },
  255. {
  256. "__type__": "cc.Node",
  257. "_name": "icon_diamond",
  258. "_objFlags": 0,
  259. "_parent": {
  260. "__id__": 2
  261. },
  262. "_children": [],
  263. "_active": true,
  264. "_level": 4,
  265. "_components": [
  266. {
  267. "__id__": 7
  268. }
  269. ],
  270. "_prefab": {
  271. "__id__": 8
  272. },
  273. "_opacity": 0,
  274. "_color": {
  275. "__type__": "cc.Color",
  276. "r": 255,
  277. "g": 255,
  278. "b": 255,
  279. "a": 255
  280. },
  281. "_contentSize": {
  282. "__type__": "cc.Size",
  283. "width": 63,
  284. "height": 60
  285. },
  286. "_anchorPoint": {
  287. "__type__": "cc.Vec2",
  288. "x": 0.5,
  289. "y": 0.5
  290. },
  291. "_position": {
  292. "__type__": "cc.Vec3",
  293. "x": 86,
  294. "y": 2,
  295. "z": 0
  296. },
  297. "_scale": {
  298. "__type__": "cc.Vec3",
  299. "x": 1,
  300. "y": 1,
  301. "z": 1
  302. },
  303. "_skewX": 0,
  304. "_skewY": 0,
  305. "_zIndex": 0,
  306. "_is3DNode": false,
  307. "groupIndex": 0,
  308. "_id": "",
  309. "_eulerAngles": {
  310. "__type__": "cc.Vec3",
  311. "x": 0,
  312. "y": 0,
  313. "z": 0
  314. }
  315. },
  316. {
  317. "__type__": "cc.Sprite",
  318. "_name": "",
  319. "_objFlags": 0,
  320. "node": {
  321. "__id__": 6
  322. },
  323. "_enabled": true,
  324. "_srcBlendFactor": 770,
  325. "_dstBlendFactor": 771,
  326. "_spriteFrame": {
  327. "__uuid__": "00abb72e-935a-4068-ab9a-2b782f0edfa1"
  328. },
  329. "_type": 0,
  330. "_sizeMode": 1,
  331. "_fillType": 0,
  332. "_fillCenter": {
  333. "__type__": "cc.Vec2",
  334. "x": 0,
  335. "y": 0
  336. },
  337. "_fillStart": 0,
  338. "_fillRange": 0,
  339. "_isTrimmedMode": true,
  340. "_state": 0,
  341. "_atlas": null,
  342. "_id": ""
  343. },
  344. {
  345. "__type__": "cc.PrefabInfo",
  346. "root": {
  347. "__id__": 1
  348. },
  349. "asset": {
  350. "__uuid__": "497a22b2-4927-4e94-beeb-30810b986e57"
  351. },
  352. "fileId": "59M+h9sf9FU5kZLSLtiEAN",
  353. "sync": false
  354. },
  355. {
  356. "__type__": "cc.Animation",
  357. "_name": "",
  358. "_objFlags": 0,
  359. "node": {
  360. "__id__": 2
  361. },
  362. "_enabled": true,
  363. "_defaultClip": {
  364. "__uuid__": "295d8ee4-57d1-49ca-86c8-a95f6084ccf2"
  365. },
  366. "_clips": [
  367. {
  368. "__uuid__": "295d8ee4-57d1-49ca-86c8-a95f6084ccf2"
  369. }
  370. ],
  371. "playOnLoad": true,
  372. "_id": ""
  373. },
  374. {
  375. "__type__": "cc.PrefabInfo",
  376. "root": {
  377. "__id__": 1
  378. },
  379. "asset": {
  380. "__uuid__": "497a22b2-4927-4e94-beeb-30810b986e57"
  381. },
  382. "fileId": "2eMyWeADNNb5G1P8bE+tvu",
  383. "sync": false
  384. },
  385. {
  386. "__type__": "cc.Animation",
  387. "_name": "",
  388. "_objFlags": 0,
  389. "node": {
  390. "__id__": 1
  391. },
  392. "_enabled": true,
  393. "_defaultClip": {
  394. "__uuid__": "fbdafc31-11fc-422c-a9e5-f7999eccfdc4"
  395. },
  396. "_clips": [
  397. {
  398. "__uuid__": "fbdafc31-11fc-422c-a9e5-f7999eccfdc4"
  399. }
  400. ],
  401. "playOnLoad": false,
  402. "_id": ""
  403. },
  404. {
  405. "__type__": "cc.Animation",
  406. "_name": "",
  407. "_objFlags": 0,
  408. "node": {
  409. "__id__": 1
  410. },
  411. "_enabled": true,
  412. "_defaultClip": null,
  413. "_clips": [],
  414. "playOnLoad": false,
  415. "_id": ""
  416. },
  417. {
  418. "__type__": "cc.Animation",
  419. "_name": "",
  420. "_objFlags": 0,
  421. "node": {
  422. "__id__": 1
  423. },
  424. "_enabled": true,
  425. "_defaultClip": null,
  426. "_clips": [],
  427. "playOnLoad": false,
  428. "_id": ""
  429. },
  430. {
  431. "__type__": "cc.Animation",
  432. "_name": "",
  433. "_objFlags": 0,
  434. "node": {
  435. "__id__": 1
  436. },
  437. "_enabled": true,
  438. "_defaultClip": null,
  439. "_clips": [],
  440. "playOnLoad": false,
  441. "_id": ""
  442. },
  443. {
  444. "__type__": "cc.PrefabInfo",
  445. "root": {
  446. "__id__": 1
  447. },
  448. "asset": {
  449. "__uuid__": "497a22b2-4927-4e94-beeb-30810b986e57"
  450. },
  451. "fileId": "95NHeUxnJOoZea8hBtGYHe",
  452. "sync": false
  453. }
  454. ]