AreaItem.prefab 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411
  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. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "AreaItem",
  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": 420,
  47. "height": 63
  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": "NameLabel",
  86. "_objFlags": 0,
  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": 0,
  104. "g": 0,
  105. "b": 0,
  106. "a": 255
  107. },
  108. "_contentSize": {
  109. "__type__": "cc.Size",
  110. "width": 60,
  111. "height": 37.8
  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. -143.172,
  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.Label",
  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. "_string": "中国",
  163. "_N$string": "中国",
  164. "_fontSize": 30,
  165. "_lineHeight": 30,
  166. "_enableWrapText": true,
  167. "_N$file": null,
  168. "_isSystemFontUsed": true,
  169. "_spacingX": 0,
  170. "_batchAsBitmap": false,
  171. "_styleFlags": 0,
  172. "_underlineHeight": 0,
  173. "_N$horizontalAlign": 1,
  174. "_N$verticalAlign": 1,
  175. "_N$fontFamily": "Arial",
  176. "_N$overflow": 0,
  177. "_N$cacheMode": 0,
  178. "_id": ""
  179. },
  180. {
  181. "__type__": "cc.PrefabInfo",
  182. "root": {
  183. "__id__": 1
  184. },
  185. "asset": {
  186. "__uuid__": "f2d77720-20ee-4aa9-b506-bf183bfa14b8"
  187. },
  188. "fileId": "23QFRHHcVFpL1peqpyMtjc",
  189. "sync": false
  190. },
  191. {
  192. "__type__": "cc.Node",
  193. "_name": "CodeLabel",
  194. "_objFlags": 0,
  195. "_parent": {
  196. "__id__": 1
  197. },
  198. "_children": [],
  199. "_active": true,
  200. "_components": [
  201. {
  202. "__id__": 6
  203. },
  204. {
  205. "__id__": 7
  206. }
  207. ],
  208. "_prefab": {
  209. "__id__": 8
  210. },
  211. "_opacity": 255,
  212. "_color": {
  213. "__type__": "cc.Color",
  214. "r": 246,
  215. "g": 72,
  216. "b": 11,
  217. "a": 255
  218. },
  219. "_contentSize": {
  220. "__type__": "cc.Size",
  221. "width": 35.37,
  222. "height": 39.8
  223. },
  224. "_anchorPoint": {
  225. "__type__": "cc.Vec2",
  226. "x": 0.5,
  227. "y": 0.5
  228. },
  229. "_trs": {
  230. "__type__": "TypedArray",
  231. "ctor": "Float64Array",
  232. "array": [
  233. 139.299,
  234. 0,
  235. 0,
  236. 0,
  237. 0,
  238. 0,
  239. 1,
  240. 1,
  241. 1,
  242. 1
  243. ]
  244. },
  245. "_eulerAngles": {
  246. "__type__": "cc.Vec3",
  247. "x": 0,
  248. "y": 0,
  249. "z": 0
  250. },
  251. "_skewX": 0,
  252. "_skewY": 0,
  253. "_is3DNode": false,
  254. "_groupIndex": 0,
  255. "groupIndex": 0,
  256. "_id": ""
  257. },
  258. {
  259. "__type__": "cc.Label",
  260. "_name": "",
  261. "_objFlags": 0,
  262. "node": {
  263. "__id__": 5
  264. },
  265. "_enabled": true,
  266. "_materials": [
  267. {
  268. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  269. }
  270. ],
  271. "_srcBlendFactor": 770,
  272. "_dstBlendFactor": 771,
  273. "_string": "86",
  274. "_N$string": "86",
  275. "_fontSize": 30,
  276. "_lineHeight": 30,
  277. "_enableWrapText": true,
  278. "_N$file": null,
  279. "_isSystemFontUsed": true,
  280. "_spacingX": 0,
  281. "_batchAsBitmap": false,
  282. "_styleFlags": 0,
  283. "_underlineHeight": 0,
  284. "_N$horizontalAlign": 1,
  285. "_N$verticalAlign": 1,
  286. "_N$fontFamily": "Arial",
  287. "_N$overflow": 0,
  288. "_N$cacheMode": 0,
  289. "_id": ""
  290. },
  291. {
  292. "__type__": "cc.LabelOutline",
  293. "_name": "",
  294. "_objFlags": 0,
  295. "node": {
  296. "__id__": 5
  297. },
  298. "_enabled": true,
  299. "_color": {
  300. "__type__": "cc.Color",
  301. "r": 246,
  302. "g": 72,
  303. "b": 11,
  304. "a": 255
  305. },
  306. "_width": 1,
  307. "_id": ""
  308. },
  309. {
  310. "__type__": "cc.PrefabInfo",
  311. "root": {
  312. "__id__": 1
  313. },
  314. "asset": {
  315. "__uuid__": "f2d77720-20ee-4aa9-b506-bf183bfa14b8"
  316. },
  317. "fileId": "720Y3snAxBm41ebeWytbYY",
  318. "sync": false
  319. },
  320. {
  321. "__type__": "cc.Button",
  322. "_name": "",
  323. "_objFlags": 0,
  324. "node": {
  325. "__id__": 1
  326. },
  327. "_enabled": true,
  328. "_normalMaterial": null,
  329. "_grayMaterial": null,
  330. "duration": 0.1,
  331. "zoomScale": 1.2,
  332. "clickEvents": [],
  333. "_N$interactable": true,
  334. "_N$enableAutoGrayEffect": false,
  335. "_N$transition": 2,
  336. "transition": 2,
  337. "_N$normalColor": {
  338. "__type__": "cc.Color",
  339. "r": 230,
  340. "g": 230,
  341. "b": 230,
  342. "a": 255
  343. },
  344. "_N$pressedColor": {
  345. "__type__": "cc.Color",
  346. "r": 200,
  347. "g": 200,
  348. "b": 200,
  349. "a": 255
  350. },
  351. "pressedColor": {
  352. "__type__": "cc.Color",
  353. "r": 200,
  354. "g": 200,
  355. "b": 200,
  356. "a": 255
  357. },
  358. "_N$hoverColor": {
  359. "__type__": "cc.Color",
  360. "r": 255,
  361. "g": 255,
  362. "b": 255,
  363. "a": 255
  364. },
  365. "hoverColor": {
  366. "__type__": "cc.Color",
  367. "r": 255,
  368. "g": 255,
  369. "b": 255,
  370. "a": 255
  371. },
  372. "_N$disabledColor": {
  373. "__type__": "cc.Color",
  374. "r": 120,
  375. "g": 120,
  376. "b": 120,
  377. "a": 200
  378. },
  379. "_N$normalSprite": {
  380. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  381. },
  382. "_N$pressedSprite": {
  383. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  384. },
  385. "pressedSprite": {
  386. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  387. },
  388. "_N$hoverSprite": {
  389. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  390. },
  391. "hoverSprite": {
  392. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  393. },
  394. "_N$disabledSprite": {
  395. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  396. },
  397. "_N$target": null,
  398. "_id": ""
  399. },
  400. {
  401. "__type__": "cc.PrefabInfo",
  402. "root": {
  403. "__id__": 1
  404. },
  405. "asset": {
  406. "__uuid__": "f2d77720-20ee-4aa9-b506-bf183bfa14b8"
  407. },
  408. "fileId": "",
  409. "sync": false
  410. }
  411. ]