toast.prefab 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "toast",
  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": "toast",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. }
  24. ],
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 14
  29. },
  30. {
  31. "__id__": 16
  32. }
  33. ],
  34. "_prefab": {
  35. "__id__": 18
  36. },
  37. "_lpos": {
  38. "__type__": "cc.Vec3",
  39. "x": 0,
  40. "y": 0,
  41. "z": 0
  42. },
  43. "_lrot": {
  44. "__type__": "cc.Quat",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0,
  48. "w": 1
  49. },
  50. "_lscale": {
  51. "__type__": "cc.Vec3",
  52. "x": 1,
  53. "y": 1,
  54. "z": 1
  55. },
  56. "_mobility": 0,
  57. "_layer": 33554432,
  58. "_euler": {
  59. "__type__": "cc.Vec3",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0
  63. },
  64. "_id": ""
  65. },
  66. {
  67. "__type__": "cc.Node",
  68. "_name": "img_tip_bg",
  69. "_objFlags": 0,
  70. "__editorExtras__": {},
  71. "_parent": {
  72. "__id__": 1
  73. },
  74. "_children": [
  75. {
  76. "__id__": 3
  77. }
  78. ],
  79. "_active": true,
  80. "_components": [
  81. {
  82. "__id__": 9
  83. },
  84. {
  85. "__id__": 11
  86. }
  87. ],
  88. "_prefab": {
  89. "__id__": 13
  90. },
  91. "_lpos": {
  92. "__type__": "cc.Vec3",
  93. "x": 0,
  94. "y": 0,
  95. "z": 0
  96. },
  97. "_lrot": {
  98. "__type__": "cc.Quat",
  99. "x": 0,
  100. "y": 0,
  101. "z": 0,
  102. "w": 1
  103. },
  104. "_lscale": {
  105. "__type__": "cc.Vec3",
  106. "x": 1,
  107. "y": 1,
  108. "z": 1
  109. },
  110. "_mobility": 0,
  111. "_layer": 33554432,
  112. "_euler": {
  113. "__type__": "cc.Vec3",
  114. "x": 0,
  115. "y": 0,
  116. "z": 0
  117. },
  118. "_id": ""
  119. },
  120. {
  121. "__type__": "cc.Node",
  122. "_name": "Label",
  123. "_objFlags": 0,
  124. "__editorExtras__": {},
  125. "_parent": {
  126. "__id__": 2
  127. },
  128. "_children": [],
  129. "_active": true,
  130. "_components": [
  131. {
  132. "__id__": 4
  133. },
  134. {
  135. "__id__": 6
  136. }
  137. ],
  138. "_prefab": {
  139. "__id__": 8
  140. },
  141. "_lpos": {
  142. "__type__": "cc.Vec3",
  143. "x": 0,
  144. "y": 0,
  145. "z": 0
  146. },
  147. "_lrot": {
  148. "__type__": "cc.Quat",
  149. "x": 0,
  150. "y": 0,
  151. "z": 0,
  152. "w": 1
  153. },
  154. "_lscale": {
  155. "__type__": "cc.Vec3",
  156. "x": 1,
  157. "y": 1,
  158. "z": 1
  159. },
  160. "_mobility": 0,
  161. "_layer": 33554432,
  162. "_euler": {
  163. "__type__": "cc.Vec3",
  164. "x": 0,
  165. "y": 0,
  166. "z": 0
  167. },
  168. "_id": ""
  169. },
  170. {
  171. "__type__": "cc.UITransform",
  172. "_name": "",
  173. "_objFlags": 0,
  174. "__editorExtras__": {},
  175. "node": {
  176. "__id__": 3
  177. },
  178. "_enabled": true,
  179. "__prefab": {
  180. "__id__": 5
  181. },
  182. "_contentSize": {
  183. "__type__": "cc.Size",
  184. "width": 280,
  185. "height": 50.4
  186. },
  187. "_anchorPoint": {
  188. "__type__": "cc.Vec2",
  189. "x": 0.5,
  190. "y": 0.5
  191. },
  192. "_id": ""
  193. },
  194. {
  195. "__type__": "cc.CompPrefabInfo",
  196. "fileId": "64IxI+MsNF/6p2H9LmkyW0"
  197. },
  198. {
  199. "__type__": "cc.Label",
  200. "_name": "",
  201. "_objFlags": 0,
  202. "__editorExtras__": {},
  203. "node": {
  204. "__id__": 3
  205. },
  206. "_enabled": true,
  207. "__prefab": {
  208. "__id__": 7
  209. },
  210. "_customMaterial": null,
  211. "_srcBlendFactor": 2,
  212. "_dstBlendFactor": 4,
  213. "_color": {
  214. "__type__": "cc.Color",
  215. "r": 255,
  216. "g": 255,
  217. "b": 255,
  218. "a": 255
  219. },
  220. "_string": "请先创建场景。",
  221. "_horizontalAlign": 1,
  222. "_verticalAlign": 1,
  223. "_actualFontSize": 40,
  224. "_fontSize": 40,
  225. "_fontFamily": "Arial",
  226. "_lineHeight": 40,
  227. "_overflow": 0,
  228. "_enableWrapText": true,
  229. "_font": null,
  230. "_isSystemFontUsed": true,
  231. "_spacingX": 0,
  232. "_isItalic": false,
  233. "_isBold": true,
  234. "_isUnderline": false,
  235. "_underlineHeight": 2,
  236. "_cacheMode": 0,
  237. "_id": ""
  238. },
  239. {
  240. "__type__": "cc.CompPrefabInfo",
  241. "fileId": "1ch76fcC5Herwi7UQFYP3x"
  242. },
  243. {
  244. "__type__": "cc.PrefabInfo",
  245. "root": {
  246. "__id__": 1
  247. },
  248. "asset": {
  249. "__id__": 0
  250. },
  251. "fileId": "71GwtnyZdOLbb1+EUT2tf/",
  252. "instance": null,
  253. "targetOverrides": null,
  254. "nestedPrefabInstanceRoots": null
  255. },
  256. {
  257. "__type__": "cc.UITransform",
  258. "_name": "",
  259. "_objFlags": 0,
  260. "__editorExtras__": {},
  261. "node": {
  262. "__id__": 2
  263. },
  264. "_enabled": true,
  265. "__prefab": {
  266. "__id__": 10
  267. },
  268. "_contentSize": {
  269. "__type__": "cc.Size",
  270. "width": 1272,
  271. "height": 332
  272. },
  273. "_anchorPoint": {
  274. "__type__": "cc.Vec2",
  275. "x": 0.5,
  276. "y": 0.5
  277. },
  278. "_id": ""
  279. },
  280. {
  281. "__type__": "cc.CompPrefabInfo",
  282. "fileId": "a0N5OaXbpHJIw0HAXbwr9p"
  283. },
  284. {
  285. "__type__": "cc.Sprite",
  286. "_name": "",
  287. "_objFlags": 0,
  288. "__editorExtras__": {},
  289. "node": {
  290. "__id__": 2
  291. },
  292. "_enabled": true,
  293. "__prefab": {
  294. "__id__": 12
  295. },
  296. "_customMaterial": null,
  297. "_srcBlendFactor": 2,
  298. "_dstBlendFactor": 4,
  299. "_color": {
  300. "__type__": "cc.Color",
  301. "r": 255,
  302. "g": 255,
  303. "b": 255,
  304. "a": 255
  305. },
  306. "_spriteFrame": {
  307. "__uuid__": "9fd900dd-221b-4f89-8f2c-fba34243c835@f9941",
  308. "__expectedType__": "cc.SpriteFrame"
  309. },
  310. "_type": 0,
  311. "_fillType": 0,
  312. "_sizeMode": 0,
  313. "_fillCenter": {
  314. "__type__": "cc.Vec2",
  315. "x": 0,
  316. "y": 0
  317. },
  318. "_fillStart": 0,
  319. "_fillRange": 0,
  320. "_isTrimmedMode": true,
  321. "_useGrayscale": false,
  322. "_atlas": null,
  323. "_id": ""
  324. },
  325. {
  326. "__type__": "cc.CompPrefabInfo",
  327. "fileId": "3caAVwDR9BfqsTRgDjY6kh"
  328. },
  329. {
  330. "__type__": "cc.PrefabInfo",
  331. "root": {
  332. "__id__": 1
  333. },
  334. "asset": {
  335. "__id__": 0
  336. },
  337. "fileId": "b5xdZI7dhIELmIjmTgDBuH",
  338. "instance": null,
  339. "targetOverrides": null,
  340. "nestedPrefabInstanceRoots": null
  341. },
  342. {
  343. "__type__": "cc.UITransform",
  344. "_name": "",
  345. "_objFlags": 0,
  346. "__editorExtras__": {},
  347. "node": {
  348. "__id__": 1
  349. },
  350. "_enabled": true,
  351. "__prefab": {
  352. "__id__": 15
  353. },
  354. "_contentSize": {
  355. "__type__": "cc.Size",
  356. "width": 100,
  357. "height": 100
  358. },
  359. "_anchorPoint": {
  360. "__type__": "cc.Vec2",
  361. "x": 0.5,
  362. "y": 0.5
  363. },
  364. "_id": ""
  365. },
  366. {
  367. "__type__": "cc.CompPrefabInfo",
  368. "fileId": "08KVz1srdMUIMky3YWWy2J"
  369. },
  370. {
  371. "__type__": "d1b9dauerVIlqox3PsiRbQF",
  372. "_name": "",
  373. "_objFlags": 0,
  374. "__editorExtras__": {},
  375. "node": {
  376. "__id__": 1
  377. },
  378. "_enabled": true,
  379. "__prefab": {
  380. "__id__": 17
  381. },
  382. "lab_text": {
  383. "__id__": 3
  384. },
  385. "_id": ""
  386. },
  387. {
  388. "__type__": "cc.CompPrefabInfo",
  389. "fileId": "281TkwGPhO4ZWASsvosDPn"
  390. },
  391. {
  392. "__type__": "cc.PrefabInfo",
  393. "root": {
  394. "__id__": 1
  395. },
  396. "asset": {
  397. "__id__": 0
  398. },
  399. "fileId": "f3JBtRR/1Evak0yDF0NgOi",
  400. "instance": null,
  401. "targetOverrides": null
  402. }
  403. ]