UIButtonBack.prefab 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "UIButtonBack",
  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": "UIButtonBack",
  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. "__id__": 18
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 20
  39. },
  40. "_lpos": {
  41. "__type__": "cc.Vec3",
  42. "x": 0,
  43. "y": 0,
  44. "z": 0
  45. },
  46. "_lrot": {
  47. "__type__": "cc.Quat",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0,
  51. "w": 1
  52. },
  53. "_lscale": {
  54. "__type__": "cc.Vec3",
  55. "x": 1,
  56. "y": 1,
  57. "z": 1
  58. },
  59. "_layer": 33554432,
  60. "_euler": {
  61. "__type__": "cc.Vec3",
  62. "x": 0,
  63. "y": 0,
  64. "z": 0
  65. },
  66. "_id": ""
  67. },
  68. {
  69. "__type__": "cc.Node",
  70. "_name": "Background",
  71. "_objFlags": 0,
  72. "_parent": {
  73. "__id__": 1
  74. },
  75. "_children": [
  76. {
  77. "__id__": 3
  78. }
  79. ],
  80. "_active": true,
  81. "_components": [
  82. {
  83. "__id__": 9
  84. },
  85. {
  86. "__id__": 11
  87. }
  88. ],
  89. "_prefab": {
  90. "__id__": 13
  91. },
  92. "_lpos": {
  93. "__type__": "cc.Vec3",
  94. "x": 0,
  95. "y": 0,
  96. "z": 0
  97. },
  98. "_lrot": {
  99. "__type__": "cc.Quat",
  100. "x": 0,
  101. "y": 0,
  102. "z": 0,
  103. "w": 1
  104. },
  105. "_lscale": {
  106. "__type__": "cc.Vec3",
  107. "x": 1,
  108. "y": 1,
  109. "z": 1
  110. },
  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": "Sprite",
  123. "_objFlags": 0,
  124. "_parent": {
  125. "__id__": 2
  126. },
  127. "_children": [],
  128. "_active": true,
  129. "_components": [
  130. {
  131. "__id__": 4
  132. },
  133. {
  134. "__id__": 6
  135. }
  136. ],
  137. "_prefab": {
  138. "__id__": 8
  139. },
  140. "_lpos": {
  141. "__type__": "cc.Vec3",
  142. "x": 0,
  143. "y": 0,
  144. "z": 0
  145. },
  146. "_lrot": {
  147. "__type__": "cc.Quat",
  148. "x": 0,
  149. "y": 0,
  150. "z": 0,
  151. "w": 1
  152. },
  153. "_lscale": {
  154. "__type__": "cc.Vec3",
  155. "x": 1,
  156. "y": 1,
  157. "z": 1
  158. },
  159. "_layer": 33554432,
  160. "_euler": {
  161. "__type__": "cc.Vec3",
  162. "x": 0,
  163. "y": 0,
  164. "z": 0
  165. },
  166. "_id": ""
  167. },
  168. {
  169. "__type__": "cc.UITransform",
  170. "_name": "",
  171. "_objFlags": 0,
  172. "node": {
  173. "__id__": 3
  174. },
  175. "_enabled": true,
  176. "__prefab": {
  177. "__id__": 5
  178. },
  179. "_contentSize": {
  180. "__type__": "cc.Size",
  181. "width": 86,
  182. "height": 73
  183. },
  184. "_anchorPoint": {
  185. "__type__": "cc.Vec2",
  186. "x": 0.5,
  187. "y": 0.5
  188. },
  189. "_id": ""
  190. },
  191. {
  192. "__type__": "cc.CompPrefabInfo",
  193. "fileId": "f7KqjyuihDDarEyNcFEk0N"
  194. },
  195. {
  196. "__type__": "cc.Sprite",
  197. "_name": "",
  198. "_objFlags": 0,
  199. "node": {
  200. "__id__": 3
  201. },
  202. "_enabled": true,
  203. "__prefab": {
  204. "__id__": 7
  205. },
  206. "_visFlags": 0,
  207. "_customMaterial": null,
  208. "_srcBlendFactor": 2,
  209. "_dstBlendFactor": 4,
  210. "_color": {
  211. "__type__": "cc.Color",
  212. "r": 255,
  213. "g": 255,
  214. "b": 255,
  215. "a": 255
  216. },
  217. "_spriteFrame": {
  218. "__uuid__": "117d1d97-1cd8-4ce1-a2df-dd274bb02f42@f9941",
  219. "__expectedType__": "cc.SpriteFrame"
  220. },
  221. "_type": 0,
  222. "_fillType": 0,
  223. "_sizeMode": 1,
  224. "_fillCenter": {
  225. "__type__": "cc.Vec2",
  226. "x": 0,
  227. "y": 0
  228. },
  229. "_fillStart": 0,
  230. "_fillRange": 0,
  231. "_isTrimmedMode": true,
  232. "_useGrayscale": false,
  233. "_atlas": null,
  234. "_id": ""
  235. },
  236. {
  237. "__type__": "cc.CompPrefabInfo",
  238. "fileId": "ebD0VSx+tMzrx3aIUson3y"
  239. },
  240. {
  241. "__type__": "cc.PrefabInfo",
  242. "root": {
  243. "__id__": 1
  244. },
  245. "asset": {
  246. "__id__": 0
  247. },
  248. "fileId": "391Y7wDuFLmKeQcwlLVuxe"
  249. },
  250. {
  251. "__type__": "cc.UITransform",
  252. "_name": "",
  253. "_objFlags": 0,
  254. "node": {
  255. "__id__": 2
  256. },
  257. "_enabled": true,
  258. "__prefab": {
  259. "__id__": 10
  260. },
  261. "_contentSize": {
  262. "__type__": "cc.Size",
  263. "width": 137,
  264. "height": 132
  265. },
  266. "_anchorPoint": {
  267. "__type__": "cc.Vec2",
  268. "x": 0.5,
  269. "y": 0.5
  270. },
  271. "_id": ""
  272. },
  273. {
  274. "__type__": "cc.CompPrefabInfo",
  275. "fileId": "375oshA6ZNs5cn/3R/nm2g"
  276. },
  277. {
  278. "__type__": "cc.Sprite",
  279. "_name": "",
  280. "_objFlags": 0,
  281. "node": {
  282. "__id__": 2
  283. },
  284. "_enabled": true,
  285. "__prefab": {
  286. "__id__": 12
  287. },
  288. "_visFlags": 0,
  289. "_customMaterial": null,
  290. "_srcBlendFactor": 2,
  291. "_dstBlendFactor": 4,
  292. "_color": {
  293. "__type__": "cc.Color",
  294. "r": 255,
  295. "g": 255,
  296. "b": 255,
  297. "a": 255
  298. },
  299. "_spriteFrame": {
  300. "__uuid__": "d4fb61a9-6221-47bd-a04e-a4510630151a@f9941",
  301. "__expectedType__": "cc.SpriteFrame"
  302. },
  303. "_type": 0,
  304. "_fillType": 0,
  305. "_sizeMode": 1,
  306. "_fillCenter": {
  307. "__type__": "cc.Vec2",
  308. "x": 0,
  309. "y": 0
  310. },
  311. "_fillStart": 0,
  312. "_fillRange": 0,
  313. "_isTrimmedMode": true,
  314. "_useGrayscale": false,
  315. "_atlas": null,
  316. "_id": ""
  317. },
  318. {
  319. "__type__": "cc.CompPrefabInfo",
  320. "fileId": "51PtWT/+9HcbfmONO1YnUo"
  321. },
  322. {
  323. "__type__": "cc.PrefabInfo",
  324. "root": {
  325. "__id__": 1
  326. },
  327. "asset": {
  328. "__id__": 0
  329. },
  330. "fileId": "a3POlzbghAq4WspR7xhirr"
  331. },
  332. {
  333. "__type__": "cc.UITransform",
  334. "_name": "",
  335. "_objFlags": 0,
  336. "node": {
  337. "__id__": 1
  338. },
  339. "_enabled": true,
  340. "__prefab": {
  341. "__id__": 15
  342. },
  343. "_contentSize": {
  344. "__type__": "cc.Size",
  345. "width": 100,
  346. "height": 100
  347. },
  348. "_anchorPoint": {
  349. "__type__": "cc.Vec2",
  350. "x": 0.5,
  351. "y": 0.5
  352. },
  353. "_id": ""
  354. },
  355. {
  356. "__type__": "cc.CompPrefabInfo",
  357. "fileId": "d0RZJhwPhNQYI/scgltOlz"
  358. },
  359. {
  360. "__type__": "80407nfY9xIPIPb8Xn5KJxB",
  361. "_name": "",
  362. "_objFlags": 0,
  363. "node": {
  364. "__id__": 1
  365. },
  366. "_enabled": true,
  367. "__prefab": {
  368. "__id__": 17
  369. },
  370. "_id": ""
  371. },
  372. {
  373. "__type__": "cc.CompPrefabInfo",
  374. "fileId": "eddMq32HdK+4mkj7JFdWcO"
  375. },
  376. {
  377. "__type__": "cc.Button",
  378. "_name": "",
  379. "_objFlags": 0,
  380. "node": {
  381. "__id__": 1
  382. },
  383. "_enabled": true,
  384. "__prefab": {
  385. "__id__": 19
  386. },
  387. "clickEvents": [],
  388. "_interactable": true,
  389. "_transition": 0,
  390. "_normalColor": {
  391. "__type__": "cc.Color",
  392. "r": 255,
  393. "g": 255,
  394. "b": 255,
  395. "a": 255
  396. },
  397. "_hoverColor": {
  398. "__type__": "cc.Color",
  399. "r": 211,
  400. "g": 211,
  401. "b": 211,
  402. "a": 255
  403. },
  404. "_pressedColor": {
  405. "__type__": "cc.Color",
  406. "r": 255,
  407. "g": 255,
  408. "b": 255,
  409. "a": 255
  410. },
  411. "_disabledColor": {
  412. "__type__": "cc.Color",
  413. "r": 124,
  414. "g": 124,
  415. "b": 124,
  416. "a": 255
  417. },
  418. "_normalSprite": null,
  419. "_hoverSprite": null,
  420. "_pressedSprite": null,
  421. "_disabledSprite": null,
  422. "_duration": 0.1,
  423. "_zoomScale": 1.2,
  424. "_target": null,
  425. "_id": ""
  426. },
  427. {
  428. "__type__": "cc.CompPrefabInfo",
  429. "fileId": "23xdYSLy1FVocK9tAECYz5"
  430. },
  431. {
  432. "__type__": "cc.PrefabInfo",
  433. "root": {
  434. "__id__": 1
  435. },
  436. "asset": {
  437. "__id__": 0
  438. },
  439. "fileId": "c46/YsCPVOJYA4mWEpNYRx"
  440. }
  441. ]