notify.prefab 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "notify",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "persistent": false,
  12. "asyncLoadAssets": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "notify",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. }
  24. ],
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 10
  29. },
  30. {
  31. "__id__": 12
  32. },
  33. {
  34. "__id__": 14
  35. },
  36. {
  37. "__id__": 16
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 18
  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. "_layer": 33554432,
  63. "_euler": {
  64. "__type__": "cc.Vec3",
  65. "x": 0,
  66. "y": 0,
  67. "z": 0
  68. },
  69. "_id": ""
  70. },
  71. {
  72. "__type__": "cc.Node",
  73. "_name": "lab_content",
  74. "_objFlags": 0,
  75. "_parent": {
  76. "__id__": 1
  77. },
  78. "_children": [],
  79. "_active": true,
  80. "_components": [
  81. {
  82. "__id__": 3
  83. },
  84. {
  85. "__id__": 5
  86. },
  87. {
  88. "__id__": 7
  89. }
  90. ],
  91. "_prefab": {
  92. "__id__": 9
  93. },
  94. "_lpos": {
  95. "__type__": "cc.Vec3",
  96. "x": 0,
  97. "y": 0,
  98. "z": 0
  99. },
  100. "_lrot": {
  101. "__type__": "cc.Quat",
  102. "x": 0,
  103. "y": 0,
  104. "z": 0,
  105. "w": 1
  106. },
  107. "_lscale": {
  108. "__type__": "cc.Vec3",
  109. "x": 1,
  110. "y": 1,
  111. "z": 1
  112. },
  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. "node": {
  127. "__id__": 2
  128. },
  129. "_enabled": true,
  130. "__prefab": {
  131. "__id__": 4
  132. },
  133. "_contentSize": {
  134. "__type__": "cc.Size",
  135. "width": 131.21,
  136. "height": 50.4
  137. },
  138. "_anchorPoint": {
  139. "__type__": "cc.Vec2",
  140. "x": 0.5,
  141. "y": 0.5
  142. },
  143. "_id": ""
  144. },
  145. {
  146. "__type__": "cc.CompPrefabInfo",
  147. "fileId": "99X9v0jUlJNZIh0XrXacci"
  148. },
  149. {
  150. "__type__": "cc.Label",
  151. "_name": "",
  152. "_objFlags": 0,
  153. "node": {
  154. "__id__": 2
  155. },
  156. "_enabled": true,
  157. "__prefab": {
  158. "__id__": 6
  159. },
  160. "_visFlags": 0,
  161. "_customMaterial": null,
  162. "_srcBlendFactor": 2,
  163. "_dstBlendFactor": 4,
  164. "_color": {
  165. "__type__": "cc.Color",
  166. "r": 255,
  167. "g": 255,
  168. "b": 255,
  169. "a": 255
  170. },
  171. "_string": "content",
  172. "_horizontalAlign": 1,
  173. "_verticalAlign": 1,
  174. "_actualFontSize": 40,
  175. "_fontSize": 40,
  176. "_fontFamily": "Arial",
  177. "_lineHeight": 40,
  178. "_overflow": 0,
  179. "_enableWrapText": true,
  180. "_font": null,
  181. "_isSystemFontUsed": true,
  182. "_spacingX": 0,
  183. "_isItalic": false,
  184. "_isBold": false,
  185. "_isUnderline": false,
  186. "_underlineHeight": 2,
  187. "_cacheMode": 1,
  188. "_id": ""
  189. },
  190. {
  191. "__type__": "cc.CompPrefabInfo",
  192. "fileId": "16EtbFHdZJE6XKV6ws1G8+"
  193. },
  194. {
  195. "__type__": "110c8vEd5NEPL/N9meGQnaX",
  196. "_name": "",
  197. "_objFlags": 0,
  198. "node": {
  199. "__id__": 2
  200. },
  201. "_enabled": true,
  202. "__prefab": {
  203. "__id__": 8
  204. },
  205. "_params": [],
  206. "_dataID": "",
  207. "_id": ""
  208. },
  209. {
  210. "__type__": "cc.CompPrefabInfo",
  211. "fileId": "83d8hC41dI4awr4NW+asAo"
  212. },
  213. {
  214. "__type__": "cc.PrefabInfo",
  215. "root": {
  216. "__id__": 1
  217. },
  218. "asset": {
  219. "__id__": 0
  220. },
  221. "fileId": "ddsPDrtFpNTpbV/TewBYOo"
  222. },
  223. {
  224. "__type__": "cc.UITransform",
  225. "_name": "",
  226. "_objFlags": 0,
  227. "node": {
  228. "__id__": 1
  229. },
  230. "_enabled": true,
  231. "__prefab": {
  232. "__id__": 11
  233. },
  234. "_contentSize": {
  235. "__type__": "cc.Size",
  236. "width": 539,
  237. "height": 90
  238. },
  239. "_anchorPoint": {
  240. "__type__": "cc.Vec2",
  241. "x": 0.5,
  242. "y": 0.5
  243. },
  244. "_id": ""
  245. },
  246. {
  247. "__type__": "cc.CompPrefabInfo",
  248. "fileId": "51DJ7yv09KnoNkqSbMfoJS"
  249. },
  250. {
  251. "__type__": "cc.Sprite",
  252. "_name": "",
  253. "_objFlags": 0,
  254. "node": {
  255. "__id__": 1
  256. },
  257. "_enabled": true,
  258. "__prefab": {
  259. "__id__": 13
  260. },
  261. "_visFlags": 0,
  262. "_customMaterial": null,
  263. "_srcBlendFactor": 2,
  264. "_dstBlendFactor": 4,
  265. "_color": {
  266. "__type__": "cc.Color",
  267. "r": 255,
  268. "g": 255,
  269. "b": 255,
  270. "a": 255
  271. },
  272. "_spriteFrame": {
  273. "__uuid__": "ef58b575-d5bd-4b6b-ac05-6364e90ff8fc@f9941",
  274. "__expectedType__": "cc.SpriteFrame"
  275. },
  276. "_type": 0,
  277. "_fillType": 0,
  278. "_sizeMode": 1,
  279. "_fillCenter": {
  280. "__type__": "cc.Vec2",
  281. "x": 0,
  282. "y": 0
  283. },
  284. "_fillStart": 0,
  285. "_fillRange": 0,
  286. "_isTrimmedMode": true,
  287. "_useGrayscale": false,
  288. "_atlas": null,
  289. "_id": ""
  290. },
  291. {
  292. "__type__": "cc.CompPrefabInfo",
  293. "fileId": "23CbWnuJdPJYsCIbhHA6dc"
  294. },
  295. {
  296. "__type__": "cc.Animation",
  297. "_name": "",
  298. "_objFlags": 0,
  299. "node": {
  300. "__id__": 1
  301. },
  302. "_enabled": true,
  303. "__prefab": {
  304. "__id__": 15
  305. },
  306. "playOnLoad": true,
  307. "_clips": [
  308. {
  309. "__uuid__": "4cecde51-d46d-4b20-b02e-e58f063ec56f",
  310. "__expectedType__": "cc.AnimationClip"
  311. }
  312. ],
  313. "_defaultClip": {
  314. "__uuid__": "4cecde51-d46d-4b20-b02e-e58f063ec56f",
  315. "__expectedType__": "cc.AnimationClip"
  316. },
  317. "_id": ""
  318. },
  319. {
  320. "__type__": "cc.CompPrefabInfo",
  321. "fileId": "49S2DJCTxMnLx+UXQk11q0"
  322. },
  323. {
  324. "__type__": "01391Mp6X1Gn554rkzavN4K",
  325. "_name": "",
  326. "_objFlags": 0,
  327. "node": {
  328. "__id__": 1
  329. },
  330. "_enabled": true,
  331. "__prefab": {
  332. "__id__": 17
  333. },
  334. "lab_content": {
  335. "__id__": 5
  336. },
  337. "animation": {
  338. "__id__": 14
  339. },
  340. "_id": ""
  341. },
  342. {
  343. "__type__": "cc.CompPrefabInfo",
  344. "fileId": "965Ml9gPBIqJ2+GUadTe+K"
  345. },
  346. {
  347. "__type__": "cc.PrefabInfo",
  348. "root": {
  349. "__id__": 1
  350. },
  351. "asset": {
  352. "__id__": 0
  353. },
  354. "fileId": "4fj6jVgO1KzKob1u6D65Ik"
  355. }
  356. ]