share.prefab 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "share",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "persistent": false,
  12. "asyncLoadAssets": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "share",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 14
  32. },
  33. {
  34. "__id__": 16
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 18
  39. },
  40. "_lpos": {
  41. "__type__": "cc.Vec3",
  42. "x": 0,
  43. "y": 0,
  44. "z": 0
  45. },
  46. "_lrot": {
  47. "__type__": "cc.Quat",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0,
  51. "w": 1
  52. },
  53. "_lscale": {
  54. "__type__": "cc.Vec3",
  55. "x": 1,
  56. "y": 1,
  57. "z": 1
  58. },
  59. "_layer": 1073741824,
  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": "bg",
  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. "_layer": 1073741824,
  108. "_euler": {
  109. "__type__": "cc.Vec3",
  110. "x": 0,
  111. "y": 0,
  112. "z": 0
  113. },
  114. "_id": ""
  115. },
  116. {
  117. "__type__": "cc.UITransform",
  118. "_name": "",
  119. "_objFlags": 0,
  120. "node": {
  121. "__id__": 2
  122. },
  123. "_enabled": true,
  124. "__prefab": {
  125. "__id__": 4
  126. },
  127. "_contentSize": {
  128. "__type__": "cc.Size",
  129. "width": 720,
  130. "height": 1280
  131. },
  132. "_anchorPoint": {
  133. "__type__": "cc.Vec2",
  134. "x": 0.5,
  135. "y": 0.5
  136. },
  137. "_id": ""
  138. },
  139. {
  140. "__type__": "cc.CompPrefabInfo",
  141. "fileId": "a3H67Ly/tA5p2iM/Kq0c0L"
  142. },
  143. {
  144. "__type__": "cc.Sprite",
  145. "_name": "",
  146. "_objFlags": 0,
  147. "node": {
  148. "__id__": 2
  149. },
  150. "_enabled": true,
  151. "__prefab": {
  152. "__id__": 6
  153. },
  154. "_customMaterial": null,
  155. "_srcBlendFactor": 2,
  156. "_dstBlendFactor": 4,
  157. "_color": {
  158. "__type__": "cc.Color",
  159. "r": 255,
  160. "g": 255,
  161. "b": 255,
  162. "a": 255
  163. },
  164. "_spriteFrame": {
  165. "__uuid__": "6788fa99-0687-4f2a-b9e7-e1b4e50d70cd@f9941",
  166. "__expectedType__": "cc.SpriteFrame"
  167. },
  168. "_type": 0,
  169. "_fillType": 0,
  170. "_sizeMode": 1,
  171. "_fillCenter": {
  172. "__type__": "cc.Vec2",
  173. "x": 0,
  174. "y": 0
  175. },
  176. "_fillStart": 0,
  177. "_fillRange": 0,
  178. "_isTrimmedMode": true,
  179. "_useGrayscale": false,
  180. "_atlas": null,
  181. "_id": ""
  182. },
  183. {
  184. "__type__": "cc.CompPrefabInfo",
  185. "fileId": "24e8PSW0tANZyGDJaEfI0O"
  186. },
  187. {
  188. "__type__": "cc.PrefabInfo",
  189. "root": {
  190. "__id__": 1
  191. },
  192. "asset": {
  193. "__id__": 0
  194. },
  195. "fileId": "0aRRaLEqpDS7QxeylgwYy0"
  196. },
  197. {
  198. "__type__": "cc.Node",
  199. "_name": "node_go",
  200. "_objFlags": 0,
  201. "_parent": {
  202. "__id__": 1
  203. },
  204. "_children": [],
  205. "_active": true,
  206. "_components": [
  207. {
  208. "__id__": 9
  209. },
  210. {
  211. "__id__": 11
  212. }
  213. ],
  214. "_prefab": {
  215. "__id__": 13
  216. },
  217. "_lpos": {
  218. "__type__": "cc.Vec3",
  219. "x": 0,
  220. "y": -450,
  221. "z": 0
  222. },
  223. "_lrot": {
  224. "__type__": "cc.Quat",
  225. "x": 0,
  226. "y": 0,
  227. "z": 0,
  228. "w": 1
  229. },
  230. "_lscale": {
  231. "__type__": "cc.Vec3",
  232. "x": 1,
  233. "y": 1,
  234. "z": 1
  235. },
  236. "_layer": 1073741824,
  237. "_euler": {
  238. "__type__": "cc.Vec3",
  239. "x": 0,
  240. "y": 0,
  241. "z": 0
  242. },
  243. "_id": ""
  244. },
  245. {
  246. "__type__": "cc.UITransform",
  247. "_name": "",
  248. "_objFlags": 0,
  249. "node": {
  250. "__id__": 8
  251. },
  252. "_enabled": true,
  253. "__prefab": {
  254. "__id__": 10
  255. },
  256. "_contentSize": {
  257. "__type__": "cc.Size",
  258. "width": 288,
  259. "height": 107
  260. },
  261. "_anchorPoint": {
  262. "__type__": "cc.Vec2",
  263. "x": 0.5,
  264. "y": 0.5
  265. },
  266. "_id": ""
  267. },
  268. {
  269. "__type__": "cc.CompPrefabInfo",
  270. "fileId": "02ra4R9x5JlZQ3RfG65R2d"
  271. },
  272. {
  273. "__type__": "cc.Sprite",
  274. "_name": "",
  275. "_objFlags": 0,
  276. "node": {
  277. "__id__": 8
  278. },
  279. "_enabled": true,
  280. "__prefab": {
  281. "__id__": 12
  282. },
  283. "_customMaterial": null,
  284. "_srcBlendFactor": 2,
  285. "_dstBlendFactor": 4,
  286. "_color": {
  287. "__type__": "cc.Color",
  288. "r": 255,
  289. "g": 255,
  290. "b": 255,
  291. "a": 255
  292. },
  293. "_spriteFrame": {
  294. "__uuid__": "f892d0b7-e1a7-4d94-af0a-2a67796d79f9@f9941",
  295. "__expectedType__": "cc.SpriteFrame"
  296. },
  297. "_type": 0,
  298. "_fillType": 0,
  299. "_sizeMode": 1,
  300. "_fillCenter": {
  301. "__type__": "cc.Vec2",
  302. "x": 0,
  303. "y": 0
  304. },
  305. "_fillStart": 0,
  306. "_fillRange": 0,
  307. "_isTrimmedMode": true,
  308. "_useGrayscale": false,
  309. "_atlas": null,
  310. "_id": ""
  311. },
  312. {
  313. "__type__": "cc.CompPrefabInfo",
  314. "fileId": "cfl4g1dxlHla4lgO2g+ITV"
  315. },
  316. {
  317. "__type__": "cc.PrefabInfo",
  318. "root": {
  319. "__id__": 1
  320. },
  321. "asset": {
  322. "__id__": 0
  323. },
  324. "fileId": "20z2dJXJ9F/pEvzko0eNzt"
  325. },
  326. {
  327. "__type__": "cc.UITransform",
  328. "_name": "",
  329. "_objFlags": 0,
  330. "node": {
  331. "__id__": 1
  332. },
  333. "_enabled": true,
  334. "__prefab": {
  335. "__id__": 15
  336. },
  337. "_contentSize": {
  338. "__type__": "cc.Size",
  339. "width": 720,
  340. "height": 1280
  341. },
  342. "_anchorPoint": {
  343. "__type__": "cc.Vec2",
  344. "x": 0.5,
  345. "y": 0.5
  346. },
  347. "_id": ""
  348. },
  349. {
  350. "__type__": "cc.CompPrefabInfo",
  351. "fileId": "64ctRS1oFGZ49sXipziFNV"
  352. },
  353. {
  354. "__type__": "193d2I4ztdLJK0hH9fW/jjd",
  355. "_name": "",
  356. "_objFlags": 0,
  357. "node": {
  358. "__id__": 1
  359. },
  360. "_enabled": true,
  361. "__prefab": {
  362. "__id__": 17
  363. },
  364. "_id": ""
  365. },
  366. {
  367. "__type__": "cc.CompPrefabInfo",
  368. "fileId": "95u5xWGBdC/4UXy4tjByvf"
  369. },
  370. {
  371. "__type__": "cc.PrefabInfo",
  372. "root": {
  373. "__id__": 1
  374. },
  375. "asset": {
  376. "__id__": 0
  377. },
  378. "fileId": "c46/YsCPVOJYA4mWEpNYRx"
  379. }
  380. ]