toastNode.prefab 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376
  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": "toastNode",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. }
  26. ],
  27. "_active": false,
  28. "_components": [
  29. {
  30. "__id__": 8
  31. },
  32. {
  33. "__id__": 9
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 10
  38. },
  39. "_opacity": 255,
  40. "_color": {
  41. "__type__": "cc.Color",
  42. "r": 255,
  43. "g": 255,
  44. "b": 255,
  45. "a": 255
  46. },
  47. "_contentSize": {
  48. "__type__": "cc.Size",
  49. "width": 422.24,
  50. "height": 68
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_trs": {
  58. "__type__": "TypedArray",
  59. "ctor": "Float64Array",
  60. "array": [
  61. 0,
  62. -300,
  63. 0,
  64. 0,
  65. 0,
  66. 0,
  67. 1,
  68. 1,
  69. 1,
  70. 1
  71. ]
  72. },
  73. "_eulerAngles": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_skewX": 0,
  80. "_skewY": 0,
  81. "_is3DNode": false,
  82. "_groupIndex": 0,
  83. "groupIndex": 0,
  84. "_id": ""
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "spr_icon",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [],
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 3
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 4
  102. },
  103. "_opacity": 255,
  104. "_color": {
  105. "__type__": "cc.Color",
  106. "r": 255,
  107. "g": 194,
  108. "b": 30,
  109. "a": 255
  110. },
  111. "_contentSize": {
  112. "__type__": "cc.Size",
  113. "width": 27,
  114. "height": 31
  115. },
  116. "_anchorPoint": {
  117. "__type__": "cc.Vec2",
  118. "x": 0.5,
  119. "y": 0.5
  120. },
  121. "_trs": {
  122. "__type__": "TypedArray",
  123. "ctor": "Float64Array",
  124. "array": [
  125. -172.62,
  126. 0,
  127. 0,
  128. 0,
  129. 0,
  130. 0,
  131. 1,
  132. 1,
  133. 1,
  134. 1
  135. ]
  136. },
  137. "_eulerAngles": {
  138. "__type__": "cc.Vec3",
  139. "x": 0,
  140. "y": 0,
  141. "z": 0
  142. },
  143. "_skewX": 0,
  144. "_skewY": 0,
  145. "_is3DNode": false,
  146. "_groupIndex": 0,
  147. "groupIndex": 0,
  148. "_id": ""
  149. },
  150. {
  151. "__type__": "cc.Sprite",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "node": {
  155. "__id__": 2
  156. },
  157. "_enabled": true,
  158. "_materials": [
  159. {
  160. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  161. }
  162. ],
  163. "_srcBlendFactor": 770,
  164. "_dstBlendFactor": 771,
  165. "_spriteFrame": {
  166. "__uuid__": "9e7b1051--940-9-42-c0-a-99a-c6c988d3f02a"
  167. },
  168. "_type": 0,
  169. "_sizeMode": 1,
  170. "_fillType": 0,
  171. "_fillCenter": {
  172. "__type__": "cc.Vec2",
  173. "x": 0,
  174. "y": 0
  175. },
  176. "_fillStart": 0,
  177. "_fillRange": 0,
  178. "_isTrimmedMode": true,
  179. "_atlas": null,
  180. "_id": ""
  181. },
  182. {
  183. "__type__": "cc.PrefabInfo",
  184. "root": {
  185. "__id__": 1
  186. },
  187. "asset": {
  188. "__id__": 0
  189. },
  190. "fileId": "34KXYQR51DtKMFDBuaSLZW",
  191. "sync": false
  192. },
  193. {
  194. "__type__": "cc.Node",
  195. "_name": "lab_text",
  196. "_objFlags": 0,
  197. "_parent": {
  198. "__id__": 1
  199. },
  200. "_children": [],
  201. "_active": true,
  202. "_components": [
  203. {
  204. "__id__": 6
  205. }
  206. ],
  207. "_prefab": {
  208. "__id__": 7
  209. },
  210. "_opacity": 255,
  211. "_color": {
  212. "__type__": "cc.Color",
  213. "r": 255,
  214. "g": 255,
  215. "b": 255,
  216. "a": 255
  217. },
  218. "_contentSize": {
  219. "__type__": "cc.Size",
  220. "width": 335.24,
  221. "height": 37.8
  222. },
  223. "_anchorPoint": {
  224. "__type__": "cc.Vec2",
  225. "x": 0.5,
  226. "y": 0.5
  227. },
  228. "_trs": {
  229. "__type__": "TypedArray",
  230. "ctor": "Float64Array",
  231. "array": [
  232. 18.5,
  233. 0,
  234. 0,
  235. 0,
  236. 0,
  237. 0,
  238. 1,
  239. 1,
  240. 1,
  241. 1
  242. ]
  243. },
  244. "_eulerAngles": {
  245. "__type__": "cc.Vec3",
  246. "x": 0,
  247. "y": 0,
  248. "z": 0
  249. },
  250. "_skewX": 0,
  251. "_skewY": 0,
  252. "_is3DNode": false,
  253. "_groupIndex": 0,
  254. "groupIndex": 0,
  255. "_id": ""
  256. },
  257. {
  258. "__type__": "cc.Label",
  259. "_name": "",
  260. "_objFlags": 0,
  261. "node": {
  262. "__id__": 5
  263. },
  264. "_enabled": true,
  265. "_materials": [
  266. {
  267. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  268. }
  269. ],
  270. "_srcBlendFactor": 770,
  271. "_dstBlendFactor": 771,
  272. "_string": "Rodada turbo desativada",
  273. "_N$string": "Rodada turbo desativada",
  274. "_fontSize": 30,
  275. "_lineHeight": 30,
  276. "_enableWrapText": true,
  277. "_N$file": null,
  278. "_isSystemFontUsed": true,
  279. "_spacingX": 0,
  280. "_batchAsBitmap": false,
  281. "_styleFlags": 0,
  282. "_underlineHeight": 0,
  283. "_N$horizontalAlign": 1,
  284. "_N$verticalAlign": 1,
  285. "_N$fontFamily": "Arial",
  286. "_N$overflow": 0,
  287. "_N$cacheMode": 0,
  288. "_id": ""
  289. },
  290. {
  291. "__type__": "cc.PrefabInfo",
  292. "root": {
  293. "__id__": 1
  294. },
  295. "asset": {
  296. "__id__": 0
  297. },
  298. "fileId": "d3aAbtJX5DqY7+O+R5JkAi",
  299. "sync": false
  300. },
  301. {
  302. "__type__": "cc.Layout",
  303. "_name": "",
  304. "_objFlags": 0,
  305. "node": {
  306. "__id__": 1
  307. },
  308. "_enabled": true,
  309. "_layoutSize": {
  310. "__type__": "cc.Size",
  311. "width": 422.24,
  312. "height": 68
  313. },
  314. "_resize": 1,
  315. "_N$layoutType": 1,
  316. "_N$cellSize": {
  317. "__type__": "cc.Size",
  318. "width": 40,
  319. "height": 40
  320. },
  321. "_N$startAxis": 0,
  322. "_N$paddingLeft": 25,
  323. "_N$paddingRight": 25,
  324. "_N$paddingTop": 0,
  325. "_N$paddingBottom": 0,
  326. "_N$spacingX": 10,
  327. "_N$spacingY": 0,
  328. "_N$verticalDirection": 1,
  329. "_N$horizontalDirection": 0,
  330. "_N$affectedByScale": false,
  331. "_id": ""
  332. },
  333. {
  334. "__type__": "cc.Sprite",
  335. "_name": "",
  336. "_objFlags": 0,
  337. "node": {
  338. "__id__": 1
  339. },
  340. "_enabled": true,
  341. "_materials": [
  342. {
  343. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  344. }
  345. ],
  346. "_srcBlendFactor": 770,
  347. "_dstBlendFactor": 771,
  348. "_spriteFrame": {
  349. "__uuid__": "dda166de--320-9-45-3e-8-242-533ef4f092ae"
  350. },
  351. "_type": 1,
  352. "_sizeMode": 0,
  353. "_fillType": 0,
  354. "_fillCenter": {
  355. "__type__": "cc.Vec2",
  356. "x": 0,
  357. "y": 0
  358. },
  359. "_fillStart": 0,
  360. "_fillRange": 0,
  361. "_isTrimmedMode": true,
  362. "_atlas": null,
  363. "_id": ""
  364. },
  365. {
  366. "__type__": "cc.PrefabInfo",
  367. "root": {
  368. "__id__": 1
  369. },
  370. "asset": {
  371. "__id__": 0
  372. },
  373. "fileId": "",
  374. "sync": false
  375. }
  376. ]