prefab_toast_item.prefab 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346
  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": "prefab_toast_item",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 8
  28. },
  29. {
  30. "__id__": 9
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 10
  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": 834,
  47. "height": 66
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_trs": {
  55. "__type__": "TypedArray",
  56. "ctor": "Float64Array",
  57. "array": [
  58. 0,
  59. 0,
  60. 0,
  61. 0,
  62. 0,
  63. 0,
  64. 1,
  65. 1,
  66. 1,
  67. 1
  68. ]
  69. },
  70. "_eulerAngles": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_skewX": 0,
  77. "_skewY": 0,
  78. "_is3DNode": false,
  79. "_groupIndex": 0,
  80. "groupIndex": 0,
  81. "_id": ""
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "richText",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [
  91. {
  92. "__id__": 3
  93. }
  94. ],
  95. "_active": true,
  96. "_components": [
  97. {
  98. "__id__": 6
  99. }
  100. ],
  101. "_prefab": {
  102. "__id__": 7
  103. },
  104. "_opacity": 255,
  105. "_color": {
  106. "__type__": "cc.Color",
  107. "r": 255,
  108. "g": 255,
  109. "b": 255,
  110. "a": 255
  111. },
  112. "_contentSize": {
  113. "__type__": "cc.Size",
  114. "width": 734,
  115. "height": 45.36
  116. },
  117. "_anchorPoint": {
  118. "__type__": "cc.Vec2",
  119. "x": 0.5,
  120. "y": 0.5
  121. },
  122. "_trs": {
  123. "__type__": "TypedArray",
  124. "ctor": "Float64Array",
  125. "array": [
  126. 0,
  127. 0,
  128. 0,
  129. 0,
  130. 0,
  131. 0,
  132. 1,
  133. 1,
  134. 1,
  135. 1
  136. ]
  137. },
  138. "_eulerAngles": {
  139. "__type__": "cc.Vec3",
  140. "x": 0,
  141. "y": 0,
  142. "z": 0
  143. },
  144. "_skewX": 0,
  145. "_skewY": 0,
  146. "_is3DNode": false,
  147. "_groupIndex": 0,
  148. "groupIndex": 0,
  149. "_id": ""
  150. },
  151. {
  152. "__type__": "cc.PrivateNode",
  153. "_name": "RICHTEXT_CHILD",
  154. "_objFlags": 1024,
  155. "_parent": {
  156. "__id__": 2
  157. },
  158. "_children": [],
  159. "_active": true,
  160. "_components": [
  161. {
  162. "__id__": 4
  163. }
  164. ],
  165. "_prefab": {
  166. "__id__": 5
  167. },
  168. "_opacity": 255,
  169. "_color": {
  170. "__type__": "cc.Color",
  171. "r": 255,
  172. "g": 255,
  173. "b": 255,
  174. "a": 255
  175. },
  176. "_contentSize": {
  177. "__type__": "cc.Size",
  178. "width": 300,
  179. "height": 45.36
  180. },
  181. "_anchorPoint": {
  182. "__type__": "cc.Vec2",
  183. "x": 0,
  184. "y": 0
  185. },
  186. "_trs": {
  187. "__type__": "TypedArray",
  188. "ctor": "Float64Array",
  189. "array": [
  190. -150,
  191. -22.68,
  192. 0,
  193. 0,
  194. 0,
  195. 0,
  196. 1,
  197. 1,
  198. 1,
  199. 1
  200. ]
  201. },
  202. "_eulerAngles": {
  203. "__type__": "cc.Vec3",
  204. "x": 0,
  205. "y": 0,
  206. "z": 0
  207. },
  208. "_skewX": 0,
  209. "_skewY": 0,
  210. "_zIndex": -32768,
  211. "_is3DNode": false,
  212. "_groupIndex": 0,
  213. "groupIndex": 0,
  214. "showInEditor": false,
  215. "_id": ""
  216. },
  217. {
  218. "__type__": "cc.Label",
  219. "_name": "",
  220. "_objFlags": 0,
  221. "node": {
  222. "__id__": 3
  223. },
  224. "_enabled": true,
  225. "_materials": [
  226. {
  227. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  228. }
  229. ],
  230. "_useOriginalSize": true,
  231. "_string": "恭喜发财!恭喜发财!",
  232. "_N$string": "恭喜发财!恭喜发财!",
  233. "_fontSize": 30,
  234. "_lineHeight": 36,
  235. "_enableWrapText": true,
  236. "_N$file": null,
  237. "_isSystemFontUsed": true,
  238. "_spacingX": 0,
  239. "_batchAsBitmap": false,
  240. "_N$horizontalAlign": 0,
  241. "_N$verticalAlign": 1,
  242. "_N$fontFamily": "Arial",
  243. "_N$overflow": 0,
  244. "_N$cacheMode": 0,
  245. "_id": ""
  246. },
  247. {
  248. "__type__": "cc.PrefabInfo",
  249. "root": {
  250. "__id__": 1
  251. },
  252. "asset": {
  253. "__uuid__": "b61f4e95-edba-4c47-b9a4-5c476724c192"
  254. },
  255. "fileId": "85baRgI0VJqqv6IsJLmulL",
  256. "sync": false
  257. },
  258. {
  259. "__type__": "cc.RichText",
  260. "_name": "",
  261. "_objFlags": 0,
  262. "node": {
  263. "__id__": 2
  264. },
  265. "_enabled": true,
  266. "_fontFamily": "Arial",
  267. "_isSystemFontUsed": true,
  268. "_N$string": "恭喜发财!恭喜发财!",
  269. "_N$horizontalAlign": 1,
  270. "_N$fontSize": 30,
  271. "_N$font": null,
  272. "_N$maxWidth": 734,
  273. "_N$lineHeight": 36,
  274. "_N$imageAtlas": null,
  275. "_N$handleTouchEvent": true,
  276. "_id": ""
  277. },
  278. {
  279. "__type__": "cc.PrefabInfo",
  280. "root": {
  281. "__id__": 1
  282. },
  283. "asset": {
  284. "__uuid__": "b61f4e95-edba-4c47-b9a4-5c476724c192"
  285. },
  286. "fileId": "69ybdLZopEX4Xg3i5hUJ7N",
  287. "sync": false
  288. },
  289. {
  290. "__type__": "cdfa2hwLwtOO4WY9Gi8zr/K",
  291. "_name": "",
  292. "_objFlags": 0,
  293. "node": {
  294. "__id__": 1
  295. },
  296. "_enabled": true,
  297. "label": {
  298. "__id__": 6
  299. },
  300. "_msg": "恭喜发财!恭喜发财!",
  301. "_id": ""
  302. },
  303. {
  304. "__type__": "cc.Sprite",
  305. "_name": "",
  306. "_objFlags": 0,
  307. "node": {
  308. "__id__": 1
  309. },
  310. "_enabled": true,
  311. "_materials": [
  312. {
  313. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  314. }
  315. ],
  316. "_srcBlendFactor": 770,
  317. "_dstBlendFactor": 771,
  318. "_spriteFrame": {
  319. "__uuid__": "ea003579-38ac-405c-a5f1-fb0965efcd0b"
  320. },
  321. "_type": 1,
  322. "_sizeMode": 0,
  323. "_fillType": 0,
  324. "_fillCenter": {
  325. "__type__": "cc.Vec2",
  326. "x": 0,
  327. "y": 0
  328. },
  329. "_fillStart": 0,
  330. "_fillRange": 0,
  331. "_isTrimmedMode": false,
  332. "_atlas": null,
  333. "_id": ""
  334. },
  335. {
  336. "__type__": "cc.PrefabInfo",
  337. "root": {
  338. "__id__": 1
  339. },
  340. "asset": {
  341. "__uuid__": "b61f4e95-edba-4c47-b9a4-5c476724c192"
  342. },
  343. "fileId": "7eBSf8kMBGEpUGkb3ELoX6",
  344. "sync": false
  345. }
  346. ]