notice1.prefab 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550
  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": "notice1",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 8
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [],
  32. "_prefab": {
  33. "__id__": 14
  34. },
  35. "_opacity": 255,
  36. "_color": {
  37. "__type__": "cc.Color",
  38. "r": 255,
  39. "g": 255,
  40. "b": 255,
  41. "a": 255
  42. },
  43. "_contentSize": {
  44. "__type__": "cc.Size",
  45. "width": 597,
  46. "height": 44
  47. },
  48. "_anchorPoint": {
  49. "__type__": "cc.Vec2",
  50. "x": 0.5,
  51. "y": 0.5
  52. },
  53. "_trs": {
  54. "__type__": "TypedArray",
  55. "ctor": "Float64Array",
  56. "array": [
  57. 0,
  58. 0,
  59. 0,
  60. 0,
  61. 0,
  62. 0,
  63. 1,
  64. 1,
  65. 1,
  66. 1
  67. ]
  68. },
  69. "_eulerAngles": {
  70. "__type__": "cc.Vec3",
  71. "x": 0,
  72. "y": 0,
  73. "z": 0
  74. },
  75. "_skewX": 0,
  76. "_skewY": 0,
  77. "_is3DNode": false,
  78. "_groupIndex": 0,
  79. "groupIndex": 0,
  80. "_id": ""
  81. },
  82. {
  83. "__type__": "cc.Node",
  84. "_name": "bgnotice",
  85. "_objFlags": 0,
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [],
  90. "_active": true,
  91. "_components": [
  92. {
  93. "__id__": 3
  94. }
  95. ],
  96. "_prefab": {
  97. "__id__": 4
  98. },
  99. "_opacity": 255,
  100. "_color": {
  101. "__type__": "cc.Color",
  102. "r": 255,
  103. "g": 255,
  104. "b": 255,
  105. "a": 255
  106. },
  107. "_contentSize": {
  108. "__type__": "cc.Size",
  109. "width": 1050,
  110. "height": 70
  111. },
  112. "_anchorPoint": {
  113. "__type__": "cc.Vec2",
  114. "x": 0.5,
  115. "y": 0.5
  116. },
  117. "_trs": {
  118. "__type__": "TypedArray",
  119. "ctor": "Float64Array",
  120. "array": [
  121. 0,
  122. 0,
  123. 0,
  124. 0,
  125. 0,
  126. 0,
  127. 1,
  128. 1,
  129. 1,
  130. 1
  131. ]
  132. },
  133. "_eulerAngles": {
  134. "__type__": "cc.Vec3",
  135. "x": 0,
  136. "y": 0,
  137. "z": 0
  138. },
  139. "_skewX": 0,
  140. "_skewY": 0,
  141. "_is3DNode": false,
  142. "_groupIndex": 0,
  143. "groupIndex": 0,
  144. "_id": ""
  145. },
  146. {
  147. "__type__": "cc.Button",
  148. "_name": "",
  149. "_objFlags": 0,
  150. "node": {
  151. "__id__": 2
  152. },
  153. "_enabled": true,
  154. "_normalMaterial": null,
  155. "_grayMaterial": null,
  156. "duration": 0.1,
  157. "zoomScale": 1.2,
  158. "clickEvents": [],
  159. "_N$interactable": true,
  160. "_N$enableAutoGrayEffect": false,
  161. "_N$transition": 0,
  162. "transition": 0,
  163. "_N$normalColor": {
  164. "__type__": "cc.Color",
  165. "r": 214,
  166. "g": 214,
  167. "b": 214,
  168. "a": 255
  169. },
  170. "_N$pressedColor": {
  171. "__type__": "cc.Color",
  172. "r": 211,
  173. "g": 211,
  174. "b": 211,
  175. "a": 255
  176. },
  177. "pressedColor": {
  178. "__type__": "cc.Color",
  179. "r": 211,
  180. "g": 211,
  181. "b": 211,
  182. "a": 255
  183. },
  184. "_N$hoverColor": {
  185. "__type__": "cc.Color",
  186. "r": 255,
  187. "g": 255,
  188. "b": 255,
  189. "a": 255
  190. },
  191. "hoverColor": {
  192. "__type__": "cc.Color",
  193. "r": 255,
  194. "g": 255,
  195. "b": 255,
  196. "a": 255
  197. },
  198. "_N$disabledColor": {
  199. "__type__": "cc.Color",
  200. "r": 124,
  201. "g": 124,
  202. "b": 124,
  203. "a": 255
  204. },
  205. "_N$normalSprite": null,
  206. "_N$pressedSprite": null,
  207. "pressedSprite": null,
  208. "_N$hoverSprite": null,
  209. "hoverSprite": null,
  210. "_N$disabledSprite": null,
  211. "_N$target": {
  212. "__id__": 2
  213. },
  214. "_id": ""
  215. },
  216. {
  217. "__type__": "cc.PrefabInfo",
  218. "root": {
  219. "__id__": 1
  220. },
  221. "asset": {
  222. "__uuid__": "bd5797ea-459b-4d6e-b1a8-7490a5aed378"
  223. },
  224. "fileId": "6eJ38VOjZBrp5w+bNibf4z",
  225. "sync": false
  226. },
  227. {
  228. "__type__": "cc.Node",
  229. "_name": "ani",
  230. "_objFlags": 0,
  231. "_parent": {
  232. "__id__": 1
  233. },
  234. "_children": [],
  235. "_active": true,
  236. "_components": [
  237. {
  238. "__id__": 6
  239. }
  240. ],
  241. "_prefab": {
  242. "__id__": 7
  243. },
  244. "_opacity": 255,
  245. "_color": {
  246. "__type__": "cc.Color",
  247. "r": 255,
  248. "g": 255,
  249. "b": 255,
  250. "a": 255
  251. },
  252. "_contentSize": {
  253. "__type__": "cc.Size",
  254. "width": 1022,
  255. "height": 104
  256. },
  257. "_anchorPoint": {
  258. "__type__": "cc.Vec2",
  259. "x": 0.5,
  260. "y": 0.5
  261. },
  262. "_trs": {
  263. "__type__": "TypedArray",
  264. "ctor": "Float64Array",
  265. "array": [
  266. 0,
  267. 0,
  268. 0,
  269. 0,
  270. 0,
  271. 0,
  272. 1,
  273. 1,
  274. 1,
  275. 1
  276. ]
  277. },
  278. "_eulerAngles": {
  279. "__type__": "cc.Vec3",
  280. "x": 0,
  281. "y": 0,
  282. "z": 0
  283. },
  284. "_skewX": 0,
  285. "_skewY": 0,
  286. "_is3DNode": false,
  287. "_groupIndex": 0,
  288. "groupIndex": 0,
  289. "_id": ""
  290. },
  291. {
  292. "__type__": "sp.Skeleton",
  293. "_name": "",
  294. "_objFlags": 0,
  295. "node": {
  296. "__id__": 5
  297. },
  298. "_enabled": true,
  299. "_materials": [
  300. {
  301. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  302. }
  303. ],
  304. "paused": false,
  305. "defaultSkin": "default",
  306. "defaultAnimation": "a1",
  307. "_preCacheMode": 0,
  308. "_cacheMode": 0,
  309. "loop": true,
  310. "premultipliedAlpha": false,
  311. "timeScale": 1,
  312. "_accTime": 0,
  313. "_playCount": 0,
  314. "_frameCache": null,
  315. "_curFrame": null,
  316. "_skeletonCache": null,
  317. "_animationName": "a1",
  318. "_animationQueue": [],
  319. "_headAniInfo": null,
  320. "_playTimes": 0,
  321. "_isAniComplete": true,
  322. "_N$skeletonData": {
  323. "__uuid__": "fc0d6d19-d05b-49f8-b6b5-1d1000332fa3"
  324. },
  325. "_N$_defaultCacheMode": 0,
  326. "_N$debugSlots": false,
  327. "_N$debugBones": false,
  328. "_N$debugMesh": false,
  329. "_N$useTint": false,
  330. "_N$enableBatch": false,
  331. "_id": ""
  332. },
  333. {
  334. "__type__": "cc.PrefabInfo",
  335. "root": {
  336. "__id__": 1
  337. },
  338. "asset": {
  339. "__uuid__": "bd5797ea-459b-4d6e-b1a8-7490a5aed378"
  340. },
  341. "fileId": "b1JyPjsvROyKEpOKR4sl4w",
  342. "sync": false
  343. },
  344. {
  345. "__type__": "cc.Node",
  346. "_name": "Mask",
  347. "_objFlags": 0,
  348. "_parent": {
  349. "__id__": 1
  350. },
  351. "_children": [
  352. {
  353. "__id__": 9
  354. }
  355. ],
  356. "_active": true,
  357. "_components": [
  358. {
  359. "__id__": 12
  360. }
  361. ],
  362. "_prefab": {
  363. "__id__": 13
  364. },
  365. "_opacity": 255,
  366. "_color": {
  367. "__type__": "cc.Color",
  368. "r": 255,
  369. "g": 255,
  370. "b": 255,
  371. "a": 255
  372. },
  373. "_contentSize": {
  374. "__type__": "cc.Size",
  375. "width": 597,
  376. "height": 44
  377. },
  378. "_anchorPoint": {
  379. "__type__": "cc.Vec2",
  380. "x": 0.5,
  381. "y": 0.5
  382. },
  383. "_trs": {
  384. "__type__": "TypedArray",
  385. "ctor": "Float64Array",
  386. "array": [
  387. 31.7,
  388. 1.9,
  389. 0,
  390. 0,
  391. 0,
  392. 0,
  393. 1,
  394. 1,
  395. 1,
  396. 1
  397. ]
  398. },
  399. "_eulerAngles": {
  400. "__type__": "cc.Vec3",
  401. "x": 0,
  402. "y": 0,
  403. "z": 0
  404. },
  405. "_skewX": 0,
  406. "_skewY": 0,
  407. "_is3DNode": false,
  408. "_groupIndex": 0,
  409. "groupIndex": 0,
  410. "_id": ""
  411. },
  412. {
  413. "__type__": "cc.Node",
  414. "_name": "label_notice",
  415. "_objFlags": 0,
  416. "_parent": {
  417. "__id__": 8
  418. },
  419. "_children": [],
  420. "_active": true,
  421. "_components": [
  422. {
  423. "__id__": 10
  424. }
  425. ],
  426. "_prefab": {
  427. "__id__": 11
  428. },
  429. "_opacity": 255,
  430. "_color": {
  431. "__type__": "cc.Color",
  432. "r": 255,
  433. "g": 255,
  434. "b": 255,
  435. "a": 255
  436. },
  437. "_contentSize": {
  438. "__type__": "cc.Size",
  439. "width": 0,
  440. "height": 50.4
  441. },
  442. "_anchorPoint": {
  443. "__type__": "cc.Vec2",
  444. "x": 0,
  445. "y": 0.5
  446. },
  447. "_trs": {
  448. "__type__": "TypedArray",
  449. "ctor": "Float64Array",
  450. "array": [
  451. 300,
  452. 0,
  453. 0,
  454. 0,
  455. 0,
  456. 0,
  457. 1,
  458. 1,
  459. 1,
  460. 1
  461. ]
  462. },
  463. "_eulerAngles": {
  464. "__type__": "cc.Vec3",
  465. "x": 0,
  466. "y": 0,
  467. "z": 0
  468. },
  469. "_skewX": 0,
  470. "_skewY": 0,
  471. "_is3DNode": false,
  472. "_groupIndex": 0,
  473. "groupIndex": 0,
  474. "_id": ""
  475. },
  476. {
  477. "__type__": "cc.RichText",
  478. "_name": "",
  479. "_objFlags": 0,
  480. "node": {
  481. "__id__": 9
  482. },
  483. "_enabled": true,
  484. "_fontFamily": "Arial",
  485. "_isSystemFontUsed": true,
  486. "_N$string": "",
  487. "_N$horizontalAlign": 1,
  488. "_N$fontSize": 24,
  489. "_N$font": null,
  490. "_N$cacheMode": 0,
  491. "_N$maxWidth": 0,
  492. "_N$lineHeight": 40,
  493. "_N$imageAtlas": null,
  494. "_N$handleTouchEvent": true,
  495. "_id": ""
  496. },
  497. {
  498. "__type__": "cc.PrefabInfo",
  499. "root": {
  500. "__id__": 1
  501. },
  502. "asset": {
  503. "__uuid__": "bd5797ea-459b-4d6e-b1a8-7490a5aed378"
  504. },
  505. "fileId": "af/xapw/1OZKzRxkYXVz76",
  506. "sync": false
  507. },
  508. {
  509. "__type__": "cc.Mask",
  510. "_name": "",
  511. "_objFlags": 0,
  512. "node": {
  513. "__id__": 8
  514. },
  515. "_enabled": true,
  516. "_materials": [
  517. {
  518. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  519. }
  520. ],
  521. "_spriteFrame": null,
  522. "_type": 0,
  523. "_segments": 64,
  524. "_N$alphaThreshold": 1,
  525. "_N$inverted": false,
  526. "_id": ""
  527. },
  528. {
  529. "__type__": "cc.PrefabInfo",
  530. "root": {
  531. "__id__": 1
  532. },
  533. "asset": {
  534. "__uuid__": "bd5797ea-459b-4d6e-b1a8-7490a5aed378"
  535. },
  536. "fileId": "c8D8Lz4T5CRqdlUiQfxzXh",
  537. "sync": false
  538. },
  539. {
  540. "__type__": "cc.PrefabInfo",
  541. "root": {
  542. "__id__": 1
  543. },
  544. "asset": {
  545. "__uuid__": "bd5797ea-459b-4d6e-b1a8-7490a5aed378"
  546. },
  547. "fileId": "0f0MdHCj1JzJIg+mYtypLZ",
  548. "sync": false
  549. }
  550. ]