gameHallItem.prefab 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  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": "item4",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [],
  19. "_active": true,
  20. "_level": 1,
  21. "_components": [
  22. {
  23. "__id__": 2
  24. },
  25. {
  26. "__id__": 3
  27. },
  28. {
  29. "__id__": 5
  30. }
  31. ],
  32. "_prefab": {
  33. "__id__": 6
  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": 269,
  46. "height": 442
  47. },
  48. "_anchorPoint": {
  49. "__type__": "cc.Vec2",
  50. "x": 0.5,
  51. "y": 0.5
  52. },
  53. "_position": {
  54. "__type__": "cc.Vec3",
  55. "x": 0,
  56. "y": 0,
  57. "z": 0
  58. },
  59. "_scale": {
  60. "__type__": "cc.Vec3",
  61. "x": 1,
  62. "y": 1,
  63. "z": 1
  64. },
  65. "_rotationX": 0,
  66. "_rotationY": 0,
  67. "_quat": {
  68. "__type__": "cc.Quat",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0,
  72. "w": 1
  73. },
  74. "_skewX": 0,
  75. "_skewY": 0,
  76. "groupIndex": 0,
  77. "_id": ""
  78. },
  79. {
  80. "__type__": "cc.Sprite",
  81. "_name": "",
  82. "_objFlags": 0,
  83. "node": {
  84. "__id__": 1
  85. },
  86. "_enabled": true,
  87. "_spriteFrame": {
  88. "__uuid__": "5f42ef05-2dd7-4900-b024-895725bc3cf6"
  89. },
  90. "_type": 0,
  91. "_sizeMode": 1,
  92. "_fillType": 0,
  93. "_fillCenter": {
  94. "__type__": "cc.Vec2",
  95. "x": 0,
  96. "y": 0
  97. },
  98. "_fillStart": 0,
  99. "_fillRange": 0,
  100. "_isTrimmedMode": true,
  101. "_state": 0,
  102. "_atlas": null,
  103. "_srcBlendFactor": 770,
  104. "_dstBlendFactor": 771,
  105. "_id": ""
  106. },
  107. {
  108. "__type__": "cc.Button",
  109. "_name": "",
  110. "_objFlags": 0,
  111. "node": {
  112. "__id__": 1
  113. },
  114. "_enabled": true,
  115. "duration": 0.1,
  116. "zoomScale": 0.9,
  117. "clickEvents": [
  118. {
  119. "__id__": 4
  120. }
  121. ],
  122. "_N$interactable": true,
  123. "_N$enableAutoGrayEffect": false,
  124. "_N$transition": 3,
  125. "transition": 3,
  126. "_N$normalColor": {
  127. "__type__": "cc.Color",
  128. "r": 214,
  129. "g": 214,
  130. "b": 214,
  131. "a": 255
  132. },
  133. "_N$pressedColor": {
  134. "__type__": "cc.Color",
  135. "r": 211,
  136. "g": 211,
  137. "b": 211,
  138. "a": 255
  139. },
  140. "pressedColor": {
  141. "__type__": "cc.Color",
  142. "r": 211,
  143. "g": 211,
  144. "b": 211,
  145. "a": 255
  146. },
  147. "_N$hoverColor": {
  148. "__type__": "cc.Color",
  149. "r": 255,
  150. "g": 255,
  151. "b": 255,
  152. "a": 255
  153. },
  154. "hoverColor": {
  155. "__type__": "cc.Color",
  156. "r": 255,
  157. "g": 255,
  158. "b": 255,
  159. "a": 255
  160. },
  161. "_N$disabledColor": {
  162. "__type__": "cc.Color",
  163. "r": 124,
  164. "g": 124,
  165. "b": 124,
  166. "a": 255
  167. },
  168. "_N$normalSprite": null,
  169. "_N$pressedSprite": null,
  170. "pressedSprite": null,
  171. "_N$hoverSprite": null,
  172. "hoverSprite": null,
  173. "_N$disabledSprite": null,
  174. "_N$target": null,
  175. "_id": ""
  176. },
  177. {
  178. "__type__": "cc.ClickEvent",
  179. "target": {
  180. "__id__": 1
  181. },
  182. "component": "",
  183. "_componentId": "150a2PY4JBHi40n+3ZrPoZn",
  184. "handler": "clickTable",
  185. "customEventData": ""
  186. },
  187. {
  188. "__type__": "150a2PY4JBHi40n+3ZrPoZn",
  189. "_name": "",
  190. "_objFlags": 0,
  191. "node": {
  192. "__id__": 1
  193. },
  194. "_enabled": true,
  195. "bg": {
  196. "__id__": 2
  197. },
  198. "liug1": {
  199. "__uuid__": "2119fc45-d967-486b-804e-23270788f144"
  200. },
  201. "liug2": {
  202. "__uuid__": "b69b0ab6-97fa-41d8-981d-f02434901598"
  203. },
  204. "liug3": {
  205. "__uuid__": "36e90764-9980-44ab-8b54-ba37564b9481"
  206. },
  207. "liug4": {
  208. "__uuid__": "380749a5-acdf-42a3-bac3-7c87844eb3ec"
  209. },
  210. "_id": ""
  211. },
  212. {
  213. "__type__": "cc.PrefabInfo",
  214. "root": {
  215. "__id__": 1
  216. },
  217. "asset": {
  218. "__uuid__": "9f464238-32fc-49ce-bbd3-6e636b8a7627"
  219. },
  220. "fileId": "2esFW04iBMeojqLGD93o2Z",
  221. "sync": false
  222. }
  223. ]