DownItem.prefab 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "DownItem",
  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": "DownItem",
  16. "_objFlags": 0,
  17. "__editorExtras__": {},
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 10
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 18
  31. },
  32. {
  33. "__id__": 20
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 22
  38. },
  39. "_lpos": {
  40. "__type__": "cc.Vec3",
  41. "x": 0,
  42. "y": 0,
  43. "z": 0
  44. },
  45. "_lrot": {
  46. "__type__": "cc.Quat",
  47. "x": 0,
  48. "y": 0,
  49. "z": 0,
  50. "w": 1
  51. },
  52. "_lscale": {
  53. "__type__": "cc.Vec3",
  54. "x": 1,
  55. "y": 1,
  56. "z": 1
  57. },
  58. "_mobility": 0,
  59. "_layer": 33554432,
  60. "_euler": {
  61. "__type__": "cc.Vec3",
  62. "x": 0,
  63. "y": 0,
  64. "z": 0
  65. },
  66. "_id": ""
  67. },
  68. {
  69. "__type__": "cc.Node",
  70. "_name": "Lab",
  71. "_objFlags": 0,
  72. "_parent": {
  73. "__id__": 1
  74. },
  75. "_children": [],
  76. "_active": true,
  77. "_components": [
  78. {
  79. "__id__": 3
  80. },
  81. {
  82. "__id__": 5
  83. },
  84. {
  85. "__id__": 7
  86. }
  87. ],
  88. "_prefab": {
  89. "__id__": 9
  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": 150,
  134. "height": 189
  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": "19+sjkn5tDJaHS0GO1+xde"
  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": 255,
  164. "g": 0,
  165. "b": 0,
  166. "a": 255
  167. },
  168. "_string": "牛",
  169. "_horizontalAlign": 1,
  170. "_verticalAlign": 1,
  171. "_actualFontSize": 150,
  172. "_fontSize": 150,
  173. "_fontFamily": "Arial",
  174. "_lineHeight": 150,
  175. "_overflow": 0,
  176. "_enableWrapText": true,
  177. "_font": {
  178. "__uuid__": "88c17439-a5e7-4528-a34d-230f9705bf4d",
  179. "__expectedType__": "cc.TTFFont"
  180. },
  181. "_isSystemFontUsed": false,
  182. "_spacingX": 0,
  183. "_isItalic": false,
  184. "_isBold": false,
  185. "_isUnderline": false,
  186. "_underlineHeight": 2,
  187. "_cacheMode": 0,
  188. "_id": ""
  189. },
  190. {
  191. "__type__": "cc.CompPrefabInfo",
  192. "fileId": "9cf9RuYKhL9p+U7/fU71a/"
  193. },
  194. {
  195. "__type__": "cc.UIOpacity",
  196. "_name": "",
  197. "_objFlags": 0,
  198. "node": {
  199. "__id__": 2
  200. },
  201. "_enabled": true,
  202. "__prefab": {
  203. "__id__": 8
  204. },
  205. "_opacity": 255,
  206. "_id": ""
  207. },
  208. {
  209. "__type__": "cc.CompPrefabInfo",
  210. "fileId": "c3YLvZLZxAU52NP2jxshC4"
  211. },
  212. {
  213. "__type__": "cc.PrefabInfo",
  214. "root": {
  215. "__id__": 1
  216. },
  217. "asset": {
  218. "__id__": 0
  219. },
  220. "fileId": "6akQP0UhJLlJQGYlq/YF83",
  221. "instance": null,
  222. "targetOverrides": null,
  223. "nestedPrefabInstanceRoots": null
  224. },
  225. {
  226. "__type__": "cc.Node",
  227. "_name": "Gang",
  228. "_objFlags": 0,
  229. "_parent": {
  230. "__id__": 1
  231. },
  232. "_children": [],
  233. "_active": true,
  234. "_components": [
  235. {
  236. "__id__": 11
  237. },
  238. {
  239. "__id__": 13
  240. },
  241. {
  242. "__id__": 15
  243. }
  244. ],
  245. "_prefab": {
  246. "__id__": 17
  247. },
  248. "_lpos": {
  249. "__type__": "cc.Vec3",
  250. "x": 0,
  251. "y": -89,
  252. "z": 0
  253. },
  254. "_lrot": {
  255. "__type__": "cc.Quat",
  256. "x": 0,
  257. "y": 0,
  258. "z": 0,
  259. "w": 1
  260. },
  261. "_lscale": {
  262. "__type__": "cc.Vec3",
  263. "x": 1,
  264. "y": 1,
  265. "z": 1
  266. },
  267. "_mobility": 0,
  268. "_layer": 33554432,
  269. "_euler": {
  270. "__type__": "cc.Vec3",
  271. "x": 0,
  272. "y": 0,
  273. "z": 0
  274. },
  275. "_id": ""
  276. },
  277. {
  278. "__type__": "cc.UITransform",
  279. "_name": "",
  280. "_objFlags": 0,
  281. "node": {
  282. "__id__": 10
  283. },
  284. "_enabled": true,
  285. "__prefab": {
  286. "__id__": 12
  287. },
  288. "_contentSize": {
  289. "__type__": "cc.Size",
  290. "width": 157,
  291. "height": 21
  292. },
  293. "_anchorPoint": {
  294. "__type__": "cc.Vec2",
  295. "x": 0.5,
  296. "y": 0.5
  297. },
  298. "_id": ""
  299. },
  300. {
  301. "__type__": "cc.CompPrefabInfo",
  302. "fileId": "a8wBAt9/pLd5InmGnWkzMH"
  303. },
  304. {
  305. "__type__": "cc.Sprite",
  306. "_name": "",
  307. "_objFlags": 0,
  308. "node": {
  309. "__id__": 10
  310. },
  311. "_enabled": true,
  312. "__prefab": {
  313. "__id__": 14
  314. },
  315. "_customMaterial": null,
  316. "_srcBlendFactor": 2,
  317. "_dstBlendFactor": 4,
  318. "_color": {
  319. "__type__": "cc.Color",
  320. "r": 255,
  321. "g": 255,
  322. "b": 255,
  323. "a": 255
  324. },
  325. "_spriteFrame": {
  326. "__uuid__": "a55f7421-6110-438f-bc21-de265b1f3920@f9941",
  327. "__expectedType__": "cc.SpriteFrame"
  328. },
  329. "_type": 0,
  330. "_fillType": 0,
  331. "_sizeMode": 1,
  332. "_fillCenter": {
  333. "__type__": "cc.Vec2",
  334. "x": 0,
  335. "y": 0
  336. },
  337. "_fillStart": 0,
  338. "_fillRange": 0,
  339. "_isTrimmedMode": true,
  340. "_useGrayscale": false,
  341. "_atlas": null,
  342. "_id": ""
  343. },
  344. {
  345. "__type__": "cc.CompPrefabInfo",
  346. "fileId": "d3go3lpwdBT4uxuWQvcD7D"
  347. },
  348. {
  349. "__type__": "cc.Widget",
  350. "_name": "",
  351. "_objFlags": 0,
  352. "node": {
  353. "__id__": 10
  354. },
  355. "_enabled": true,
  356. "__prefab": {
  357. "__id__": 16
  358. },
  359. "_alignFlags": 4,
  360. "_target": null,
  361. "_left": 0,
  362. "_right": 0,
  363. "_top": 0,
  364. "_bottom": 0,
  365. "_horizontalCenter": 0,
  366. "_verticalCenter": 0,
  367. "_isAbsLeft": true,
  368. "_isAbsRight": true,
  369. "_isAbsTop": true,
  370. "_isAbsBottom": true,
  371. "_isAbsHorizontalCenter": true,
  372. "_isAbsVerticalCenter": true,
  373. "_originalWidth": 0,
  374. "_originalHeight": 0,
  375. "_alignMode": 2,
  376. "_lockFlags": 0,
  377. "_id": ""
  378. },
  379. {
  380. "__type__": "cc.CompPrefabInfo",
  381. "fileId": "66hZ5vB0RMQ52JFuQpMf8L"
  382. },
  383. {
  384. "__type__": "cc.PrefabInfo",
  385. "root": {
  386. "__id__": 1
  387. },
  388. "asset": {
  389. "__id__": 0
  390. },
  391. "fileId": "c2IZFq8XVN7qfrpSAw7UdN",
  392. "instance": null,
  393. "targetOverrides": null,
  394. "nestedPrefabInstanceRoots": null
  395. },
  396. {
  397. "__type__": "cc.UITransform",
  398. "_name": "",
  399. "_objFlags": 0,
  400. "node": {
  401. "__id__": 1
  402. },
  403. "_enabled": true,
  404. "__prefab": {
  405. "__id__": 19
  406. },
  407. "_contentSize": {
  408. "__type__": "cc.Size",
  409. "width": 199,
  410. "height": 199
  411. },
  412. "_anchorPoint": {
  413. "__type__": "cc.Vec2",
  414. "x": 0.5,
  415. "y": 0.5
  416. },
  417. "_id": ""
  418. },
  419. {
  420. "__type__": "cc.CompPrefabInfo",
  421. "fileId": "32Z77E4z9AGJhCXguzMySM"
  422. },
  423. {
  424. "__type__": "cc.UIOpacity",
  425. "_name": "",
  426. "_objFlags": 0,
  427. "node": {
  428. "__id__": 1
  429. },
  430. "_enabled": true,
  431. "__prefab": {
  432. "__id__": 21
  433. },
  434. "_opacity": 255,
  435. "_id": ""
  436. },
  437. {
  438. "__type__": "cc.CompPrefabInfo",
  439. "fileId": "75tpIDx8lIQ6FmzeBpL/Yf"
  440. },
  441. {
  442. "__type__": "cc.PrefabInfo",
  443. "root": {
  444. "__id__": 1
  445. },
  446. "asset": {
  447. "__id__": 0
  448. },
  449. "fileId": "979uPG5UFMb4ftMPOdq+4F",
  450. "instance": null,
  451. "targetOverrides": null
  452. }
  453. ]