font_item.prefab 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "font_item",
  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": "font_item",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. }
  24. ],
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 8
  29. },
  30. {
  31. "__id__": 10
  32. },
  33. {
  34. "__id__": 12
  35. },
  36. {
  37. "__id__": 14
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 16
  42. },
  43. "_lpos": {
  44. "__type__": "cc.Vec3",
  45. "x": -15,
  46. "y": 15,
  47. "z": 0
  48. },
  49. "_lrot": {
  50. "__type__": "cc.Quat",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0,
  54. "w": 1
  55. },
  56. "_lscale": {
  57. "__type__": "cc.Vec3",
  58. "x": 1,
  59. "y": 1,
  60. "z": 1
  61. },
  62. "_mobility": 0,
  63. "_layer": 33554432,
  64. "_euler": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. },
  70. "_id": ""
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "circle",
  75. "_objFlags": 0,
  76. "__editorExtras__": {},
  77. "_parent": {
  78. "__id__": 1
  79. },
  80. "_children": [],
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 3
  85. },
  86. {
  87. "__id__": 5
  88. }
  89. ],
  90. "_prefab": {
  91. "__id__": 7
  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": 60,
  137. "height": 60
  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": "b4QNd/pt1MrJ9XB+R5BNQn"
  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__": "3856fe75-9454-4208-bac6-fceebbd5d9e1@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": "00t/zodUFIhJxkGwI7bJOT"
  194. },
  195. {
  196. "__type__": "cc.PrefabInfo",
  197. "root": {
  198. "__id__": 1
  199. },
  200. "asset": {
  201. "__id__": 0
  202. },
  203. "fileId": "c2z+gRRi5MN49G0dQmd6du",
  204. "instance": null,
  205. "targetOverrides": null,
  206. "nestedPrefabInstanceRoots": null
  207. },
  208. {
  209. "__type__": "cc.UITransform",
  210. "_name": "",
  211. "_objFlags": 0,
  212. "__editorExtras__": {},
  213. "node": {
  214. "__id__": 1
  215. },
  216. "_enabled": true,
  217. "__prefab": {
  218. "__id__": 9
  219. },
  220. "_contentSize": {
  221. "__type__": "cc.Size",
  222. "width": 50,
  223. "height": 50
  224. },
  225. "_anchorPoint": {
  226. "__type__": "cc.Vec2",
  227. "x": 0.5,
  228. "y": 0.5
  229. },
  230. "_id": ""
  231. },
  232. {
  233. "__type__": "cc.CompPrefabInfo",
  234. "fileId": "2b1j5InddLHbE84ZvUjyEX"
  235. },
  236. {
  237. "__type__": "cc.Sprite",
  238. "_name": "",
  239. "_objFlags": 0,
  240. "__editorExtras__": {},
  241. "node": {
  242. "__id__": 1
  243. },
  244. "_enabled": true,
  245. "__prefab": {
  246. "__id__": 11
  247. },
  248. "_customMaterial": null,
  249. "_srcBlendFactor": 2,
  250. "_dstBlendFactor": 4,
  251. "_color": {
  252. "__type__": "cc.Color",
  253. "r": 255,
  254. "g": 255,
  255. "b": 255,
  256. "a": 255
  257. },
  258. "_spriteFrame": {
  259. "__uuid__": "7e6f4e65-6a92-4ff8-8eac-ddf2498e2b55@f9941",
  260. "__expectedType__": "cc.SpriteFrame"
  261. },
  262. "_type": 0,
  263. "_fillType": 0,
  264. "_sizeMode": 0,
  265. "_fillCenter": {
  266. "__type__": "cc.Vec2",
  267. "x": 0,
  268. "y": 0
  269. },
  270. "_fillStart": 0,
  271. "_fillRange": 0,
  272. "_isTrimmedMode": true,
  273. "_useGrayscale": false,
  274. "_atlas": null,
  275. "_id": ""
  276. },
  277. {
  278. "__type__": "cc.CompPrefabInfo",
  279. "fileId": "e8f8N9BAlOTZ6fO01AzYNZ"
  280. },
  281. {
  282. "__type__": "d0e490M0zhBRZRaG4ad55oy",
  283. "_name": "",
  284. "_objFlags": 0,
  285. "__editorExtras__": {},
  286. "node": {
  287. "__id__": 1
  288. },
  289. "_enabled": true,
  290. "__prefab": {
  291. "__id__": 13
  292. },
  293. "select_spr": {
  294. "__id__": 2
  295. },
  296. "_id": ""
  297. },
  298. {
  299. "__type__": "cc.CompPrefabInfo",
  300. "fileId": "d1ycvEn8hCfJIL42Ys9DgM"
  301. },
  302. {
  303. "__type__": "cc.Button",
  304. "_name": "",
  305. "_objFlags": 0,
  306. "__editorExtras__": {},
  307. "node": {
  308. "__id__": 1
  309. },
  310. "_enabled": true,
  311. "__prefab": {
  312. "__id__": 15
  313. },
  314. "clickEvents": [],
  315. "_interactable": true,
  316. "_transition": 0,
  317. "_normalColor": {
  318. "__type__": "cc.Color",
  319. "r": 255,
  320. "g": 255,
  321. "b": 255,
  322. "a": 255
  323. },
  324. "_hoverColor": {
  325. "__type__": "cc.Color",
  326. "r": 211,
  327. "g": 211,
  328. "b": 211,
  329. "a": 255
  330. },
  331. "_pressedColor": {
  332. "__type__": "cc.Color",
  333. "r": 255,
  334. "g": 255,
  335. "b": 255,
  336. "a": 255
  337. },
  338. "_disabledColor": {
  339. "__type__": "cc.Color",
  340. "r": 124,
  341. "g": 124,
  342. "b": 124,
  343. "a": 255
  344. },
  345. "_normalSprite": {
  346. "__uuid__": "7e6f4e65-6a92-4ff8-8eac-ddf2498e2b55@f9941",
  347. "__expectedType__": "cc.SpriteFrame"
  348. },
  349. "_hoverSprite": null,
  350. "_pressedSprite": null,
  351. "_disabledSprite": null,
  352. "_duration": 0.1,
  353. "_zoomScale": 1.2,
  354. "_target": null,
  355. "_id": ""
  356. },
  357. {
  358. "__type__": "cc.CompPrefabInfo",
  359. "fileId": "a8KLZSmzBPbb+zesjM9DkP"
  360. },
  361. {
  362. "__type__": "cc.PrefabInfo",
  363. "root": {
  364. "__id__": 1
  365. },
  366. "asset": {
  367. "__id__": 0
  368. },
  369. "fileId": "48eR8+CHRDFavwdzXwvlG/",
  370. "instance": null,
  371. "targetOverrides": null
  372. }
  373. ]