widget_click.prefab 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "widget_click",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "widget_click",
  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. "_prefab": {
  38. "__id__": 16
  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. "_mobility": 0,
  60. "_layer": 33554432,
  61. "_euler": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. },
  67. "_id": ""
  68. },
  69. {
  70. "__type__": "cc.Node",
  71. "_name": "img_zhaobutong",
  72. "_objFlags": 0,
  73. "__editorExtras__": {},
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [],
  78. "_active": false,
  79. "_components": [
  80. {
  81. "__id__": 3
  82. },
  83. {
  84. "__id__": 5
  85. },
  86. {
  87. "__id__": 7
  88. }
  89. ],
  90. "_prefab": {
  91. "__id__": 9
  92. },
  93. "_lpos": {
  94. "__type__": "cc.Vec3",
  95. "x": 0,
  96. "y": 0,
  97. "z": 0
  98. },
  99. "_lrot": {
  100. "__type__": "cc.Quat",
  101. "x": 0,
  102. "y": 0,
  103. "z": 0,
  104. "w": 1
  105. },
  106. "_lscale": {
  107. "__type__": "cc.Vec3",
  108. "x": 1,
  109. "y": 1,
  110. "z": 1
  111. },
  112. "_mobility": 0,
  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. "__editorExtras__": {},
  127. "node": {
  128. "__id__": 2
  129. },
  130. "_enabled": true,
  131. "__prefab": {
  132. "__id__": 4
  133. },
  134. "_contentSize": {
  135. "__type__": "cc.Size",
  136. "width": 100,
  137. "height": 100
  138. },
  139. "_anchorPoint": {
  140. "__type__": "cc.Vec2",
  141. "x": 0.5,
  142. "y": 0.5
  143. },
  144. "_id": ""
  145. },
  146. {
  147. "__type__": "cc.CompPrefabInfo",
  148. "fileId": "23gj6Ll/tPdq6OHEIgelsk"
  149. },
  150. {
  151. "__type__": "cc.Sprite",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "__editorExtras__": {},
  155. "node": {
  156. "__id__": 2
  157. },
  158. "_enabled": true,
  159. "__prefab": {
  160. "__id__": 6
  161. },
  162. "_customMaterial": null,
  163. "_srcBlendFactor": 2,
  164. "_dstBlendFactor": 4,
  165. "_color": {
  166. "__type__": "cc.Color",
  167. "r": 255,
  168. "g": 255,
  169. "b": 255,
  170. "a": 255
  171. },
  172. "_spriteFrame": {
  173. "__uuid__": "81848ce8-921b-4400-b961-a62e4d96f457@f9941",
  174. "__expectedType__": "cc.SpriteFrame"
  175. },
  176. "_type": 0,
  177. "_fillType": 0,
  178. "_sizeMode": 0,
  179. "_fillCenter": {
  180. "__type__": "cc.Vec2",
  181. "x": 0,
  182. "y": 0
  183. },
  184. "_fillStart": 0,
  185. "_fillRange": 0,
  186. "_isTrimmedMode": true,
  187. "_useGrayscale": false,
  188. "_atlas": null,
  189. "_id": ""
  190. },
  191. {
  192. "__type__": "cc.CompPrefabInfo",
  193. "fileId": "f7GYVnKs1KVo3etb40d0d3"
  194. },
  195. {
  196. "__type__": "cc.Widget",
  197. "_name": "",
  198. "_objFlags": 0,
  199. "__editorExtras__": {},
  200. "node": {
  201. "__id__": 2
  202. },
  203. "_enabled": true,
  204. "__prefab": {
  205. "__id__": 8
  206. },
  207. "_alignFlags": 45,
  208. "_target": null,
  209. "_left": 0,
  210. "_right": 0,
  211. "_top": 0,
  212. "_bottom": 0,
  213. "_horizontalCenter": 0,
  214. "_verticalCenter": 0,
  215. "_isAbsLeft": true,
  216. "_isAbsRight": true,
  217. "_isAbsTop": true,
  218. "_isAbsBottom": true,
  219. "_isAbsHorizontalCenter": true,
  220. "_isAbsVerticalCenter": true,
  221. "_originalWidth": 284,
  222. "_originalHeight": 268,
  223. "_alignMode": 2,
  224. "_lockFlags": 0,
  225. "_id": ""
  226. },
  227. {
  228. "__type__": "cc.CompPrefabInfo",
  229. "fileId": "35PDEOvCNPxI6jtOxxNG5M"
  230. },
  231. {
  232. "__type__": "cc.PrefabInfo",
  233. "root": {
  234. "__id__": 1
  235. },
  236. "asset": {
  237. "__id__": 0
  238. },
  239. "fileId": "68XIga/DNJ1b0X8NU4SnEx",
  240. "instance": null,
  241. "targetOverrides": null,
  242. "nestedPrefabInstanceRoots": null
  243. },
  244. {
  245. "__type__": "cc.UITransform",
  246. "_name": "",
  247. "_objFlags": 0,
  248. "__editorExtras__": {},
  249. "node": {
  250. "__id__": 1
  251. },
  252. "_enabled": true,
  253. "__prefab": {
  254. "__id__": 11
  255. },
  256. "_contentSize": {
  257. "__type__": "cc.Size",
  258. "width": 100,
  259. "height": 100
  260. },
  261. "_anchorPoint": {
  262. "__type__": "cc.Vec2",
  263. "x": 0.5,
  264. "y": 0.5
  265. },
  266. "_id": ""
  267. },
  268. {
  269. "__type__": "cc.CompPrefabInfo",
  270. "fileId": "88hqnMkhpPGqb/qDFn4uBx"
  271. },
  272. {
  273. "__type__": "cc.Sprite",
  274. "_name": "",
  275. "_objFlags": 0,
  276. "__editorExtras__": {},
  277. "node": {
  278. "__id__": 1
  279. },
  280. "_enabled": true,
  281. "__prefab": {
  282. "__id__": 13
  283. },
  284. "_customMaterial": null,
  285. "_srcBlendFactor": 2,
  286. "_dstBlendFactor": 4,
  287. "_color": {
  288. "__type__": "cc.Color",
  289. "r": 255,
  290. "g": 255,
  291. "b": 255,
  292. "a": 255
  293. },
  294. "_spriteFrame": null,
  295. "_type": 0,
  296. "_fillType": 0,
  297. "_sizeMode": 0,
  298. "_fillCenter": {
  299. "__type__": "cc.Vec2",
  300. "x": 0,
  301. "y": 0
  302. },
  303. "_fillStart": 0,
  304. "_fillRange": 0,
  305. "_isTrimmedMode": true,
  306. "_useGrayscale": false,
  307. "_atlas": null,
  308. "_id": ""
  309. },
  310. {
  311. "__type__": "cc.CompPrefabInfo",
  312. "fileId": "39cBmhhZFOhbPBVAFNYqgn"
  313. },
  314. {
  315. "__type__": "ec5d5a/gWtNfZfVyRIJVR0v",
  316. "_name": "",
  317. "_objFlags": 0,
  318. "__editorExtras__": {},
  319. "node": {
  320. "__id__": 1
  321. },
  322. "_enabled": true,
  323. "__prefab": {
  324. "__id__": 15
  325. },
  326. "icon": {
  327. "__id__": 1
  328. },
  329. "img_zhaobutong": {
  330. "__id__": 2
  331. },
  332. "_id": ""
  333. },
  334. {
  335. "__type__": "cc.CompPrefabInfo",
  336. "fileId": "19dXnVoXtMmKuYTKct6YNY"
  337. },
  338. {
  339. "__type__": "cc.PrefabInfo",
  340. "root": {
  341. "__id__": 1
  342. },
  343. "asset": {
  344. "__id__": 0
  345. },
  346. "fileId": "43bsJEwzBMBriLvLW10lgK",
  347. "instance": null,
  348. "targetOverrides": null
  349. }
  350. ]