PreloadingScene.fire 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "scene": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Scene",
  13. "_objFlags": 0,
  14. "_parent": null,
  15. "_children": [
  16. {
  17. "__id__": 2
  18. },
  19. {
  20. "__id__": 7
  21. }
  22. ],
  23. "_active": false,
  24. "_components": [],
  25. "_prefab": null,
  26. "_opacity": 255,
  27. "_color": {
  28. "__type__": "cc.Color",
  29. "r": 255,
  30. "g": 255,
  31. "b": 255,
  32. "a": 255
  33. },
  34. "_contentSize": {
  35. "__type__": "cc.Size",
  36. "width": 0,
  37. "height": 0
  38. },
  39. "_anchorPoint": {
  40. "__type__": "cc.Vec2",
  41. "x": 0,
  42. "y": 0
  43. },
  44. "_trs": {
  45. "__type__": "TypedArray",
  46. "ctor": "Float64Array",
  47. "array": [
  48. 0,
  49. 0,
  50. 0,
  51. 0,
  52. 0,
  53. 0,
  54. 1,
  55. 1,
  56. 1,
  57. 1
  58. ]
  59. },
  60. "_is3DNode": true,
  61. "_groupIndex": 0,
  62. "groupIndex": 0,
  63. "autoReleaseAssets": true,
  64. "_id": "81c823be-4006-4bb5-969d-4f19390ec157"
  65. },
  66. {
  67. "__type__": "cc.Node",
  68. "_name": "Canvas",
  69. "_objFlags": 0,
  70. "_parent": {
  71. "__id__": 1
  72. },
  73. "_children": [
  74. {
  75. "__id__": 3
  76. }
  77. ],
  78. "_active": true,
  79. "_components": [
  80. {
  81. "__id__": 5
  82. },
  83. {
  84. "__id__": 6
  85. }
  86. ],
  87. "_prefab": null,
  88. "_opacity": 255,
  89. "_color": {
  90. "__type__": "cc.Color",
  91. "r": 255,
  92. "g": 255,
  93. "b": 255,
  94. "a": 255
  95. },
  96. "_contentSize": {
  97. "__type__": "cc.Size",
  98. "width": 750,
  99. "height": 1334
  100. },
  101. "_anchorPoint": {
  102. "__type__": "cc.Vec2",
  103. "x": 0.5,
  104. "y": 0.5
  105. },
  106. "_trs": {
  107. "__type__": "TypedArray",
  108. "ctor": "Float64Array",
  109. "array": [
  110. 375,
  111. 667,
  112. 0,
  113. 0,
  114. 0,
  115. 0,
  116. 1,
  117. 1,
  118. 1,
  119. 1
  120. ]
  121. },
  122. "_eulerAngles": {
  123. "__type__": "cc.Vec3",
  124. "x": 0,
  125. "y": 0,
  126. "z": 0
  127. },
  128. "_skewX": 0,
  129. "_skewY": 0,
  130. "_is3DNode": false,
  131. "_groupIndex": 0,
  132. "groupIndex": 0,
  133. "_id": "fcJ1ojdFlPNokdfrLRu1YL"
  134. },
  135. {
  136. "__type__": "cc.Node",
  137. "_name": "Main Camera",
  138. "_objFlags": 0,
  139. "_parent": {
  140. "__id__": 2
  141. },
  142. "_children": [],
  143. "_active": true,
  144. "_components": [
  145. {
  146. "__id__": 4
  147. }
  148. ],
  149. "_prefab": null,
  150. "_opacity": 255,
  151. "_color": {
  152. "__type__": "cc.Color",
  153. "r": 255,
  154. "g": 255,
  155. "b": 255,
  156. "a": 255
  157. },
  158. "_contentSize": {
  159. "__type__": "cc.Size",
  160. "width": 0,
  161. "height": 0
  162. },
  163. "_anchorPoint": {
  164. "__type__": "cc.Vec2",
  165. "x": 0.5,
  166. "y": 0.5
  167. },
  168. "_trs": {
  169. "__type__": "TypedArray",
  170. "ctor": "Float64Array",
  171. "array": [
  172. 0,
  173. 0,
  174. 365.46272039703314,
  175. 0,
  176. 0,
  177. 0,
  178. 1,
  179. 1,
  180. 1,
  181. 1
  182. ]
  183. },
  184. "_eulerAngles": {
  185. "__type__": "cc.Vec3",
  186. "x": 0,
  187. "y": 0,
  188. "z": 0
  189. },
  190. "_skewX": 0,
  191. "_skewY": 0,
  192. "_is3DNode": false,
  193. "_groupIndex": 0,
  194. "groupIndex": 0,
  195. "_id": "e5BfOVRgBGIKDKWSO5KmDz"
  196. },
  197. {
  198. "__type__": "cc.Camera",
  199. "_name": "",
  200. "_objFlags": 0,
  201. "node": {
  202. "__id__": 3
  203. },
  204. "_enabled": true,
  205. "_cullingMask": 4294967295,
  206. "_clearFlags": 7,
  207. "_backgroundColor": {
  208. "__type__": "cc.Color",
  209. "r": 0,
  210. "g": 0,
  211. "b": 0,
  212. "a": 255
  213. },
  214. "_depth": -1,
  215. "_zoomRatio": 1,
  216. "_targetTexture": null,
  217. "_fov": 60,
  218. "_orthoSize": 10,
  219. "_nearClip": 1,
  220. "_farClip": 4096,
  221. "_ortho": true,
  222. "_rect": {
  223. "__type__": "cc.Rect",
  224. "x": 0,
  225. "y": 0,
  226. "width": 1,
  227. "height": 1
  228. },
  229. "_renderStages": 1,
  230. "_alignWithScreen": true,
  231. "_id": "b0ygmRgohIiKphWNcdYhCs"
  232. },
  233. {
  234. "__type__": "cc.Canvas",
  235. "_name": "",
  236. "_objFlags": 0,
  237. "node": {
  238. "__id__": 2
  239. },
  240. "_enabled": true,
  241. "_designResolution": {
  242. "__type__": "cc.Size",
  243. "width": 750,
  244. "height": 1334
  245. },
  246. "_fitWidth": false,
  247. "_fitHeight": true,
  248. "_id": "caOSd7RHlLLL18JiaOSM34"
  249. },
  250. {
  251. "__type__": "cc.Widget",
  252. "_name": "",
  253. "_objFlags": 0,
  254. "node": {
  255. "__id__": 2
  256. },
  257. "_enabled": true,
  258. "alignMode": 1,
  259. "_target": null,
  260. "_alignFlags": 45,
  261. "_left": 0,
  262. "_right": 0,
  263. "_top": 0,
  264. "_bottom": 0,
  265. "_verticalCenter": 0,
  266. "_horizontalCenter": 0,
  267. "_isAbsLeft": true,
  268. "_isAbsRight": true,
  269. "_isAbsTop": true,
  270. "_isAbsBottom": true,
  271. "_isAbsHorizontalCenter": true,
  272. "_isAbsVerticalCenter": true,
  273. "_originalWidth": 0,
  274. "_originalHeight": 0,
  275. "_id": "9bBXOGRotBaJ9AhQMbdqGm"
  276. },
  277. {
  278. "__type__": "cc.Node",
  279. "_name": "Main",
  280. "_objFlags": 0,
  281. "_parent": {
  282. "__id__": 1
  283. },
  284. "_children": [
  285. {
  286. "__id__": 8
  287. }
  288. ],
  289. "_active": true,
  290. "_components": [
  291. {
  292. "__id__": 10
  293. },
  294. {
  295. "__id__": 11
  296. },
  297. {
  298. "__id__": 12
  299. }
  300. ],
  301. "_prefab": null,
  302. "_opacity": 255,
  303. "_color": {
  304. "__type__": "cc.Color",
  305. "r": 255,
  306. "g": 255,
  307. "b": 255,
  308. "a": 255
  309. },
  310. "_contentSize": {
  311. "__type__": "cc.Size",
  312. "width": 750,
  313. "height": 1334
  314. },
  315. "_anchorPoint": {
  316. "__type__": "cc.Vec2",
  317. "x": 0,
  318. "y": 0
  319. },
  320. "_trs": {
  321. "__type__": "TypedArray",
  322. "ctor": "Float64Array",
  323. "array": [
  324. 0,
  325. 0,
  326. 0,
  327. 0,
  328. 0,
  329. 0,
  330. 1,
  331. 1,
  332. 1,
  333. 1
  334. ]
  335. },
  336. "_eulerAngles": {
  337. "__type__": "cc.Vec3",
  338. "x": 0,
  339. "y": 0,
  340. "z": 0
  341. },
  342. "_skewX": 0,
  343. "_skewY": 0,
  344. "_is3DNode": false,
  345. "_groupIndex": 0,
  346. "groupIndex": 0,
  347. "_id": "b34WNGv8FHwoG/qJnRsqeW"
  348. },
  349. {
  350. "__type__": "cc.Node",
  351. "_name": "LayerRoot",
  352. "_objFlags": 0,
  353. "_parent": {
  354. "__id__": 7
  355. },
  356. "_children": [],
  357. "_active": true,
  358. "_components": [
  359. {
  360. "__id__": 9
  361. }
  362. ],
  363. "_prefab": null,
  364. "_opacity": 255,
  365. "_color": {
  366. "__type__": "cc.Color",
  367. "r": 255,
  368. "g": 255,
  369. "b": 255,
  370. "a": 255
  371. },
  372. "_contentSize": {
  373. "__type__": "cc.Size",
  374. "width": 750,
  375. "height": 1334
  376. },
  377. "_anchorPoint": {
  378. "__type__": "cc.Vec2",
  379. "x": 0,
  380. "y": 0
  381. },
  382. "_trs": {
  383. "__type__": "TypedArray",
  384. "ctor": "Float64Array",
  385. "array": [
  386. 0,
  387. 0,
  388. 0,
  389. 0,
  390. 0,
  391. 0,
  392. 1,
  393. 1,
  394. 1,
  395. 1
  396. ]
  397. },
  398. "_eulerAngles": {
  399. "__type__": "cc.Vec3",
  400. "x": 0,
  401. "y": 116.048,
  402. "z": 0
  403. },
  404. "_skewX": 0,
  405. "_skewY": 0,
  406. "_is3DNode": false,
  407. "_groupIndex": 0,
  408. "groupIndex": 0,
  409. "_id": "65sRjycRpOqZh/0Dna8P2n"
  410. },
  411. {
  412. "__type__": "cc.Widget",
  413. "_name": "",
  414. "_objFlags": 0,
  415. "node": {
  416. "__id__": 8
  417. },
  418. "_enabled": true,
  419. "alignMode": 1,
  420. "_target": null,
  421. "_alignFlags": 45,
  422. "_left": 0,
  423. "_right": 0,
  424. "_top": 0,
  425. "_bottom": 0,
  426. "_verticalCenter": 0,
  427. "_horizontalCenter": 0,
  428. "_isAbsLeft": true,
  429. "_isAbsRight": true,
  430. "_isAbsTop": true,
  431. "_isAbsBottom": true,
  432. "_isAbsHorizontalCenter": true,
  433. "_isAbsVerticalCenter": true,
  434. "_originalWidth": 0,
  435. "_originalHeight": 0,
  436. "_id": "91W2r2qARDeL8twXcZAA19"
  437. },
  438. {
  439. "__type__": "2e5624hTAhHS42xoVUxwNxT",
  440. "_name": "",
  441. "_objFlags": 0,
  442. "node": {
  443. "__id__": 7
  444. },
  445. "_enabled": true,
  446. "layerRoot": {
  447. "__id__": 8
  448. },
  449. "_id": "d0qAnklBZBLIU9cTqBL0nG"
  450. },
  451. {
  452. "__type__": "dc3406/IB1GypDHmBCdfAEu",
  453. "_name": "",
  454. "_objFlags": 0,
  455. "node": {
  456. "__id__": 7
  457. },
  458. "_enabled": true,
  459. "_id": "42Uuk3zpFLeJ2PmDjGSvDY"
  460. },
  461. {
  462. "__type__": "cc.Widget",
  463. "_name": "",
  464. "_objFlags": 0,
  465. "node": {
  466. "__id__": 7
  467. },
  468. "_enabled": true,
  469. "alignMode": 1,
  470. "_target": null,
  471. "_alignFlags": 45,
  472. "_left": 0,
  473. "_right": 0,
  474. "_top": 0,
  475. "_bottom": 0,
  476. "_verticalCenter": 0,
  477. "_horizontalCenter": 0,
  478. "_isAbsLeft": true,
  479. "_isAbsRight": true,
  480. "_isAbsTop": true,
  481. "_isAbsBottom": true,
  482. "_isAbsHorizontalCenter": true,
  483. "_isAbsVerticalCenter": true,
  484. "_originalWidth": 0,
  485. "_originalHeight": 0,
  486. "_id": "77HT4GxCxJfr1H+b607CvH"
  487. }
  488. ]