UIToast.prefab 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "UIToast",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "UIToast",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 14
  32. },
  33. {
  34. "__id__": 16
  35. },
  36. {
  37. "__id__": 18
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 20
  42. },
  43. "_lpos": {
  44. "__type__": "cc.Vec3",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0
  48. },
  49. "_lrot": {
  50. "__type__": "cc.Quat",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0,
  54. "w": 1
  55. },
  56. "_lscale": {
  57. "__type__": "cc.Vec3",
  58. "x": 1,
  59. "y": 1,
  60. "z": 1
  61. },
  62. "_mobility": 0,
  63. "_layer": 33554432,
  64. "_euler": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. },
  70. "_id": ""
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "Bg",
  75. "_objFlags": 0,
  76. "__editorExtras__": {},
  77. "_parent": {
  78. "__id__": 1
  79. },
  80. "_children": [],
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 3
  85. },
  86. {
  87. "__id__": 5
  88. }
  89. ],
  90. "_prefab": {
  91. "__id__": 7
  92. },
  93. "_lpos": {
  94. "__type__": "cc.Vec3",
  95. "x": 0,
  96. "y": 0,
  97. "z": 0
  98. },
  99. "_lrot": {
  100. "__type__": "cc.Quat",
  101. "x": 0,
  102. "y": 0,
  103. "z": 0,
  104. "w": 1
  105. },
  106. "_lscale": {
  107. "__type__": "cc.Vec3",
  108. "x": 1,
  109. "y": 1,
  110. "z": 1
  111. },
  112. "_mobility": 0,
  113. "_layer": 33554432,
  114. "_euler": {
  115. "__type__": "cc.Vec3",
  116. "x": 0,
  117. "y": 0,
  118. "z": 0
  119. },
  120. "_id": ""
  121. },
  122. {
  123. "__type__": "cc.UITransform",
  124. "_name": "",
  125. "_objFlags": 0,
  126. "__editorExtras__": {},
  127. "node": {
  128. "__id__": 2
  129. },
  130. "_enabled": true,
  131. "__prefab": {
  132. "__id__": 4
  133. },
  134. "_contentSize": {
  135. "__type__": "cc.Size",
  136. "width": 350,
  137. "height": 100
  138. },
  139. "_anchorPoint": {
  140. "__type__": "cc.Vec2",
  141. "x": 0.5,
  142. "y": 0.5
  143. },
  144. "_id": ""
  145. },
  146. {
  147. "__type__": "cc.CompPrefabInfo",
  148. "fileId": "146qIDXbRPHKmwE4M+ipfw"
  149. },
  150. {
  151. "__type__": "cc.Sprite",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "__editorExtras__": {},
  155. "node": {
  156. "__id__": 2
  157. },
  158. "_enabled": true,
  159. "__prefab": {
  160. "__id__": 6
  161. },
  162. "_customMaterial": null,
  163. "_srcBlendFactor": 2,
  164. "_dstBlendFactor": 4,
  165. "_color": {
  166. "__type__": "cc.Color",
  167. "r": 0,
  168. "g": 0,
  169. "b": 0,
  170. "a": 100
  171. },
  172. "_spriteFrame": {
  173. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
  174. "__expectedType__": "cc.SpriteFrame"
  175. },
  176. "_type": 0,
  177. "_fillType": 0,
  178. "_sizeMode": 0,
  179. "_fillCenter": {
  180. "__type__": "cc.Vec2",
  181. "x": 0,
  182. "y": 0
  183. },
  184. "_fillStart": 0,
  185. "_fillRange": 0,
  186. "_isTrimmedMode": true,
  187. "_useGrayscale": false,
  188. "_atlas": null,
  189. "_id": ""
  190. },
  191. {
  192. "__type__": "cc.CompPrefabInfo",
  193. "fileId": "e8ELhsVv5CrZu46SPuZ55+"
  194. },
  195. {
  196. "__type__": "cc.PrefabInfo",
  197. "root": {
  198. "__id__": 1
  199. },
  200. "asset": {
  201. "__id__": 0
  202. },
  203. "fileId": "26hEitjHBPbrjHTm5Y0QEn",
  204. "instance": null,
  205. "targetOverrides": null,
  206. "nestedPrefabInstanceRoots": null
  207. },
  208. {
  209. "__type__": "cc.Node",
  210. "_name": "LbToast",
  211. "_objFlags": 0,
  212. "__editorExtras__": {},
  213. "_parent": {
  214. "__id__": 1
  215. },
  216. "_children": [],
  217. "_active": true,
  218. "_components": [
  219. {
  220. "__id__": 9
  221. },
  222. {
  223. "__id__": 11
  224. }
  225. ],
  226. "_prefab": {
  227. "__id__": 13
  228. },
  229. "_lpos": {
  230. "__type__": "cc.Vec3",
  231. "x": 0,
  232. "y": 0,
  233. "z": 0
  234. },
  235. "_lrot": {
  236. "__type__": "cc.Quat",
  237. "x": 0,
  238. "y": 0,
  239. "z": 0,
  240. "w": 1
  241. },
  242. "_lscale": {
  243. "__type__": "cc.Vec3",
  244. "x": 1,
  245. "y": 1,
  246. "z": 1
  247. },
  248. "_mobility": 0,
  249. "_layer": 33554432,
  250. "_euler": {
  251. "__type__": "cc.Vec3",
  252. "x": 0,
  253. "y": 0,
  254. "z": 0
  255. },
  256. "_id": ""
  257. },
  258. {
  259. "__type__": "cc.UITransform",
  260. "_name": "",
  261. "_objFlags": 0,
  262. "__editorExtras__": {},
  263. "node": {
  264. "__id__": 8
  265. },
  266. "_enabled": true,
  267. "__prefab": {
  268. "__id__": 10
  269. },
  270. "_contentSize": {
  271. "__type__": "cc.Size",
  272. "width": 350,
  273. "height": 100
  274. },
  275. "_anchorPoint": {
  276. "__type__": "cc.Vec2",
  277. "x": 0.5,
  278. "y": 0.5
  279. },
  280. "_id": ""
  281. },
  282. {
  283. "__type__": "cc.CompPrefabInfo",
  284. "fileId": "f9Zmd9kRRDRbKBQFGn+dFg"
  285. },
  286. {
  287. "__type__": "cc.Label",
  288. "_name": "",
  289. "_objFlags": 0,
  290. "__editorExtras__": {},
  291. "node": {
  292. "__id__": 8
  293. },
  294. "_enabled": true,
  295. "__prefab": {
  296. "__id__": 12
  297. },
  298. "_customMaterial": null,
  299. "_srcBlendFactor": 2,
  300. "_dstBlendFactor": 4,
  301. "_color": {
  302. "__type__": "cc.Color",
  303. "r": 255,
  304. "g": 255,
  305. "b": 255,
  306. "a": 255
  307. },
  308. "_string": "提示",
  309. "_horizontalAlign": 1,
  310. "_verticalAlign": 1,
  311. "_actualFontSize": 33,
  312. "_fontSize": 32,
  313. "_fontFamily": "Arial",
  314. "_lineHeight": 36,
  315. "_overflow": 2,
  316. "_enableWrapText": true,
  317. "_font": null,
  318. "_isSystemFontUsed": true,
  319. "_spacingX": 0,
  320. "_isItalic": false,
  321. "_isBold": false,
  322. "_isUnderline": false,
  323. "_underlineHeight": 2,
  324. "_cacheMode": 0,
  325. "_enableOutline": false,
  326. "_outlineColor": {
  327. "__type__": "cc.Color",
  328. "r": 0,
  329. "g": 0,
  330. "b": 0,
  331. "a": 255
  332. },
  333. "_outlineWidth": 2,
  334. "_enableShadow": false,
  335. "_shadowColor": {
  336. "__type__": "cc.Color",
  337. "r": 0,
  338. "g": 0,
  339. "b": 0,
  340. "a": 255
  341. },
  342. "_shadowOffset": {
  343. "__type__": "cc.Vec2",
  344. "x": 2,
  345. "y": 2
  346. },
  347. "_shadowBlur": 2,
  348. "_id": ""
  349. },
  350. {
  351. "__type__": "cc.CompPrefabInfo",
  352. "fileId": "d1hCij0nlB2aAMtQ3WD0G6"
  353. },
  354. {
  355. "__type__": "cc.PrefabInfo",
  356. "root": {
  357. "__id__": 1
  358. },
  359. "asset": {
  360. "__id__": 0
  361. },
  362. "fileId": "83biyWgCFA27DPJYWxb04H",
  363. "instance": null,
  364. "targetOverrides": null,
  365. "nestedPrefabInstanceRoots": null
  366. },
  367. {
  368. "__type__": "cc.UITransform",
  369. "_name": "",
  370. "_objFlags": 0,
  371. "__editorExtras__": {},
  372. "node": {
  373. "__id__": 1
  374. },
  375. "_enabled": true,
  376. "__prefab": {
  377. "__id__": 15
  378. },
  379. "_contentSize": {
  380. "__type__": "cc.Size",
  381. "width": 0,
  382. "height": 0
  383. },
  384. "_anchorPoint": {
  385. "__type__": "cc.Vec2",
  386. "x": 0.5,
  387. "y": 0.5
  388. },
  389. "_id": ""
  390. },
  391. {
  392. "__type__": "cc.CompPrefabInfo",
  393. "fileId": "57i5EXVUdJ/bHcdqCXhFGd"
  394. },
  395. {
  396. "__type__": "cc.Widget",
  397. "_name": "",
  398. "_objFlags": 0,
  399. "__editorExtras__": {},
  400. "node": {
  401. "__id__": 1
  402. },
  403. "_enabled": true,
  404. "__prefab": {
  405. "__id__": 17
  406. },
  407. "_alignFlags": 18,
  408. "_target": null,
  409. "_left": 0,
  410. "_right": 0,
  411. "_top": 0,
  412. "_bottom": 0,
  413. "_horizontalCenter": 0,
  414. "_verticalCenter": 0,
  415. "_isAbsLeft": true,
  416. "_isAbsRight": true,
  417. "_isAbsTop": true,
  418. "_isAbsBottom": true,
  419. "_isAbsHorizontalCenter": true,
  420. "_isAbsVerticalCenter": true,
  421. "_originalWidth": 0,
  422. "_originalHeight": 0,
  423. "_alignMode": 2,
  424. "_lockFlags": 0,
  425. "_id": ""
  426. },
  427. {
  428. "__type__": "cc.CompPrefabInfo",
  429. "fileId": "68hNGvvYpA/IXIPQ28lPqz"
  430. },
  431. {
  432. "__type__": "77689t//+dLirYhKMrlJsQa",
  433. "_name": "",
  434. "_objFlags": 0,
  435. "__editorExtras__": {},
  436. "node": {
  437. "__id__": 1
  438. },
  439. "_enabled": true,
  440. "__prefab": {
  441. "__id__": 19
  442. },
  443. "uiType": 3,
  444. "_id": ""
  445. },
  446. {
  447. "__type__": "cc.CompPrefabInfo",
  448. "fileId": "35EtF15+9GsJkQAVSZS1XZ"
  449. },
  450. {
  451. "__type__": "cc.PrefabInfo",
  452. "root": {
  453. "__id__": 1
  454. },
  455. "asset": {
  456. "__id__": 0
  457. },
  458. "fileId": "4cIxsEFFRHI4jOJCEOLOBI",
  459. "instance": null,
  460. "targetOverrides": null
  461. }
  462. ]