gameToast.prefab 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425
  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": "SeneceTaskIcon",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 9
  28. }
  29. ],
  30. "_active": true,
  31. "_level": 1,
  32. "_components": [],
  33. "_prefab": {
  34. "__id__": 12
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 255,
  41. "b": 255,
  42. "a": 255
  43. },
  44. "_contentSize": {
  45. "__type__": "cc.Size",
  46. "width": 100,
  47. "height": 100
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_eulerAngles": {
  55. "__type__": "cc.Vec3",
  56. "x": 0,
  57. "y": 0,
  58. "z": 0
  59. },
  60. "_skewX": 0,
  61. "_skewY": 0,
  62. "_is3DNode": false,
  63. "groupIndex": 0,
  64. "_id": "",
  65. "_trs": {
  66. "__type__": "TypedArray",
  67. "ctor": "Float64Array",
  68. "array": [
  69. 0,
  70. 0,
  71. 0,
  72. 0,
  73. 0,
  74. 0,
  75. 1,
  76. 1,
  77. 1,
  78. 1
  79. ]
  80. }
  81. },
  82. {
  83. "__type__": "cc.Node",
  84. "_name": "mask",
  85. "_objFlags": 0,
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [],
  90. "_active": true,
  91. "_level": 2,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. },
  96. {
  97. "__id__": 4
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 5
  102. },
  103. "_opacity": 255,
  104. "_color": {
  105. "__type__": "cc.Color",
  106. "r": 255,
  107. "g": 255,
  108. "b": 255,
  109. "a": 255
  110. },
  111. "_contentSize": {
  112. "__type__": "cc.Size",
  113. "width": 2000,
  114. "height": 2000
  115. },
  116. "_anchorPoint": {
  117. "__type__": "cc.Vec2",
  118. "x": 0.5,
  119. "y": 0.5
  120. },
  121. "_eulerAngles": {
  122. "__type__": "cc.Vec3",
  123. "x": 0,
  124. "y": 0,
  125. "z": 0
  126. },
  127. "_skewX": 0,
  128. "_skewY": 0,
  129. "_is3DNode": false,
  130. "groupIndex": 0,
  131. "_id": "",
  132. "_trs": {
  133. "__type__": "TypedArray",
  134. "ctor": "Float64Array",
  135. "array": [
  136. 0,
  137. 0,
  138. 0,
  139. 0,
  140. 0,
  141. 0,
  142. 1,
  143. 1,
  144. 1,
  145. 1
  146. ]
  147. }
  148. },
  149. {
  150. "__type__": "cc.Sprite",
  151. "_name": "",
  152. "_objFlags": 0,
  153. "node": {
  154. "__id__": 2
  155. },
  156. "_enabled": false,
  157. "_materials": [
  158. {
  159. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  160. }
  161. ],
  162. "_srcBlendFactor": 770,
  163. "_dstBlendFactor": 771,
  164. "_spriteFrame": {
  165. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  166. },
  167. "_type": 0,
  168. "_sizeMode": 0,
  169. "_fillType": 0,
  170. "_fillCenter": {
  171. "__type__": "cc.Vec2",
  172. "x": 0,
  173. "y": 0
  174. },
  175. "_fillStart": 0,
  176. "_fillRange": 0,
  177. "_isTrimmedMode": true,
  178. "_atlas": null,
  179. "_id": ""
  180. },
  181. {
  182. "__type__": "cc.BlockInputEvents",
  183. "_name": "",
  184. "_objFlags": 0,
  185. "node": {
  186. "__id__": 2
  187. },
  188. "_enabled": true,
  189. "_id": ""
  190. },
  191. {
  192. "__type__": "cc.PrefabInfo",
  193. "root": {
  194. "__id__": 1
  195. },
  196. "asset": {
  197. "__uuid__": "5ace49cb-84f4-4500-80fc-e85bd122c48e"
  198. },
  199. "fileId": "27G4UC7n1C1KsLUZHQYT6w",
  200. "sync": false
  201. },
  202. {
  203. "__type__": "cc.Node",
  204. "_name": "bg",
  205. "_objFlags": 0,
  206. "_parent": {
  207. "__id__": 1
  208. },
  209. "_children": [],
  210. "_active": true,
  211. "_level": 2,
  212. "_components": [
  213. {
  214. "__id__": 7
  215. }
  216. ],
  217. "_prefab": {
  218. "__id__": 8
  219. },
  220. "_opacity": 255,
  221. "_color": {
  222. "__type__": "cc.Color",
  223. "r": 255,
  224. "g": 255,
  225. "b": 255,
  226. "a": 255
  227. },
  228. "_contentSize": {
  229. "__type__": "cc.Size",
  230. "width": 557,
  231. "height": 57
  232. },
  233. "_anchorPoint": {
  234. "__type__": "cc.Vec2",
  235. "x": 0.5,
  236. "y": 0.5
  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. "_id": "",
  249. "_trs": {
  250. "__type__": "TypedArray",
  251. "ctor": "Float64Array",
  252. "array": [
  253. 0,
  254. 0,
  255. 0,
  256. 0,
  257. 0,
  258. 0,
  259. 1,
  260. 1,
  261. 1,
  262. 1
  263. ]
  264. }
  265. },
  266. {
  267. "__type__": "cc.Sprite",
  268. "_name": "",
  269. "_objFlags": 0,
  270. "node": {
  271. "__id__": 6
  272. },
  273. "_enabled": true,
  274. "_materials": [
  275. {
  276. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  277. }
  278. ],
  279. "_srcBlendFactor": 770,
  280. "_dstBlendFactor": 771,
  281. "_spriteFrame": {
  282. "__uuid__": "7ca171ed-7969-4360-9cd9-2a6277e72bad"
  283. },
  284. "_type": 0,
  285. "_sizeMode": 0,
  286. "_fillType": 0,
  287. "_fillCenter": {
  288. "__type__": "cc.Vec2",
  289. "x": 0,
  290. "y": 0
  291. },
  292. "_fillStart": 0,
  293. "_fillRange": 0,
  294. "_isTrimmedMode": true,
  295. "_atlas": null,
  296. "_id": ""
  297. },
  298. {
  299. "__type__": "cc.PrefabInfo",
  300. "root": {
  301. "__id__": 1
  302. },
  303. "asset": {
  304. "__uuid__": "5ace49cb-84f4-4500-80fc-e85bd122c48e"
  305. },
  306. "fileId": "19nPYa/XFBf4KUDUAQn5v3",
  307. "sync": false
  308. },
  309. {
  310. "__type__": "cc.Node",
  311. "_name": "DetailLabel",
  312. "_objFlags": 0,
  313. "_parent": {
  314. "__id__": 1
  315. },
  316. "_children": [],
  317. "_active": true,
  318. "_level": 3,
  319. "_components": [
  320. {
  321. "__id__": 10
  322. }
  323. ],
  324. "_prefab": {
  325. "__id__": 11
  326. },
  327. "_opacity": 255,
  328. "_color": {
  329. "__type__": "cc.Color",
  330. "r": 255,
  331. "g": 255,
  332. "b": 255,
  333. "a": 255
  334. },
  335. "_contentSize": {
  336. "__type__": "cc.Size",
  337. "width": 70.05,
  338. "height": 50.4
  339. },
  340. "_anchorPoint": {
  341. "__type__": "cc.Vec2",
  342. "x": 0.5,
  343. "y": 0.5
  344. },
  345. "_eulerAngles": {
  346. "__type__": "cc.Vec3",
  347. "x": 0,
  348. "y": 0,
  349. "z": 0
  350. },
  351. "_skewX": 0,
  352. "_skewY": 0,
  353. "_is3DNode": false,
  354. "groupIndex": 0,
  355. "_id": "",
  356. "_trs": {
  357. "__type__": "TypedArray",
  358. "ctor": "Float64Array",
  359. "array": [
  360. -0.3,
  361. 0,
  362. 0,
  363. 0,
  364. 0,
  365. 0,
  366. 1,
  367. 1,
  368. 1,
  369. 1
  370. ]
  371. }
  372. },
  373. {
  374. "__type__": "cc.Label",
  375. "_name": "",
  376. "_objFlags": 0,
  377. "node": {
  378. "__id__": 9
  379. },
  380. "_enabled": true,
  381. "_materials": [
  382. {
  383. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  384. }
  385. ],
  386. "_useOriginalSize": false,
  387. "_string": "loding...",
  388. "_N$string": "loding...",
  389. "_fontSize": 20,
  390. "_lineHeight": 40,
  391. "_enableWrapText": true,
  392. "_N$file": null,
  393. "_isSystemFontUsed": true,
  394. "_spacingX": 0,
  395. "_batchAsBitmap": false,
  396. "_N$horizontalAlign": 0,
  397. "_N$verticalAlign": 1,
  398. "_N$fontFamily": "Arial",
  399. "_N$overflow": 0,
  400. "_N$cacheMode": 0,
  401. "_id": ""
  402. },
  403. {
  404. "__type__": "cc.PrefabInfo",
  405. "root": {
  406. "__id__": 1
  407. },
  408. "asset": {
  409. "__uuid__": "5ace49cb-84f4-4500-80fc-e85bd122c48e"
  410. },
  411. "fileId": "78bMkpOMVPzZIp36ylNDiW",
  412. "sync": false
  413. },
  414. {
  415. "__type__": "cc.PrefabInfo",
  416. "root": {
  417. "__id__": 1
  418. },
  419. "asset": {
  420. "__uuid__": "5ace49cb-84f4-4500-80fc-e85bd122c48e"
  421. },
  422. "fileId": "95NHeUxnJOoZea8hBtGYHe",
  423. "sync": false
  424. }
  425. ]