9f6735c6-957a-429e-9b49-a0ddeaa36721.json 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "Start",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "scene": {
  8. "__id__": 1
  9. },
  10. "asyncLoadAssets": false
  11. },
  12. {
  13. "__type__": "cc.Scene",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. }
  20. ],
  21. "_active": false,
  22. "_components": [],
  23. "_prefab": null,
  24. "_opacity": 255,
  25. "_color": {
  26. "__type__": "cc.Color",
  27. "r": 255,
  28. "g": 255,
  29. "b": 255,
  30. "a": 255
  31. },
  32. "_contentSize": {
  33. "__type__": "cc.Size",
  34. "width": 0,
  35. "height": 0
  36. },
  37. "_anchorPoint": {
  38. "__type__": "cc.Vec2",
  39. "x": 0,
  40. "y": 0
  41. },
  42. "_trs": {
  43. "__type__": "TypedArray",
  44. "ctor": "Float64Array",
  45. "array": [
  46. 0,
  47. 0,
  48. 0,
  49. 0,
  50. 0,
  51. 0,
  52. 1,
  53. 1,
  54. 1,
  55. 1
  56. ]
  57. },
  58. "_is3DNode": true,
  59. "_groupIndex": 0,
  60. "groupIndex": 0,
  61. "autoReleaseAssets": false,
  62. "_id": "9f6735c6-957a-429e-9b49-a0ddeaa36721"
  63. },
  64. {
  65. "__type__": "cc.Node",
  66. "_name": "Canvas",
  67. "_objFlags": 0,
  68. "_parent": {
  69. "__id__": 1
  70. },
  71. "_children": [
  72. {
  73. "__id__": 3
  74. },
  75. {
  76. "__id__": 5
  77. }
  78. ],
  79. "_active": true,
  80. "_components": [
  81. {
  82. "__id__": 7
  83. },
  84. {
  85. "__id__": 8
  86. },
  87. {
  88. "__id__": 9
  89. }
  90. ],
  91. "_prefab": null,
  92. "_opacity": 255,
  93. "_color": {
  94. "__type__": "cc.Color",
  95. "r": 255,
  96. "g": 255,
  97. "b": 255,
  98. "a": 255
  99. },
  100. "_contentSize": {
  101. "__type__": "cc.Size",
  102. "width": 1080,
  103. "height": 1920
  104. },
  105. "_anchorPoint": {
  106. "__type__": "cc.Vec2",
  107. "x": 0.5,
  108. "y": 0.5
  109. },
  110. "_trs": {
  111. "__type__": "TypedArray",
  112. "ctor": "Float64Array",
  113. "array": [
  114. 540,
  115. 960,
  116. 0,
  117. 0,
  118. 0,
  119. 0,
  120. 1,
  121. 1,
  122. 1,
  123. 1
  124. ]
  125. },
  126. "_eulerAngles": {
  127. "__type__": "cc.Vec3",
  128. "x": 0,
  129. "y": 0,
  130. "z": 0
  131. },
  132. "_skewX": 0,
  133. "_skewY": 0,
  134. "_is3DNode": false,
  135. "_groupIndex": 0,
  136. "groupIndex": 0,
  137. "_id": "a5esZu+45LA5mBpvttspPD"
  138. },
  139. {
  140. "__type__": "cc.Node",
  141. "_name": "Main Camera",
  142. "_objFlags": 0,
  143. "_parent": {
  144. "__id__": 2
  145. },
  146. "_children": [],
  147. "_active": true,
  148. "_components": [
  149. {
  150. "__id__": 4
  151. }
  152. ],
  153. "_prefab": null,
  154. "_opacity": 255,
  155. "_color": {
  156. "__type__": "cc.Color",
  157. "r": 255,
  158. "g": 255,
  159. "b": 255,
  160. "a": 255
  161. },
  162. "_contentSize": {
  163. "__type__": "cc.Size",
  164. "width": 0,
  165. "height": 0
  166. },
  167. "_anchorPoint": {
  168. "__type__": "cc.Vec2",
  169. "x": 0.5,
  170. "y": 0.5
  171. },
  172. "_trs": {
  173. "__type__": "TypedArray",
  174. "ctor": "Float64Array",
  175. "array": [
  176. 0,
  177. 0,
  178. 598.4885164919301,
  179. 0,
  180. 0,
  181. 0,
  182. 1,
  183. 1,
  184. 1,
  185. 1
  186. ]
  187. },
  188. "_eulerAngles": {
  189. "__type__": "cc.Vec3",
  190. "x": 0,
  191. "y": 0,
  192. "z": 0
  193. },
  194. "_skewX": 0,
  195. "_skewY": 0,
  196. "_is3DNode": false,
  197. "_groupIndex": 0,
  198. "groupIndex": 0,
  199. "_id": "e1WoFrQ79G7r4ZuQE3HlNb"
  200. },
  201. {
  202. "__type__": "cc.Camera",
  203. "_name": "",
  204. "_objFlags": 0,
  205. "node": {
  206. "__id__": 3
  207. },
  208. "_enabled": true,
  209. "_cullingMask": 4294967295,
  210. "_clearFlags": 7,
  211. "_backgroundColor": {
  212. "__type__": "cc.Color",
  213. "r": 0,
  214. "g": 0,
  215. "b": 0,
  216. "a": 255
  217. },
  218. "_depth": -1,
  219. "_zoomRatio": 1,
  220. "_targetTexture": null,
  221. "_fov": 60,
  222. "_orthoSize": 10,
  223. "_nearClip": 1,
  224. "_farClip": 4096,
  225. "_ortho": true,
  226. "_rect": {
  227. "__type__": "cc.Rect",
  228. "x": 0,
  229. "y": 0,
  230. "width": 1,
  231. "height": 1
  232. },
  233. "_renderStages": 1,
  234. "_alignWithScreen": true,
  235. "_id": "81GN3uXINKVLeW4+iKSlim"
  236. },
  237. {
  238. "__type__": "cc.Node",
  239. "_name": "first",
  240. "_objFlags": 0,
  241. "_parent": {
  242. "__id__": 2
  243. },
  244. "_children": [],
  245. "_active": true,
  246. "_components": [
  247. {
  248. "__id__": 6
  249. }
  250. ],
  251. "_prefab": null,
  252. "_opacity": 255,
  253. "_color": {
  254. "__type__": "cc.Color",
  255. "r": 255,
  256. "g": 255,
  257. "b": 255,
  258. "a": 255
  259. },
  260. "_contentSize": {
  261. "__type__": "cc.Size",
  262. "width": 720,
  263. "height": 1680
  264. },
  265. "_anchorPoint": {
  266. "__type__": "cc.Vec2",
  267. "x": 0.5,
  268. "y": 0.5
  269. },
  270. "_trs": {
  271. "__type__": "TypedArray",
  272. "ctor": "Float64Array",
  273. "array": [
  274. 0,
  275. 0,
  276. 0,
  277. 0,
  278. 0,
  279. 0,
  280. 1,
  281. 1.5,
  282. 1.5,
  283. 1
  284. ]
  285. },
  286. "_eulerAngles": {
  287. "__type__": "cc.Vec3",
  288. "x": 0,
  289. "y": 0,
  290. "z": 0
  291. },
  292. "_skewX": 0,
  293. "_skewY": 0,
  294. "_is3DNode": false,
  295. "_groupIndex": 0,
  296. "groupIndex": 0,
  297. "_id": "56DgZn9TtLapJ9q+74AgxD"
  298. },
  299. {
  300. "__type__": "cc.Sprite",
  301. "_name": "",
  302. "_objFlags": 0,
  303. "node": {
  304. "__id__": 5
  305. },
  306. "_enabled": true,
  307. "_materials": [
  308. {
  309. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  310. }
  311. ],
  312. "_srcBlendFactor": 770,
  313. "_dstBlendFactor": 771,
  314. "_spriteFrame": {
  315. "__uuid__": "8d5ea2db-5bb2-4dc9-9170-5ae82a4bcf6e"
  316. },
  317. "_type": 0,
  318. "_sizeMode": 0,
  319. "_fillType": 0,
  320. "_fillCenter": {
  321. "__type__": "cc.Vec2",
  322. "x": 0,
  323. "y": 0
  324. },
  325. "_fillStart": 0,
  326. "_fillRange": 0,
  327. "_isTrimmedMode": true,
  328. "_atlas": null,
  329. "_id": "aboFbwY7ZLeZHXG4rlKyTk"
  330. },
  331. {
  332. "__type__": "cc.Canvas",
  333. "_name": "",
  334. "_objFlags": 0,
  335. "node": {
  336. "__id__": 2
  337. },
  338. "_enabled": true,
  339. "_designResolution": {
  340. "__type__": "cc.Size",
  341. "width": 1080,
  342. "height": 1920
  343. },
  344. "_fitWidth": true,
  345. "_fitHeight": false,
  346. "_id": "59Cd0ovbdF4byw5sbjJDx7"
  347. },
  348. {
  349. "__type__": "cc.Widget",
  350. "_name": "",
  351. "_objFlags": 0,
  352. "node": {
  353. "__id__": 2
  354. },
  355. "_enabled": true,
  356. "alignMode": 1,
  357. "_target": null,
  358. "_alignFlags": 45,
  359. "_left": 0,
  360. "_right": 0,
  361. "_top": 0,
  362. "_bottom": 0,
  363. "_verticalCenter": 0,
  364. "_horizontalCenter": 0,
  365. "_isAbsLeft": true,
  366. "_isAbsRight": true,
  367. "_isAbsTop": true,
  368. "_isAbsBottom": true,
  369. "_isAbsHorizontalCenter": true,
  370. "_isAbsVerticalCenter": true,
  371. "_originalWidth": 0,
  372. "_originalHeight": 0,
  373. "_id": "29zXboiXFBKoIV4PQ2liTe"
  374. },
  375. {
  376. "__type__": "43b0f4vgalEfbPwFDwK4L1k",
  377. "_name": "",
  378. "_objFlags": 0,
  379. "node": {
  380. "__id__": 2
  381. },
  382. "_enabled": true,
  383. "_id": "84VMg7nFhPuqExNMDfJysP"
  384. }
  385. ]