58412d62-7be9-4cc9-8b19-4a0a471a8eab.json 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "EndScene",
  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": true,
  22. "_level": 0,
  23. "_components": [],
  24. "_prefab": null,
  25. "_opacity": 255,
  26. "_color": {
  27. "__type__": "cc.Color",
  28. "r": 255,
  29. "g": 255,
  30. "b": 255,
  31. "a": 255
  32. },
  33. "_contentSize": {
  34. "__type__": "cc.Size",
  35. "width": 0,
  36. "height": 0
  37. },
  38. "_anchorPoint": {
  39. "__type__": "cc.Vec2",
  40. "x": 0,
  41. "y": 0
  42. },
  43. "_eulerAngles": {
  44. "__type__": "cc.Vec3",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0
  48. },
  49. "_is3DNode": true,
  50. "groupIndex": 0,
  51. "autoReleaseAssets": false,
  52. "_id": "58412d62-7be9-4cc9-8b19-4a0a471a8eab",
  53. "_trs": {
  54. "__type__": "TypedArray",
  55. "ctor": "Float64Array",
  56. "array": [
  57. 0,
  58. 0,
  59. 0,
  60. 0,
  61. 0,
  62. 0,
  63. 1,
  64. 1,
  65. 1,
  66. 1
  67. ]
  68. }
  69. },
  70. {
  71. "__type__": "cc.Node",
  72. "_name": "Canvas",
  73. "_objFlags": 0,
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [
  78. {
  79. "__id__": 3
  80. },
  81. {
  82. "__id__": 5
  83. },
  84. {
  85. "__id__": 9
  86. }
  87. ],
  88. "_active": true,
  89. "_level": 0,
  90. "_components": [
  91. {
  92. "__id__": 10
  93. },
  94. {
  95. "__id__": 11
  96. },
  97. {
  98. "__id__": 12
  99. }
  100. ],
  101. "_prefab": null,
  102. "_opacity": 255,
  103. "_color": {
  104. "__type__": "cc.Color",
  105. "r": 255,
  106. "g": 255,
  107. "b": 255,
  108. "a": 255
  109. },
  110. "_contentSize": {
  111. "__type__": "cc.Size",
  112. "width": 540,
  113. "height": 960
  114. },
  115. "_anchorPoint": {
  116. "__type__": "cc.Vec2",
  117. "x": 0.5,
  118. "y": 0.5
  119. },
  120. "_eulerAngles": {
  121. "__type__": "cc.Vec3",
  122. "x": 0,
  123. "y": 0,
  124. "z": 0
  125. },
  126. "_skewX": 0,
  127. "_skewY": 0,
  128. "_is3DNode": false,
  129. "groupIndex": 0,
  130. "_id": "c7ehs3VshCFIaoCqcmb1cc",
  131. "_trs": {
  132. "__type__": "TypedArray",
  133. "ctor": "Float64Array",
  134. "array": [
  135. 270,
  136. 480,
  137. 0,
  138. 0,
  139. 0,
  140. 0,
  141. 1,
  142. 1,
  143. 1,
  144. 1
  145. ]
  146. }
  147. },
  148. {
  149. "__type__": "cc.Node",
  150. "_name": "Main Camera",
  151. "_objFlags": 0,
  152. "_parent": {
  153. "__id__": 2
  154. },
  155. "_children": [],
  156. "_active": true,
  157. "_level": 1,
  158. "_components": [
  159. {
  160. "__id__": 4
  161. }
  162. ],
  163. "_prefab": null,
  164. "_opacity": 255,
  165. "_color": {
  166. "__type__": "cc.Color",
  167. "r": 255,
  168. "g": 255,
  169. "b": 255,
  170. "a": 255
  171. },
  172. "_contentSize": {
  173. "__type__": "cc.Size",
  174. "width": 0,
  175. "height": 0
  176. },
  177. "_anchorPoint": {
  178. "__type__": "cc.Vec2",
  179. "x": 0.5,
  180. "y": 0.5
  181. },
  182. "_eulerAngles": {
  183. "__type__": "cc.Vec3",
  184. "x": 0,
  185. "y": 0,
  186. "z": 0
  187. },
  188. "_skewX": 0,
  189. "_skewY": 0,
  190. "_is3DNode": false,
  191. "groupIndex": 0,
  192. "_id": "6b2juwCEtBp5R4dXEbqr4W",
  193. "_trs": {
  194. "__type__": "TypedArray",
  195. "ctor": "Float64Array",
  196. "array": [
  197. 0,
  198. 0,
  199. 0,
  200. 0,
  201. 0,
  202. 0,
  203. 1,
  204. 1,
  205. 1,
  206. 1
  207. ]
  208. }
  209. },
  210. {
  211. "__type__": "cc.Camera",
  212. "_name": "",
  213. "_objFlags": 0,
  214. "node": {
  215. "__id__": 3
  216. },
  217. "_enabled": true,
  218. "_cullingMask": 4294967295,
  219. "_clearFlags": 7,
  220. "_backgroundColor": {
  221. "__type__": "cc.Color",
  222. "r": 0,
  223. "g": 0,
  224. "b": 0,
  225. "a": 255
  226. },
  227. "_depth": -1,
  228. "_zoomRatio": 1,
  229. "_targetTexture": null,
  230. "_fov": 60,
  231. "_orthoSize": 10,
  232. "_nearClip": 1,
  233. "_farClip": 4096,
  234. "_ortho": true,
  235. "_rect": {
  236. "__type__": "cc.Rect",
  237. "x": 0,
  238. "y": 0,
  239. "width": 1,
  240. "height": 1
  241. },
  242. "_renderStages": 1,
  243. "_id": "bcNfb2b6tInZ4bwu3dBJFf"
  244. },
  245. {
  246. "__type__": "cc.Node",
  247. "_name": "BG",
  248. "_objFlags": 0,
  249. "_parent": {
  250. "__id__": 2
  251. },
  252. "_children": [
  253. {
  254. "__id__": 6
  255. }
  256. ],
  257. "_active": true,
  258. "_level": 0,
  259. "_components": [
  260. {
  261. "__id__": 8
  262. }
  263. ],
  264. "_prefab": null,
  265. "_opacity": 255,
  266. "_color": {
  267. "__type__": "cc.Color",
  268. "r": 255,
  269. "g": 255,
  270. "b": 255,
  271. "a": 255
  272. },
  273. "_contentSize": {
  274. "__type__": "cc.Size",
  275. "width": 540,
  276. "height": 960
  277. },
  278. "_anchorPoint": {
  279. "__type__": "cc.Vec2",
  280. "x": 0.5,
  281. "y": 0.5
  282. },
  283. "_eulerAngles": {
  284. "__type__": "cc.Vec3",
  285. "x": 0,
  286. "y": 0,
  287. "z": 0
  288. },
  289. "_skewX": 0,
  290. "_skewY": 0,
  291. "_is3DNode": false,
  292. "groupIndex": 0,
  293. "_id": "28uaR1PuVJEKafwtakT0eV",
  294. "_trs": {
  295. "__type__": "TypedArray",
  296. "ctor": "Float64Array",
  297. "array": [
  298. 0,
  299. -100,
  300. 0,
  301. 0,
  302. 0,
  303. 0,
  304. 1,
  305. 1,
  306. 1,
  307. 1
  308. ]
  309. }
  310. },
  311. {
  312. "__type__": "cc.Node",
  313. "_name": "BG copy",
  314. "_objFlags": 0,
  315. "_parent": {
  316. "__id__": 5
  317. },
  318. "_children": [],
  319. "_active": true,
  320. "_level": 1,
  321. "_components": [
  322. {
  323. "__id__": 7
  324. }
  325. ],
  326. "_prefab": null,
  327. "_opacity": 255,
  328. "_color": {
  329. "__type__": "cc.Color",
  330. "r": 255,
  331. "g": 255,
  332. "b": 255,
  333. "a": 255
  334. },
  335. "_contentSize": {
  336. "__type__": "cc.Size",
  337. "width": 540,
  338. "height": 960
  339. },
  340. "_anchorPoint": {
  341. "__type__": "cc.Vec2",
  342. "x": 0.5,
  343. "y": 0.5
  344. },
  345. "_eulerAngles": {
  346. "__type__": "cc.Vec3",
  347. "x": 0,
  348. "y": 0,
  349. "z": 0
  350. },
  351. "_skewX": 0,
  352. "_skewY": 0,
  353. "_is3DNode": false,
  354. "groupIndex": 0,
  355. "_id": "b1bdVQJ2hGm62F8tpo4sJi",
  356. "_trs": {
  357. "__type__": "TypedArray",
  358. "ctor": "Float64Array",
  359. "array": [
  360. 0,
  361. 257.003,
  362. 0,
  363. 0,
  364. 0,
  365. 0,
  366. 1,
  367. 1,
  368. 1,
  369. 1
  370. ]
  371. }
  372. },
  373. {
  374. "__type__": "cc.Sprite",
  375. "_name": "",
  376. "_objFlags": 0,
  377. "node": {
  378. "__id__": 6
  379. },
  380. "_enabled": true,
  381. "_materials": [
  382. {
  383. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  384. }
  385. ],
  386. "_srcBlendFactor": 770,
  387. "_dstBlendFactor": 771,
  388. "_spriteFrame": {
  389. "__uuid__": "c5a333fe-5e23-4860-8dec-d75167568547"
  390. },
  391. "_type": 0,
  392. "_sizeMode": 0,
  393. "_fillType": 0,
  394. "_fillCenter": {
  395. "__type__": "cc.Vec2",
  396. "x": 0,
  397. "y": 0
  398. },
  399. "_fillStart": 0,
  400. "_fillRange": 0,
  401. "_isTrimmedMode": true,
  402. "_atlas": null,
  403. "_id": "4azOhUsj5Ii4uAaqHV1ZLZ"
  404. },
  405. {
  406. "__type__": "cc.Sprite",
  407. "_name": "",
  408. "_objFlags": 0,
  409. "node": {
  410. "__id__": 5
  411. },
  412. "_enabled": true,
  413. "_materials": [
  414. {
  415. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  416. }
  417. ],
  418. "_srcBlendFactor": 770,
  419. "_dstBlendFactor": 771,
  420. "_spriteFrame": {
  421. "__uuid__": "c5a333fe-5e23-4860-8dec-d75167568547"
  422. },
  423. "_type": 0,
  424. "_sizeMode": 0,
  425. "_fillType": 0,
  426. "_fillCenter": {
  427. "__type__": "cc.Vec2",
  428. "x": 0,
  429. "y": 0
  430. },
  431. "_fillStart": 0,
  432. "_fillRange": 0,
  433. "_isTrimmedMode": true,
  434. "_atlas": null,
  435. "_id": "83MP1dtZFOTorVxFkAIzKr"
  436. },
  437. {
  438. "__type__": "cc.Node",
  439. "_name": "New Node",
  440. "_objFlags": 0,
  441. "_parent": {
  442. "__id__": 2
  443. },
  444. "_children": [],
  445. "_active": true,
  446. "_level": 1,
  447. "_components": [],
  448. "_prefab": null,
  449. "_opacity": 255,
  450. "_color": {
  451. "__type__": "cc.Color",
  452. "r": 255,
  453. "g": 255,
  454. "b": 255,
  455. "a": 255
  456. },
  457. "_contentSize": {
  458. "__type__": "cc.Size",
  459. "width": 0,
  460. "height": 0
  461. },
  462. "_anchorPoint": {
  463. "__type__": "cc.Vec2",
  464. "x": 0.5,
  465. "y": 0.5
  466. },
  467. "_eulerAngles": {
  468. "__type__": "cc.Vec3",
  469. "x": 0,
  470. "y": 0,
  471. "z": 0
  472. },
  473. "_skewX": 0,
  474. "_skewY": 0,
  475. "_is3DNode": false,
  476. "groupIndex": 0,
  477. "_id": "47/UeVleRC8JaXbeOHtIfi",
  478. "_trs": {
  479. "__type__": "TypedArray",
  480. "ctor": "Float64Array",
  481. "array": [
  482. 0,
  483. 0,
  484. 0,
  485. 0,
  486. 0,
  487. 0,
  488. 1,
  489. 0.5,
  490. 0.5,
  491. 1
  492. ]
  493. }
  494. },
  495. {
  496. "__type__": "cc.Canvas",
  497. "_name": "",
  498. "_objFlags": 0,
  499. "node": {
  500. "__id__": 2
  501. },
  502. "_enabled": true,
  503. "_designResolution": {
  504. "__type__": "cc.Size",
  505. "width": 540,
  506. "height": 960
  507. },
  508. "_fitWidth": true,
  509. "_fitHeight": true,
  510. "_id": "42uFKQExFEOq+E2MH86MdG"
  511. },
  512. {
  513. "__type__": "a00e52IsyBExZnsc9QD67mN",
  514. "_name": "",
  515. "_objFlags": 0,
  516. "node": {
  517. "__id__": 2
  518. },
  519. "_enabled": true,
  520. "RankInfo": {
  521. "__uuid__": "e8c6737f-31bf-41fb-81a7-ffb65792dd04"
  522. },
  523. "rannode": {
  524. "__id__": 9
  525. },
  526. "_id": "dbh+a7n2lAkJkTn3QCitvT"
  527. },
  528. {
  529. "__type__": "cc.Widget",
  530. "_name": "",
  531. "_objFlags": 0,
  532. "node": {
  533. "__id__": 2
  534. },
  535. "_enabled": true,
  536. "alignMode": 1,
  537. "_target": null,
  538. "_alignFlags": 45,
  539. "_left": 0,
  540. "_right": 0,
  541. "_top": 0,
  542. "_bottom": 0,
  543. "_verticalCenter": 0,
  544. "_horizontalCenter": 0,
  545. "_isAbsLeft": true,
  546. "_isAbsRight": true,
  547. "_isAbsTop": true,
  548. "_isAbsBottom": true,
  549. "_isAbsHorizontalCenter": true,
  550. "_isAbsVerticalCenter": true,
  551. "_originalWidth": 0,
  552. "_originalHeight": 0
  553. }
  554. ]