UpItem.prefab 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "UpItem",
  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": "UpItem",
  16. "_objFlags": 0,
  17. "__editorExtras__": {},
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 8
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 20
  31. },
  32. {
  33. "__id__": 22
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 24
  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": "Grid",
  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. "_prefab": {
  86. "__id__": 7
  87. },
  88. "_lpos": {
  89. "__type__": "cc.Vec3",
  90. "x": 0,
  91. "y": 0,
  92. "z": 0
  93. },
  94. "_lrot": {
  95. "__type__": "cc.Quat",
  96. "x": 0,
  97. "y": 0,
  98. "z": 0,
  99. "w": 1
  100. },
  101. "_lscale": {
  102. "__type__": "cc.Vec3",
  103. "x": 1,
  104. "y": 1,
  105. "z": 1
  106. },
  107. "_mobility": 0,
  108. "_layer": 33554432,
  109. "_euler": {
  110. "__type__": "cc.Vec3",
  111. "x": 0,
  112. "y": 0,
  113. "z": 0
  114. },
  115. "_id": ""
  116. },
  117. {
  118. "__type__": "cc.UITransform",
  119. "_name": "",
  120. "_objFlags": 0,
  121. "node": {
  122. "__id__": 2
  123. },
  124. "_enabled": true,
  125. "__prefab": {
  126. "__id__": 4
  127. },
  128. "_contentSize": {
  129. "__type__": "cc.Size",
  130. "width": 199,
  131. "height": 199
  132. },
  133. "_anchorPoint": {
  134. "__type__": "cc.Vec2",
  135. "x": 0.5,
  136. "y": 0.5
  137. },
  138. "_id": ""
  139. },
  140. {
  141. "__type__": "cc.CompPrefabInfo",
  142. "fileId": "1bxvZVTidLsY6buOk3HuSM"
  143. },
  144. {
  145. "__type__": "cc.Sprite",
  146. "_name": "",
  147. "_objFlags": 0,
  148. "node": {
  149. "__id__": 2
  150. },
  151. "_enabled": true,
  152. "__prefab": {
  153. "__id__": 6
  154. },
  155. "_customMaterial": null,
  156. "_srcBlendFactor": 2,
  157. "_dstBlendFactor": 4,
  158. "_color": {
  159. "__type__": "cc.Color",
  160. "r": 255,
  161. "g": 255,
  162. "b": 255,
  163. "a": 255
  164. },
  165. "_spriteFrame": {
  166. "__uuid__": "082e4e21-78a4-49fa-b3c1-bdd93ebff0b5@f9941",
  167. "__expectedType__": "cc.SpriteFrame"
  168. },
  169. "_type": 0,
  170. "_fillType": 0,
  171. "_sizeMode": 0,
  172. "_fillCenter": {
  173. "__type__": "cc.Vec2",
  174. "x": 0,
  175. "y": 0
  176. },
  177. "_fillStart": 0,
  178. "_fillRange": 0,
  179. "_isTrimmedMode": true,
  180. "_useGrayscale": false,
  181. "_atlas": null,
  182. "_id": ""
  183. },
  184. {
  185. "__type__": "cc.CompPrefabInfo",
  186. "fileId": "dfNjuW1S1I8ZflWQaw8Huf"
  187. },
  188. {
  189. "__type__": "cc.PrefabInfo",
  190. "root": {
  191. "__id__": 1
  192. },
  193. "asset": {
  194. "__id__": 0
  195. },
  196. "fileId": "b9aKVUVudO05Fs/uoLmZW/",
  197. "instance": null,
  198. "targetOverrides": null,
  199. "nestedPrefabInstanceRoots": null
  200. },
  201. {
  202. "__type__": "cc.Node",
  203. "_name": "Lab",
  204. "_objFlags": 0,
  205. "_parent": {
  206. "__id__": 1
  207. },
  208. "_children": [],
  209. "_active": true,
  210. "_components": [
  211. {
  212. "__id__": 9
  213. },
  214. {
  215. "__id__": 11
  216. },
  217. {
  218. "__id__": 13
  219. },
  220. {
  221. "__id__": 15
  222. },
  223. {
  224. "__id__": 17
  225. }
  226. ],
  227. "_prefab": {
  228. "__id__": 19
  229. },
  230. "_lpos": {
  231. "__type__": "cc.Vec3",
  232. "x": -3,
  233. "y": 0,
  234. "z": 0
  235. },
  236. "_lrot": {
  237. "__type__": "cc.Quat",
  238. "x": 0,
  239. "y": 0,
  240. "z": 0,
  241. "w": 1
  242. },
  243. "_lscale": {
  244. "__type__": "cc.Vec3",
  245. "x": 1,
  246. "y": 1,
  247. "z": 1
  248. },
  249. "_mobility": 0,
  250. "_layer": 33554432,
  251. "_euler": {
  252. "__type__": "cc.Vec3",
  253. "x": 0,
  254. "y": 0,
  255. "z": 0
  256. },
  257. "_id": ""
  258. },
  259. {
  260. "__type__": "cc.UITransform",
  261. "_name": "",
  262. "_objFlags": 0,
  263. "node": {
  264. "__id__": 8
  265. },
  266. "_enabled": true,
  267. "__prefab": {
  268. "__id__": 10
  269. },
  270. "_contentSize": {
  271. "__type__": "cc.Size",
  272. "width": 150,
  273. "height": 189
  274. },
  275. "_anchorPoint": {
  276. "__type__": "cc.Vec2",
  277. "x": 0.5,
  278. "y": 0.5
  279. },
  280. "_id": ""
  281. },
  282. {
  283. "__type__": "cc.CompPrefabInfo",
  284. "fileId": "44DOfmMm1NCr8ri1WGrG+N"
  285. },
  286. {
  287. "__type__": "cc.Label",
  288. "_name": "",
  289. "_objFlags": 0,
  290. "node": {
  291. "__id__": 8
  292. },
  293. "_enabled": true,
  294. "__prefab": {
  295. "__id__": 12
  296. },
  297. "_customMaterial": null,
  298. "_srcBlendFactor": 2,
  299. "_dstBlendFactor": 4,
  300. "_color": {
  301. "__type__": "cc.Color",
  302. "r": 255,
  303. "g": 0,
  304. "b": 0,
  305. "a": 255
  306. },
  307. "_string": "牛",
  308. "_horizontalAlign": 1,
  309. "_verticalAlign": 1,
  310. "_actualFontSize": 150,
  311. "_fontSize": 150,
  312. "_fontFamily": "Arial",
  313. "_lineHeight": 150,
  314. "_overflow": 0,
  315. "_enableWrapText": true,
  316. "_font": {
  317. "__uuid__": "88c17439-a5e7-4528-a34d-230f9705bf4d",
  318. "__expectedType__": "cc.TTFFont"
  319. },
  320. "_isSystemFontUsed": false,
  321. "_spacingX": 0,
  322. "_isItalic": false,
  323. "_isBold": false,
  324. "_isUnderline": false,
  325. "_underlineHeight": 2,
  326. "_cacheMode": 0,
  327. "_id": ""
  328. },
  329. {
  330. "__type__": "cc.CompPrefabInfo",
  331. "fileId": "1899nQ+WRCEJzeFiC3Dskx"
  332. },
  333. {
  334. "__type__": "cc.RigidBody2D",
  335. "_name": "",
  336. "_objFlags": 0,
  337. "node": {
  338. "__id__": 8
  339. },
  340. "_enabled": false,
  341. "__prefab": {
  342. "__id__": 14
  343. },
  344. "enabledContactListener": false,
  345. "bullet": false,
  346. "awakeOnLoad": true,
  347. "_group": 1,
  348. "_type": 2,
  349. "_allowSleep": true,
  350. "_gravityScale": 5,
  351. "_linearDamping": 0,
  352. "_angularDamping": 0,
  353. "_linearVelocity": {
  354. "__type__": "cc.Vec2",
  355. "x": 0,
  356. "y": 0
  357. },
  358. "_angularVelocity": 0,
  359. "_fixedRotation": false,
  360. "_id": ""
  361. },
  362. {
  363. "__type__": "cc.CompPrefabInfo",
  364. "fileId": "f7ShR5xmNMbZZI5DYvqM7i"
  365. },
  366. {
  367. "__type__": "cc.BoxCollider2D",
  368. "_name": "",
  369. "_objFlags": 0,
  370. "node": {
  371. "__id__": 8
  372. },
  373. "_enabled": false,
  374. "__prefab": {
  375. "__id__": 16
  376. },
  377. "tag": 0,
  378. "_group": 1,
  379. "_density": 1,
  380. "_sensor": false,
  381. "_friction": 0.2,
  382. "_restitution": 0.3,
  383. "_offset": {
  384. "__type__": "cc.Vec2",
  385. "x": 0,
  386. "y": 0
  387. },
  388. "_size": {
  389. "__type__": "cc.Size",
  390. "width": 150,
  391. "height": 189
  392. },
  393. "_id": ""
  394. },
  395. {
  396. "__type__": "cc.CompPrefabInfo",
  397. "fileId": "e764jJk4BC87lxh18DY3kV"
  398. },
  399. {
  400. "__type__": "cc.UIOpacity",
  401. "_name": "",
  402. "_objFlags": 0,
  403. "node": {
  404. "__id__": 8
  405. },
  406. "_enabled": true,
  407. "__prefab": {
  408. "__id__": 18
  409. },
  410. "_opacity": 255,
  411. "_id": ""
  412. },
  413. {
  414. "__type__": "cc.CompPrefabInfo",
  415. "fileId": "ecejay7X1G+IFWwyYZst7Y"
  416. },
  417. {
  418. "__type__": "cc.PrefabInfo",
  419. "root": {
  420. "__id__": 1
  421. },
  422. "asset": {
  423. "__id__": 0
  424. },
  425. "fileId": "f0Dkpv80lPjJfDzoyez9G6",
  426. "instance": null,
  427. "targetOverrides": null,
  428. "nestedPrefabInstanceRoots": null
  429. },
  430. {
  431. "__type__": "cc.UITransform",
  432. "_name": "",
  433. "_objFlags": 0,
  434. "node": {
  435. "__id__": 1
  436. },
  437. "_enabled": true,
  438. "__prefab": {
  439. "__id__": 21
  440. },
  441. "_contentSize": {
  442. "__type__": "cc.Size",
  443. "width": 199,
  444. "height": 199
  445. },
  446. "_anchorPoint": {
  447. "__type__": "cc.Vec2",
  448. "x": 0.5,
  449. "y": 0.5
  450. },
  451. "_id": ""
  452. },
  453. {
  454. "__type__": "cc.CompPrefabInfo",
  455. "fileId": "16Pj8sJS1Hu7NaOVB6PX2X"
  456. },
  457. {
  458. "__type__": "cc.UIOpacity",
  459. "_name": "",
  460. "_objFlags": 0,
  461. "node": {
  462. "__id__": 1
  463. },
  464. "_enabled": true,
  465. "__prefab": {
  466. "__id__": 23
  467. },
  468. "_opacity": 255,
  469. "_id": ""
  470. },
  471. {
  472. "__type__": "cc.CompPrefabInfo",
  473. "fileId": "90l3TAaYVLT7Nr7A76ORs9"
  474. },
  475. {
  476. "__type__": "cc.PrefabInfo",
  477. "root": {
  478. "__id__": 1
  479. },
  480. "asset": {
  481. "__id__": 0
  482. },
  483. "fileId": "be9eMsoMdBvo5fXNyrMVXH",
  484. "instance": null,
  485. "targetOverrides": null
  486. }
  487. ]