ItemNode.prefab 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "ItemNode",
  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": "ItemNode",
  16. "_objFlags": 0,
  17. "__editorExtras__": {},
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 10
  28. },
  29. {
  30. "__id__": 12
  31. },
  32. {
  33. "__id__": 14
  34. },
  35. {
  36. "__id__": 16
  37. },
  38. {
  39. "__id__": 18
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 20
  44. },
  45. "_lpos": {
  46. "__type__": "cc.Vec3",
  47. "x": 0,
  48. "y": 0,
  49. "z": 0
  50. },
  51. "_lrot": {
  52. "__type__": "cc.Quat",
  53. "x": 0,
  54. "y": 0,
  55. "z": 0,
  56. "w": 1
  57. },
  58. "_lscale": {
  59. "__type__": "cc.Vec3",
  60. "x": 1,
  61. "y": 1,
  62. "z": 1
  63. },
  64. "_mobility": 0,
  65. "_layer": 33554432,
  66. "_euler": {
  67. "__type__": "cc.Vec3",
  68. "x": 0,
  69. "y": 0,
  70. "z": 0
  71. },
  72. "_id": ""
  73. },
  74. {
  75. "__type__": "cc.Node",
  76. "_name": "falsh",
  77. "_objFlags": 0,
  78. "_parent": {
  79. "__id__": 1
  80. },
  81. "_children": [],
  82. "_active": true,
  83. "_components": [
  84. {
  85. "__id__": 3
  86. },
  87. {
  88. "__id__": 5
  89. },
  90. {
  91. "__id__": 7
  92. }
  93. ],
  94. "_prefab": {
  95. "__id__": 9
  96. },
  97. "_lpos": {
  98. "__type__": "cc.Vec3",
  99. "x": 0,
  100. "y": 0,
  101. "z": 0
  102. },
  103. "_lrot": {
  104. "__type__": "cc.Quat",
  105. "x": 0,
  106. "y": 0,
  107. "z": 0,
  108. "w": 1
  109. },
  110. "_lscale": {
  111. "__type__": "cc.Vec3",
  112. "x": 1,
  113. "y": 1,
  114. "z": 1
  115. },
  116. "_mobility": 0,
  117. "_layer": 33554432,
  118. "_euler": {
  119. "__type__": "cc.Vec3",
  120. "x": 0,
  121. "y": 0,
  122. "z": 0
  123. },
  124. "_id": ""
  125. },
  126. {
  127. "__type__": "cc.UITransform",
  128. "_name": "",
  129. "_objFlags": 0,
  130. "node": {
  131. "__id__": 2
  132. },
  133. "_enabled": true,
  134. "__prefab": {
  135. "__id__": 4
  136. },
  137. "_contentSize": {
  138. "__type__": "cc.Size",
  139. "width": 1408,
  140. "height": 650
  141. },
  142. "_anchorPoint": {
  143. "__type__": "cc.Vec2",
  144. "x": 0.5,
  145. "y": 0.5
  146. },
  147. "_id": ""
  148. },
  149. {
  150. "__type__": "cc.CompPrefabInfo",
  151. "fileId": "4ffxRvk8NJ/bqcrey/tbk0"
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "node": {
  158. "__id__": 2
  159. },
  160. "_enabled": true,
  161. "__prefab": {
  162. "__id__": 6
  163. },
  164. "_customMaterial": null,
  165. "_srcBlendFactor": 2,
  166. "_dstBlendFactor": 4,
  167. "_color": {
  168. "__type__": "cc.Color",
  169. "r": 255,
  170. "g": 255,
  171. "b": 255,
  172. "a": 255
  173. },
  174. "_spriteFrame": {
  175. "__uuid__": "1754b36a-6510-478e-97c5-bf01368e41d4@f9941",
  176. "__expectedType__": "cc.SpriteFrame"
  177. },
  178. "_type": 0,
  179. "_fillType": 0,
  180. "_sizeMode": 1,
  181. "_fillCenter": {
  182. "__type__": "cc.Vec2",
  183. "x": 0,
  184. "y": 0
  185. },
  186. "_fillStart": 0,
  187. "_fillRange": 0,
  188. "_isTrimmedMode": true,
  189. "_useGrayscale": false,
  190. "_atlas": null,
  191. "_id": ""
  192. },
  193. {
  194. "__type__": "cc.CompPrefabInfo",
  195. "fileId": "b3gnGOe61CIbGjqIpJ3Cjg"
  196. },
  197. {
  198. "__type__": "cc.UIOpacity",
  199. "_name": "",
  200. "_objFlags": 0,
  201. "node": {
  202. "__id__": 2
  203. },
  204. "_enabled": true,
  205. "__prefab": {
  206. "__id__": 8
  207. },
  208. "_opacity": 160,
  209. "_id": ""
  210. },
  211. {
  212. "__type__": "cc.CompPrefabInfo",
  213. "fileId": "63Q0QSbWNKwrfxC9Fu5/uw"
  214. },
  215. {
  216. "__type__": "cc.PrefabInfo",
  217. "root": {
  218. "__id__": 1
  219. },
  220. "asset": {
  221. "__id__": 0
  222. },
  223. "fileId": "26iRamXjpKbo6XF0r728SX",
  224. "instance": null,
  225. "targetOverrides": null,
  226. "nestedPrefabInstanceRoots": null
  227. },
  228. {
  229. "__type__": "cc.UITransform",
  230. "_name": "",
  231. "_objFlags": 0,
  232. "node": {
  233. "__id__": 1
  234. },
  235. "_enabled": true,
  236. "__prefab": {
  237. "__id__": 11
  238. },
  239. "_contentSize": {
  240. "__type__": "cc.Size",
  241. "width": 1408,
  242. "height": 650
  243. },
  244. "_anchorPoint": {
  245. "__type__": "cc.Vec2",
  246. "x": 0.5,
  247. "y": 0.5
  248. },
  249. "_id": ""
  250. },
  251. {
  252. "__type__": "cc.CompPrefabInfo",
  253. "fileId": "eeLiss5j1N87KRnlJef7Z/"
  254. },
  255. {
  256. "__type__": "6abfbrkSIVMmJZHIhNYWHz5",
  257. "_name": "",
  258. "_objFlags": 0,
  259. "node": {
  260. "__id__": 1
  261. },
  262. "_enabled": true,
  263. "__prefab": {
  264. "__id__": 13
  265. },
  266. "yuantu": {
  267. "__id__": 14
  268. },
  269. "flash": {
  270. "__id__": 5
  271. },
  272. "_id": ""
  273. },
  274. {
  275. "__type__": "cc.CompPrefabInfo",
  276. "fileId": "abyu3DFXhFzKZJErJbrg0p"
  277. },
  278. {
  279. "__type__": "cc.Sprite",
  280. "_name": "",
  281. "_objFlags": 0,
  282. "node": {
  283. "__id__": 1
  284. },
  285. "_enabled": true,
  286. "__prefab": {
  287. "__id__": 15
  288. },
  289. "_customMaterial": null,
  290. "_srcBlendFactor": 2,
  291. "_dstBlendFactor": 4,
  292. "_color": {
  293. "__type__": "cc.Color",
  294. "r": 255,
  295. "g": 255,
  296. "b": 255,
  297. "a": 255
  298. },
  299. "_spriteFrame": {
  300. "__uuid__": "635c84eb-c386-4dd6-a368-0d2cacefc6c9@f9941",
  301. "__expectedType__": "cc.SpriteFrame"
  302. },
  303. "_type": 0,
  304. "_fillType": 0,
  305. "_sizeMode": 1,
  306. "_fillCenter": {
  307. "__type__": "cc.Vec2",
  308. "x": 0,
  309. "y": 0
  310. },
  311. "_fillStart": 0,
  312. "_fillRange": 0,
  313. "_isTrimmedMode": true,
  314. "_useGrayscale": false,
  315. "_atlas": null,
  316. "_id": ""
  317. },
  318. {
  319. "__type__": "cc.CompPrefabInfo",
  320. "fileId": "cexE1pPmBIwZ2jUXdQdPhR"
  321. },
  322. {
  323. "__type__": "cc.UIOpacity",
  324. "_name": "",
  325. "_objFlags": 0,
  326. "node": {
  327. "__id__": 1
  328. },
  329. "_enabled": true,
  330. "__prefab": {
  331. "__id__": 17
  332. },
  333. "_opacity": 255,
  334. "_id": ""
  335. },
  336. {
  337. "__type__": "cc.CompPrefabInfo",
  338. "fileId": "42F+TEHBRIaayP69e4QO6H"
  339. },
  340. {
  341. "__type__": "cc.PolygonCollider2D",
  342. "_name": "",
  343. "_objFlags": 0,
  344. "node": {
  345. "__id__": 1
  346. },
  347. "_enabled": true,
  348. "__prefab": {
  349. "__id__": 19
  350. },
  351. "tag": 0,
  352. "_group": 1,
  353. "_density": 1,
  354. "_sensor": false,
  355. "_friction": 0.2,
  356. "_restitution": 0,
  357. "_offset": {
  358. "__type__": "cc.Vec2",
  359. "x": 0,
  360. "y": 0
  361. },
  362. "_points": [
  363. {
  364. "__type__": "cc.Vec2",
  365. "x": -704,
  366. "y": 325
  367. },
  368. {
  369. "__type__": "cc.Vec2",
  370. "x": -704,
  371. "y": 32
  372. },
  373. {
  374. "__type__": "cc.Vec2",
  375. "x": 46,
  376. "y": 32
  377. },
  378. {
  379. "__type__": "cc.Vec2",
  380. "x": 46,
  381. "y": -325
  382. },
  383. {
  384. "__type__": "cc.Vec2",
  385. "x": 704,
  386. "y": -325
  387. },
  388. {
  389. "__type__": "cc.Vec2",
  390. "x": 704,
  391. "y": 325
  392. }
  393. ],
  394. "_id": ""
  395. },
  396. {
  397. "__type__": "cc.CompPrefabInfo",
  398. "fileId": "43bsXT8ktMiqwnwXK6jBnf"
  399. },
  400. {
  401. "__type__": "cc.PrefabInfo",
  402. "root": {
  403. "__id__": 1
  404. },
  405. "asset": {
  406. "__id__": 0
  407. },
  408. "fileId": "1cpWRsey1MdaJudKOkrenS",
  409. "instance": null,
  410. "targetOverrides": null
  411. }
  412. ]