0004d1cf-a0ad-47d8-ab17-34d3db9d35a3.json 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "slider",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 1,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "slider",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  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": 300,
  47. "height": 20
  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": "Background",
  86. "_objFlags": 512,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [],
  91. "_active": true,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. }
  96. ],
  97. "_prefab": {
  98. "__id__": 4
  99. },
  100. "_opacity": 255,
  101. "_color": {
  102. "__type__": "cc.Color",
  103. "r": 255,
  104. "g": 255,
  105. "b": 255,
  106. "a": 255
  107. },
  108. "_contentSize": {
  109. "__type__": "cc.Size",
  110. "width": 300,
  111. "height": 20
  112. },
  113. "_anchorPoint": {
  114. "__type__": "cc.Vec2",
  115. "x": 0.5,
  116. "y": 0.5
  117. },
  118. "_trs": {
  119. "__type__": "TypedArray",
  120. "ctor": "Float64Array",
  121. "array": [
  122. 0,
  123. 0,
  124. 0,
  125. 0,
  126. 0,
  127. 0,
  128. 1,
  129. 1,
  130. 1,
  131. 1
  132. ]
  133. },
  134. "_eulerAngles": {
  135. "__type__": "cc.Vec3",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0
  139. },
  140. "_skewX": 0,
  141. "_skewY": 0,
  142. "_is3DNode": false,
  143. "_groupIndex": 0,
  144. "groupIndex": 0,
  145. "_id": ""
  146. },
  147. {
  148. "__type__": "cc.Sprite",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "node": {
  152. "__id__": 2
  153. },
  154. "_enabled": true,
  155. "_materials": [
  156. {
  157. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  158. }
  159. ],
  160. "_srcBlendFactor": 770,
  161. "_dstBlendFactor": 771,
  162. "_spriteFrame": {
  163. "__uuid__": "31d8962d-babb-4ec7-be19-8e9f54a4ea99"
  164. },
  165. "_type": 1,
  166. "_sizeMode": 0,
  167. "_fillType": 0,
  168. "_fillCenter": {
  169. "__type__": "cc.Vec2",
  170. "x": 0,
  171. "y": 0
  172. },
  173. "_fillStart": 0,
  174. "_fillRange": 0,
  175. "_isTrimmedMode": true,
  176. "_atlas": null,
  177. "_id": ""
  178. },
  179. {
  180. "__type__": "cc.PrefabInfo",
  181. "root": {
  182. "__id__": 1
  183. },
  184. "asset": {
  185. "__uuid__": "0004d1cf-a0ad-47d8-ab17-34d3db9d35a3"
  186. },
  187. "fileId": "f43c4gNvOtBE41OTztiOT6T",
  188. "sync": false
  189. },
  190. {
  191. "__type__": "cc.Node",
  192. "_name": "Handle",
  193. "_objFlags": 512,
  194. "_parent": {
  195. "__id__": 1
  196. },
  197. "_children": [],
  198. "_active": true,
  199. "_components": [
  200. {
  201. "__id__": 6
  202. },
  203. {
  204. "__id__": 7
  205. }
  206. ],
  207. "_prefab": {
  208. "__id__": 8
  209. },
  210. "_opacity": 255,
  211. "_color": {
  212. "__type__": "cc.Color",
  213. "r": 255,
  214. "g": 255,
  215. "b": 255,
  216. "a": 255
  217. },
  218. "_contentSize": {
  219. "__type__": "cc.Size",
  220. "width": 32,
  221. "height": 32
  222. },
  223. "_anchorPoint": {
  224. "__type__": "cc.Vec2",
  225. "x": 0.5,
  226. "y": 0.5
  227. },
  228. "_trs": {
  229. "__type__": "TypedArray",
  230. "ctor": "Float64Array",
  231. "array": [
  232. 0,
  233. 0,
  234. 0,
  235. 0,
  236. 0,
  237. 0,
  238. 1,
  239. 1,
  240. 1,
  241. 1
  242. ]
  243. },
  244. "_eulerAngles": {
  245. "__type__": "cc.Vec3",
  246. "x": 0,
  247. "y": 0,
  248. "z": 0
  249. },
  250. "_skewX": 0,
  251. "_skewY": 0,
  252. "_is3DNode": false,
  253. "_groupIndex": 0,
  254. "groupIndex": 0,
  255. "_id": ""
  256. },
  257. {
  258. "__type__": "cc.Sprite",
  259. "_name": "",
  260. "_objFlags": 0,
  261. "node": {
  262. "__id__": 5
  263. },
  264. "_enabled": true,
  265. "_materials": [
  266. {
  267. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  268. }
  269. ],
  270. "_srcBlendFactor": 770,
  271. "_dstBlendFactor": 771,
  272. "_spriteFrame": {
  273. "__uuid__": "e7aba14b-f956-4480-b254-8d57832e273f"
  274. },
  275. "_type": 1,
  276. "_sizeMode": 2,
  277. "_fillType": 0,
  278. "_fillCenter": {
  279. "__type__": "cc.Vec2",
  280. "x": 0,
  281. "y": 0
  282. },
  283. "_fillStart": 0,
  284. "_fillRange": 0,
  285. "_isTrimmedMode": true,
  286. "_atlas": null,
  287. "_id": ""
  288. },
  289. {
  290. "__type__": "cc.Button",
  291. "_name": "",
  292. "_objFlags": 0,
  293. "node": {
  294. "__id__": 5
  295. },
  296. "_enabled": true,
  297. "_normalMaterial": null,
  298. "_grayMaterial": null,
  299. "duration": 0.1,
  300. "zoomScale": 1.1,
  301. "clickEvents": [],
  302. "_N$interactable": true,
  303. "_N$enableAutoGrayEffect": true,
  304. "_N$transition": 3,
  305. "transition": 3,
  306. "_N$normalColor": {
  307. "__type__": "cc.Color",
  308. "r": 255,
  309. "g": 255,
  310. "b": 255,
  311. "a": 255
  312. },
  313. "_N$pressedColor": {
  314. "__type__": "cc.Color",
  315. "r": 255,
  316. "g": 255,
  317. "b": 255,
  318. "a": 255
  319. },
  320. "pressedColor": {
  321. "__type__": "cc.Color",
  322. "r": 255,
  323. "g": 255,
  324. "b": 255,
  325. "a": 255
  326. },
  327. "_N$hoverColor": {
  328. "__type__": "cc.Color",
  329. "r": 255,
  330. "g": 255,
  331. "b": 255,
  332. "a": 255
  333. },
  334. "hoverColor": {
  335. "__type__": "cc.Color",
  336. "r": 255,
  337. "g": 255,
  338. "b": 255,
  339. "a": 255
  340. },
  341. "_N$disabledColor": {
  342. "__type__": "cc.Color",
  343. "r": 255,
  344. "g": 255,
  345. "b": 255,
  346. "a": 255
  347. },
  348. "_N$normalSprite": {
  349. "__uuid__": "e7aba14b-f956-4480-b254-8d57832e273f"
  350. },
  351. "_N$pressedSprite": {
  352. "__uuid__": "e7aba14b-f956-4480-b254-8d57832e273f"
  353. },
  354. "pressedSprite": {
  355. "__uuid__": "e7aba14b-f956-4480-b254-8d57832e273f"
  356. },
  357. "_N$hoverSprite": {
  358. "__uuid__": "e7aba14b-f956-4480-b254-8d57832e273f"
  359. },
  360. "hoverSprite": {
  361. "__uuid__": "e7aba14b-f956-4480-b254-8d57832e273f"
  362. },
  363. "_N$disabledSprite": {
  364. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  365. },
  366. "_N$target": {
  367. "__id__": 5
  368. },
  369. "_id": ""
  370. },
  371. {
  372. "__type__": "cc.PrefabInfo",
  373. "root": {
  374. "__id__": 1
  375. },
  376. "asset": {
  377. "__uuid__": "0004d1cf-a0ad-47d8-ab17-34d3db9d35a3"
  378. },
  379. "fileId": "93f4b6UTvtD0Iy5hi3tLIn2",
  380. "sync": false
  381. },
  382. {
  383. "__type__": "cc.Slider",
  384. "_name": "",
  385. "_objFlags": 0,
  386. "node": {
  387. "__id__": 1
  388. },
  389. "_enabled": true,
  390. "direction": 0,
  391. "slideEvents": [],
  392. "_N$handle": {
  393. "__id__": 7
  394. },
  395. "_N$progress": 0.5,
  396. "_id": ""
  397. },
  398. {
  399. "__type__": "cc.PrefabInfo",
  400. "root": {
  401. "__id__": 1
  402. },
  403. "asset": {
  404. "__uuid__": "0004d1cf-a0ad-47d8-ab17-34d3db9d35a3"
  405. },
  406. "fileId": "8ac42iRpDlK6pemd22ZO6x/",
  407. "sync": false
  408. }
  409. ]