slider.prefab 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "slider",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 5
  24. }
  25. ],
  26. "_active": true,
  27. "_level": 1,
  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. "_position": {
  55. "__type__": "cc.Vec3",
  56. "x": 0,
  57. "y": 0,
  58. "z": 0
  59. },
  60. "_scale": {
  61. "__type__": "cc.Vec3",
  62. "x": 1,
  63. "y": 1,
  64. "z": 1
  65. },
  66. "_skewX": 0,
  67. "_skewY": 0,
  68. "_localZOrder": 37,
  69. "groupIndex": 0,
  70. "_id": "",
  71. "_eulerAngles": {
  72. "__type__": "cc.Vec3",
  73. "x": 0,
  74. "y": 0,
  75. "z": 0
  76. }
  77. },
  78. {
  79. "__type__": "cc.Node",
  80. "_name": "Background",
  81. "_objFlags": 0,
  82. "_parent": {
  83. "__id__": 1
  84. },
  85. "_children": [],
  86. "_active": true,
  87. "_level": 0,
  88. "_components": [
  89. {
  90. "__id__": 3
  91. }
  92. ],
  93. "_prefab": {
  94. "__id__": 4
  95. },
  96. "_opacity": 255,
  97. "_color": {
  98. "__type__": "cc.Color",
  99. "r": 255,
  100. "g": 255,
  101. "b": 255,
  102. "a": 255
  103. },
  104. "_contentSize": {
  105. "__type__": "cc.Size",
  106. "width": 300,
  107. "height": 20
  108. },
  109. "_anchorPoint": {
  110. "__type__": "cc.Vec2",
  111. "x": 0.5,
  112. "y": 0.5
  113. },
  114. "_position": {
  115. "__type__": "cc.Vec3",
  116. "x": 0,
  117. "y": 0,
  118. "z": 0
  119. },
  120. "_scale": {
  121. "__type__": "cc.Vec3",
  122. "x": 1,
  123. "y": 1,
  124. "z": 1
  125. },
  126. "_skewX": 0,
  127. "_skewY": 0,
  128. "_localZOrder": 0,
  129. "groupIndex": 0,
  130. "_id": "",
  131. "_eulerAngles": {
  132. "__type__": "cc.Vec3",
  133. "x": 0,
  134. "y": 0,
  135. "z": 0
  136. }
  137. },
  138. {
  139. "__type__": "cc.Sprite",
  140. "_name": "",
  141. "_objFlags": 0,
  142. "node": {
  143. "__id__": 2
  144. },
  145. "_enabled": true,
  146. "_srcBlendFactor": 770,
  147. "_dstBlendFactor": 771,
  148. "_spriteFrame": {
  149. "__uuid__": "31d8962d-babb-4ec7-be19-8e9f54a4ea99"
  150. },
  151. "_type": 1,
  152. "_sizeMode": 0,
  153. "_fillType": 0,
  154. "_fillCenter": {
  155. "__type__": "cc.Vec2",
  156. "x": 0,
  157. "y": 0
  158. },
  159. "_fillStart": 0,
  160. "_fillRange": 0,
  161. "_isTrimmedMode": true,
  162. "_state": 0,
  163. "_atlas": null,
  164. "_id": "63pFo6gjlB9r/jTnx3Vral"
  165. },
  166. {
  167. "__type__": "cc.PrefabInfo",
  168. "root": {
  169. "__id__": 1
  170. },
  171. "asset": {
  172. "__uuid__": "0004d1cf-a0ad-47d8-ab17-34d3db9d35a3"
  173. },
  174. "fileId": "f43c4gNvOtBE41OTztiOT6T",
  175. "sync": false
  176. },
  177. {
  178. "__type__": "cc.Node",
  179. "_name": "Handle",
  180. "_objFlags": 0,
  181. "_parent": {
  182. "__id__": 1
  183. },
  184. "_children": [],
  185. "_active": true,
  186. "_level": 0,
  187. "_components": [
  188. {
  189. "__id__": 6
  190. },
  191. {
  192. "__id__": 7
  193. }
  194. ],
  195. "_prefab": {
  196. "__id__": 8
  197. },
  198. "_opacity": 255,
  199. "_color": {
  200. "__type__": "cc.Color",
  201. "r": 255,
  202. "g": 255,
  203. "b": 255,
  204. "a": 255
  205. },
  206. "_contentSize": {
  207. "__type__": "cc.Size",
  208. "width": 32,
  209. "height": 32
  210. },
  211. "_anchorPoint": {
  212. "__type__": "cc.Vec2",
  213. "x": 0.5,
  214. "y": 0.5
  215. },
  216. "_position": {
  217. "__type__": "cc.Vec3",
  218. "x": 0,
  219. "y": 0,
  220. "z": 0
  221. },
  222. "_scale": {
  223. "__type__": "cc.Vec3",
  224. "x": 1,
  225. "y": 1,
  226. "z": 1
  227. },
  228. "_skewX": 0,
  229. "_skewY": 0,
  230. "_localZOrder": 0,
  231. "groupIndex": 0,
  232. "_id": "",
  233. "_eulerAngles": {
  234. "__type__": "cc.Vec3",
  235. "x": 0,
  236. "y": 0,
  237. "z": 0
  238. }
  239. },
  240. {
  241. "__type__": "cc.Sprite",
  242. "_name": "",
  243. "_objFlags": 0,
  244. "node": {
  245. "__id__": 5
  246. },
  247. "_enabled": true,
  248. "_srcBlendFactor": 770,
  249. "_dstBlendFactor": 771,
  250. "_spriteFrame": {
  251. "__uuid__": "e7aba14b-f956-4480-b254-8d57832e273f"
  252. },
  253. "_type": 1,
  254. "_sizeMode": 2,
  255. "_fillType": 0,
  256. "_fillCenter": {
  257. "__type__": "cc.Vec2",
  258. "x": 0,
  259. "y": 0
  260. },
  261. "_fillStart": 0,
  262. "_fillRange": 0,
  263. "_isTrimmedMode": true,
  264. "_state": 0,
  265. "_atlas": null,
  266. "_id": "1adZg7Gn5NnJYISyMN6l/T"
  267. },
  268. {
  269. "__type__": "cc.Button",
  270. "_name": "",
  271. "_objFlags": 0,
  272. "node": {
  273. "__id__": 5
  274. },
  275. "_enabled": true,
  276. "transition": 3,
  277. "pressedColor": {
  278. "__type__": "cc.Color",
  279. "r": 255,
  280. "g": 255,
  281. "b": 255,
  282. "a": 255
  283. },
  284. "hoverColor": {
  285. "__type__": "cc.Color",
  286. "r": 255,
  287. "g": 255,
  288. "b": 255,
  289. "a": 255
  290. },
  291. "duration": 0.1,
  292. "zoomScale": 1.1,
  293. "clickEvents": [],
  294. "_N$interactable": true,
  295. "_N$enableAutoGrayEffect": true,
  296. "_N$normalColor": {
  297. "__type__": "cc.Color",
  298. "r": 255,
  299. "g": 255,
  300. "b": 255,
  301. "a": 255
  302. },
  303. "_N$disabledColor": {
  304. "__type__": "cc.Color",
  305. "r": 255,
  306. "g": 255,
  307. "b": 255,
  308. "a": 255
  309. },
  310. "_N$normalSprite": {
  311. "__uuid__": "e7aba14b-f956-4480-b254-8d57832e273f"
  312. },
  313. "_N$pressedSprite": {
  314. "__uuid__": "e7aba14b-f956-4480-b254-8d57832e273f"
  315. },
  316. "pressedSprite": {
  317. "__uuid__": "e7aba14b-f956-4480-b254-8d57832e273f"
  318. },
  319. "_N$hoverSprite": {
  320. "__uuid__": "e7aba14b-f956-4480-b254-8d57832e273f"
  321. },
  322. "hoverSprite": {
  323. "__uuid__": "e7aba14b-f956-4480-b254-8d57832e273f"
  324. },
  325. "_N$disabledSprite": {
  326. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  327. },
  328. "_N$target": {
  329. "__id__": 5
  330. },
  331. "_id": "2526XvHvFLdZvfbGooNmrO"
  332. },
  333. {
  334. "__type__": "cc.PrefabInfo",
  335. "root": {
  336. "__id__": 1
  337. },
  338. "asset": {
  339. "__uuid__": "0004d1cf-a0ad-47d8-ab17-34d3db9d35a3"
  340. },
  341. "fileId": "93f4b6UTvtD0Iy5hi3tLIn2",
  342. "sync": false
  343. },
  344. {
  345. "__type__": "cc.Slider",
  346. "_name": "",
  347. "_objFlags": 0,
  348. "node": {
  349. "__id__": 1
  350. },
  351. "_enabled": true,
  352. "direction": 0,
  353. "slideEvents": [],
  354. "_N$handle": {
  355. "__id__": 7
  356. },
  357. "_N$progress": 0.5,
  358. "_id": "adzh5V1QJHi66NEM+/xrEe"
  359. },
  360. {
  361. "__type__": "cc.PrefabInfo",
  362. "root": {
  363. "__id__": 1
  364. },
  365. "asset": {
  366. "__uuid__": "0004d1cf-a0ad-47d8-ab17-34d3db9d35a3"
  367. },
  368. "fileId": "8ac42iRpDlK6pemd22ZO6x/",
  369. "sync": false
  370. }
  371. ]