play_item.prefab 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "play_item",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "persistent": false
  12. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "play_item",
  16. "_objFlags": 0,
  17. "__editorExtras__": {},
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 8
  28. },
  29. {
  30. "__id__": 10
  31. },
  32. {
  33. "__id__": 12
  34. },
  35. {
  36. "__id__": 14
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 16
  41. },
  42. "_lpos": {
  43. "__type__": "cc.Vec3",
  44. "x": 0,
  45. "y": -66.66666666666667,
  46. "z": 0
  47. },
  48. "_lrot": {
  49. "__type__": "cc.Quat",
  50. "x": 0,
  51. "y": 0,
  52. "z": 0,
  53. "w": 1
  54. },
  55. "_lscale": {
  56. "__type__": "cc.Vec3",
  57. "x": 1,
  58. "y": 1,
  59. "z": 1
  60. },
  61. "_mobility": 0,
  62. "_layer": 33554432,
  63. "_euler": {
  64. "__type__": "cc.Vec3",
  65. "x": 0,
  66. "y": 0,
  67. "z": 0
  68. },
  69. "_id": ""
  70. },
  71. {
  72. "__type__": "cc.Node",
  73. "_name": "Label",
  74. "_objFlags": 512,
  75. "_parent": {
  76. "__id__": 1
  77. },
  78. "_children": [],
  79. "_active": true,
  80. "_components": [
  81. {
  82. "__id__": 3
  83. },
  84. {
  85. "__id__": 5
  86. }
  87. ],
  88. "_prefab": {
  89. "__id__": 7
  90. },
  91. "_lpos": {
  92. "__type__": "cc.Vec3",
  93. "x": 0,
  94. "y": 0,
  95. "z": 0
  96. },
  97. "_lrot": {
  98. "__type__": "cc.Quat",
  99. "x": 0,
  100. "y": 0,
  101. "z": 0,
  102. "w": 1
  103. },
  104. "_lscale": {
  105. "__type__": "cc.Vec3",
  106. "x": 1,
  107. "y": 1,
  108. "z": 1
  109. },
  110. "_mobility": 0,
  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.UITransform",
  122. "_name": "",
  123. "_objFlags": 0,
  124. "node": {
  125. "__id__": 2
  126. },
  127. "_enabled": true,
  128. "__prefab": {
  129. "__id__": 4
  130. },
  131. "_contentSize": {
  132. "__type__": "cc.Size",
  133. "width": 300,
  134. "height": 50.4
  135. },
  136. "_anchorPoint": {
  137. "__type__": "cc.Vec2",
  138. "x": 0.5,
  139. "y": 0.5
  140. },
  141. "_id": ""
  142. },
  143. {
  144. "__type__": "cc.CompPrefabInfo",
  145. "fileId": "c4jds7L5ZMfbJXYBVrRCoM"
  146. },
  147. {
  148. "__type__": "cc.Label",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "node": {
  152. "__id__": 2
  153. },
  154. "_enabled": true,
  155. "__prefab": {
  156. "__id__": 6
  157. },
  158. "_customMaterial": null,
  159. "_srcBlendFactor": 2,
  160. "_dstBlendFactor": 4,
  161. "_color": {
  162. "__type__": "cc.Color",
  163. "r": 0,
  164. "g": 0,
  165. "b": 0,
  166. "a": 255
  167. },
  168. "_string": "玩法1",
  169. "_horizontalAlign": 1,
  170. "_verticalAlign": 1,
  171. "_actualFontSize": 20,
  172. "_fontSize": 20,
  173. "_fontFamily": "Arial",
  174. "_lineHeight": 40,
  175. "_overflow": 3,
  176. "_enableWrapText": false,
  177. "_font": null,
  178. "_isSystemFontUsed": true,
  179. "_spacingX": 0,
  180. "_isItalic": false,
  181. "_isBold": false,
  182. "_isUnderline": false,
  183. "_underlineHeight": 2,
  184. "_cacheMode": 0,
  185. "_id": ""
  186. },
  187. {
  188. "__type__": "cc.CompPrefabInfo",
  189. "fileId": "c7rPYfYz1Ic4BCsS5l1Hby"
  190. },
  191. {
  192. "__type__": "cc.PrefabInfo",
  193. "root": {
  194. "__id__": 1
  195. },
  196. "asset": {
  197. "__id__": 0
  198. },
  199. "fileId": "7eiZATZ6ZCioEut/biCN1h",
  200. "instance": null,
  201. "targetOverrides": null,
  202. "nestedPrefabInstanceRoots": null
  203. },
  204. {
  205. "__type__": "cc.UITransform",
  206. "_name": "",
  207. "_objFlags": 0,
  208. "node": {
  209. "__id__": 1
  210. },
  211. "_enabled": true,
  212. "__prefab": {
  213. "__id__": 9
  214. },
  215. "_contentSize": {
  216. "__type__": "cc.Size",
  217. "width": 300,
  218. "height": 133.33333333333334
  219. },
  220. "_anchorPoint": {
  221. "__type__": "cc.Vec2",
  222. "x": 0.5,
  223. "y": 0.5
  224. },
  225. "_id": ""
  226. },
  227. {
  228. "__type__": "cc.CompPrefabInfo",
  229. "fileId": "02nbQ00KpCEb3VbB4PSLUC"
  230. },
  231. {
  232. "__type__": "cc.Sprite",
  233. "_name": "",
  234. "_objFlags": 0,
  235. "node": {
  236. "__id__": 1
  237. },
  238. "_enabled": true,
  239. "__prefab": {
  240. "__id__": 11
  241. },
  242. "_customMaterial": null,
  243. "_srcBlendFactor": 2,
  244. "_dstBlendFactor": 4,
  245. "_color": {
  246. "__type__": "cc.Color",
  247. "r": 255,
  248. "g": 255,
  249. "b": 255,
  250. "a": 255
  251. },
  252. "_spriteFrame": {
  253. "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
  254. "__expectedType__": "cc.SpriteFrame"
  255. },
  256. "_type": 1,
  257. "_fillType": 0,
  258. "_sizeMode": 0,
  259. "_fillCenter": {
  260. "__type__": "cc.Vec2",
  261. "x": 0,
  262. "y": 0
  263. },
  264. "_fillStart": 0,
  265. "_fillRange": 0,
  266. "_isTrimmedMode": true,
  267. "_useGrayscale": false,
  268. "_atlas": null,
  269. "_id": ""
  270. },
  271. {
  272. "__type__": "cc.CompPrefabInfo",
  273. "fileId": "71tFWM0u9EAZKm0C3msuIY"
  274. },
  275. {
  276. "__type__": "cc.Button",
  277. "_name": "",
  278. "_objFlags": 0,
  279. "node": {
  280. "__id__": 1
  281. },
  282. "_enabled": true,
  283. "__prefab": {
  284. "__id__": 13
  285. },
  286. "clickEvents": [],
  287. "_interactable": true,
  288. "_transition": 2,
  289. "_normalColor": {
  290. "__type__": "cc.Color",
  291. "r": 214,
  292. "g": 214,
  293. "b": 214,
  294. "a": 255
  295. },
  296. "_hoverColor": {
  297. "__type__": "cc.Color",
  298. "r": 211,
  299. "g": 211,
  300. "b": 211,
  301. "a": 255
  302. },
  303. "_pressedColor": {
  304. "__type__": "cc.Color",
  305. "r": 255,
  306. "g": 255,
  307. "b": 255,
  308. "a": 255
  309. },
  310. "_disabledColor": {
  311. "__type__": "cc.Color",
  312. "r": 124,
  313. "g": 124,
  314. "b": 124,
  315. "a": 255
  316. },
  317. "_normalSprite": {
  318. "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
  319. "__expectedType__": "cc.SpriteFrame"
  320. },
  321. "_hoverSprite": {
  322. "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
  323. "__expectedType__": "cc.SpriteFrame"
  324. },
  325. "_pressedSprite": {
  326. "__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941",
  327. "__expectedType__": "cc.SpriteFrame"
  328. },
  329. "_disabledSprite": {
  330. "__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941",
  331. "__expectedType__": "cc.SpriteFrame"
  332. },
  333. "_duration": 0.1,
  334. "_zoomScale": 1.2,
  335. "_target": {
  336. "__id__": 1
  337. },
  338. "_id": ""
  339. },
  340. {
  341. "__type__": "cc.CompPrefabInfo",
  342. "fileId": "5eZlIweelJfJUsWpaV6IwM"
  343. },
  344. {
  345. "__type__": "8ca8fektE1GoqbfGXjFHnHd",
  346. "_name": "",
  347. "_objFlags": 0,
  348. "node": {
  349. "__id__": 1
  350. },
  351. "_enabled": true,
  352. "__prefab": {
  353. "__id__": 15
  354. },
  355. "lab_name": {
  356. "__id__": 2
  357. },
  358. "_id": ""
  359. },
  360. {
  361. "__type__": "cc.CompPrefabInfo",
  362. "fileId": "fel1/eumpF7K6arrfkQydd"
  363. },
  364. {
  365. "__type__": "cc.PrefabInfo",
  366. "root": {
  367. "__id__": 1
  368. },
  369. "asset": {
  370. "__id__": 0
  371. },
  372. "fileId": "d3uBR/E29C1osoE/hb7tnS",
  373. "instance": null,
  374. "targetOverrides": null
  375. }
  376. ]