StartScene.fire 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578
  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__": 10
  21. }
  22. ],
  23. "_active": true,
  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": false,
  64. "_id": "2d2f792f-a40c-49bb-a189-ed176a246e49"
  65. },
  66. {
  67. "__type__": "cc.Node",
  68. "_name": "App",
  69. "_objFlags": 0,
  70. "_parent": {
  71. "__id__": 1
  72. },
  73. "_children": [
  74. {
  75. "__id__": 3
  76. },
  77. {
  78. "__id__": 5
  79. }
  80. ],
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 7
  85. },
  86. {
  87. "__id__": 8
  88. },
  89. {
  90. "__id__": 9
  91. }
  92. ],
  93. "_prefab": null,
  94. "_opacity": 255,
  95. "_color": {
  96. "__type__": "cc.Color",
  97. "r": 255,
  98. "g": 255,
  99. "b": 255,
  100. "a": 255
  101. },
  102. "_contentSize": {
  103. "__type__": "cc.Size",
  104. "width": 1280,
  105. "height": 720
  106. },
  107. "_anchorPoint": {
  108. "__type__": "cc.Vec2",
  109. "x": 0.5,
  110. "y": 0.5
  111. },
  112. "_trs": {
  113. "__type__": "TypedArray",
  114. "ctor": "Float64Array",
  115. "array": [
  116. 640,
  117. 360,
  118. 0,
  119. 0,
  120. 0,
  121. 0,
  122. 1,
  123. 1,
  124. 1,
  125. 1
  126. ]
  127. },
  128. "_eulerAngles": {
  129. "__type__": "cc.Vec3",
  130. "x": 0,
  131. "y": 0,
  132. "z": 0
  133. },
  134. "_skewX": 0,
  135. "_skewY": 0,
  136. "_is3DNode": false,
  137. "_groupIndex": 0,
  138. "groupIndex": 0,
  139. "_id": "71djsobAlF4554Tos7NHnk"
  140. },
  141. {
  142. "__type__": "cc.Node",
  143. "_name": "UIRoot",
  144. "_objFlags": 0,
  145. "_parent": {
  146. "__id__": 2
  147. },
  148. "_children": [],
  149. "_active": true,
  150. "_components": [
  151. {
  152. "__id__": 4
  153. }
  154. ],
  155. "_prefab": null,
  156. "_opacity": 255,
  157. "_color": {
  158. "__type__": "cc.Color",
  159. "r": 255,
  160. "g": 255,
  161. "b": 255,
  162. "a": 255
  163. },
  164. "_contentSize": {
  165. "__type__": "cc.Size",
  166. "width": 1280,
  167. "height": 720
  168. },
  169. "_anchorPoint": {
  170. "__type__": "cc.Vec2",
  171. "x": 0,
  172. "y": 0
  173. },
  174. "_trs": {
  175. "__type__": "TypedArray",
  176. "ctor": "Float64Array",
  177. "array": [
  178. -640,
  179. -360,
  180. 0,
  181. 0,
  182. 0,
  183. 0,
  184. 1,
  185. 1,
  186. 1,
  187. 1
  188. ]
  189. },
  190. "_eulerAngles": {
  191. "__type__": "cc.Vec3",
  192. "x": 0,
  193. "y": 0,
  194. "z": 0
  195. },
  196. "_skewX": 0,
  197. "_skewY": 0,
  198. "_is3DNode": false,
  199. "_groupIndex": 1,
  200. "groupIndex": 1,
  201. "_id": "6c5TB12oFCubrGLfRwUe8h"
  202. },
  203. {
  204. "__type__": "cc.Widget",
  205. "_name": "",
  206. "_objFlags": 0,
  207. "node": {
  208. "__id__": 3
  209. },
  210. "_enabled": true,
  211. "alignMode": 1,
  212. "_target": {
  213. "__id__": 2
  214. },
  215. "_alignFlags": 45,
  216. "_left": 0,
  217. "_right": 0,
  218. "_top": 0,
  219. "_bottom": 0,
  220. "_verticalCenter": 0,
  221. "_horizontalCenter": 0,
  222. "_isAbsLeft": true,
  223. "_isAbsRight": true,
  224. "_isAbsTop": true,
  225. "_isAbsBottom": true,
  226. "_isAbsHorizontalCenter": true,
  227. "_isAbsVerticalCenter": true,
  228. "_originalWidth": 0,
  229. "_originalHeight": 0,
  230. "_id": "47nWcAoLNI75N9Zj25bcik"
  231. },
  232. {
  233. "__type__": "cc.Node",
  234. "_name": "UICamera",
  235. "_objFlags": 0,
  236. "_parent": {
  237. "__id__": 2
  238. },
  239. "_children": [],
  240. "_active": true,
  241. "_components": [
  242. {
  243. "__id__": 6
  244. }
  245. ],
  246. "_prefab": null,
  247. "_opacity": 255,
  248. "_color": {
  249. "__type__": "cc.Color",
  250. "r": 255,
  251. "g": 255,
  252. "b": 255,
  253. "a": 255
  254. },
  255. "_contentSize": {
  256. "__type__": "cc.Size",
  257. "width": 0,
  258. "height": 0
  259. },
  260. "_anchorPoint": {
  261. "__type__": "cc.Vec2",
  262. "x": 0.5,
  263. "y": 0.5
  264. },
  265. "_trs": {
  266. "__type__": "TypedArray",
  267. "ctor": "Float64Array",
  268. "array": [
  269. 0,
  270. 0,
  271. 554.25626,
  272. 0,
  273. 0,
  274. 0,
  275. 1,
  276. 1,
  277. 1,
  278. 1
  279. ]
  280. },
  281. "_eulerAngles": {
  282. "__type__": "cc.Vec3",
  283. "x": 0,
  284. "y": 0,
  285. "z": 0
  286. },
  287. "_skewX": 0,
  288. "_skewY": 0,
  289. "_is3DNode": false,
  290. "_groupIndex": 0,
  291. "groupIndex": 0,
  292. "_id": "7eTezXqnBNuJ7Cy0WXsB7p"
  293. },
  294. {
  295. "__type__": "cc.Camera",
  296. "_name": "",
  297. "_objFlags": 0,
  298. "node": {
  299. "__id__": 5
  300. },
  301. "_enabled": true,
  302. "_cullingMask": 2,
  303. "_clearFlags": 0,
  304. "_backgroundColor": {
  305. "__type__": "cc.Color",
  306. "r": 0,
  307. "g": 0,
  308. "b": 0,
  309. "a": 255
  310. },
  311. "_depth": 0,
  312. "_zoomRatio": 1,
  313. "_targetTexture": null,
  314. "_fov": 60,
  315. "_orthoSize": 10,
  316. "_nearClip": 0.1,
  317. "_farClip": 4096,
  318. "_ortho": true,
  319. "_rect": {
  320. "__type__": "cc.Rect",
  321. "x": 0,
  322. "y": 0,
  323. "width": 1,
  324. "height": 1
  325. },
  326. "_renderStages": 1,
  327. "_alignWithScreen": true,
  328. "_id": "f5ZcPVoDFIE7kv5TsfjF8L"
  329. },
  330. {
  331. "__type__": "cc.Widget",
  332. "_name": "",
  333. "_objFlags": 0,
  334. "node": {
  335. "__id__": 2
  336. },
  337. "_enabled": true,
  338. "alignMode": 2,
  339. "_target": null,
  340. "_alignFlags": 45,
  341. "_left": 0,
  342. "_right": 0,
  343. "_top": 0,
  344. "_bottom": 0,
  345. "_verticalCenter": 0,
  346. "_horizontalCenter": 0,
  347. "_isAbsLeft": true,
  348. "_isAbsRight": true,
  349. "_isAbsTop": true,
  350. "_isAbsBottom": true,
  351. "_isAbsHorizontalCenter": true,
  352. "_isAbsVerticalCenter": true,
  353. "_originalWidth": 1280,
  354. "_originalHeight": 720,
  355. "_id": "48jjAWSxFBQb4T/TcdcWlW"
  356. },
  357. {
  358. "__type__": "af9b4/iJWpH8LOWqnjkRVj6",
  359. "_name": "",
  360. "_objFlags": 0,
  361. "node": {
  362. "__id__": 2
  363. },
  364. "_enabled": true,
  365. "uiRoot": {
  366. "__id__": 3
  367. },
  368. "_id": "832iie/w1ANpzD64SLYNOO"
  369. },
  370. {
  371. "__type__": "cc.Canvas",
  372. "_name": "",
  373. "_objFlags": 0,
  374. "node": {
  375. "__id__": 2
  376. },
  377. "_enabled": true,
  378. "_designResolution": {
  379. "__type__": "cc.Size",
  380. "width": 1280,
  381. "height": 720
  382. },
  383. "_fitWidth": false,
  384. "_fitHeight": true,
  385. "_id": "b9kACV2NxFy5375W78gCbZ"
  386. },
  387. {
  388. "__type__": "cc.Node",
  389. "_name": "Canvas",
  390. "_objFlags": 0,
  391. "_parent": {
  392. "__id__": 1
  393. },
  394. "_children": [
  395. {
  396. "__id__": 11
  397. }
  398. ],
  399. "_active": true,
  400. "_components": [
  401. {
  402. "__id__": 13
  403. }
  404. ],
  405. "_prefab": null,
  406. "_opacity": 255,
  407. "_color": {
  408. "__type__": "cc.Color",
  409. "r": 252,
  410. "g": 252,
  411. "b": 252,
  412. "a": 255
  413. },
  414. "_contentSize": {
  415. "__type__": "cc.Size",
  416. "width": 1280,
  417. "height": 720
  418. },
  419. "_anchorPoint": {
  420. "__type__": "cc.Vec2",
  421. "x": 0.5,
  422. "y": 0.5
  423. },
  424. "_trs": {
  425. "__type__": "TypedArray",
  426. "ctor": "Float64Array",
  427. "array": [
  428. 640,
  429. 360,
  430. 0,
  431. 0,
  432. 0,
  433. 0,
  434. 1,
  435. 1,
  436. 1,
  437. 1
  438. ]
  439. },
  440. "_eulerAngles": {
  441. "__type__": "cc.Vec3",
  442. "x": 0,
  443. "y": 0,
  444. "z": 0
  445. },
  446. "_skewX": 0,
  447. "_skewY": 0,
  448. "_is3DNode": false,
  449. "_groupIndex": 0,
  450. "groupIndex": 0,
  451. "_id": "a286bbGknJLZpRpxROV6M94"
  452. },
  453. {
  454. "__type__": "cc.Node",
  455. "_name": "Main Camera",
  456. "_objFlags": 0,
  457. "_parent": {
  458. "__id__": 10
  459. },
  460. "_children": [],
  461. "_active": true,
  462. "_components": [
  463. {
  464. "__id__": 12
  465. }
  466. ],
  467. "_prefab": null,
  468. "_opacity": 255,
  469. "_color": {
  470. "__type__": "cc.Color",
  471. "r": 255,
  472. "g": 255,
  473. "b": 255,
  474. "a": 255
  475. },
  476. "_contentSize": {
  477. "__type__": "cc.Size",
  478. "width": 0,
  479. "height": 0
  480. },
  481. "_anchorPoint": {
  482. "__type__": "cc.Vec2",
  483. "x": 0.5,
  484. "y": 0.5
  485. },
  486. "_trs": {
  487. "__type__": "TypedArray",
  488. "ctor": "Float64Array",
  489. "array": [
  490. 0,
  491. 0,
  492. 0,
  493. 0,
  494. 0,
  495. 0,
  496. 1,
  497. 1,
  498. 1,
  499. 1
  500. ]
  501. },
  502. "_eulerAngles": {
  503. "__type__": "cc.Vec3",
  504. "x": 0,
  505. "y": 0,
  506. "z": 0
  507. },
  508. "_skewX": 0,
  509. "_skewY": 0,
  510. "_is3DNode": false,
  511. "_groupIndex": 0,
  512. "groupIndex": 0,
  513. "_id": "debQ6e3iZCI5Npq2r1ulz6"
  514. },
  515. {
  516. "__type__": "cc.Camera",
  517. "_name": "",
  518. "_objFlags": 0,
  519. "node": {
  520. "__id__": 11
  521. },
  522. "_enabled": true,
  523. "_cullingMask": -3,
  524. "_clearFlags": 7,
  525. "_backgroundColor": {
  526. "__type__": "cc.Color",
  527. "r": 0,
  528. "g": 0,
  529. "b": 0,
  530. "a": 255
  531. },
  532. "_depth": -1,
  533. "_zoomRatio": 1,
  534. "_targetTexture": null,
  535. "_fov": 60,
  536. "_orthoSize": 10,
  537. "_nearClip": 1,
  538. "_farClip": 4096,
  539. "_ortho": true,
  540. "_rect": {
  541. "__type__": "cc.Rect",
  542. "x": 0,
  543. "y": 0,
  544. "width": 1,
  545. "height": 1
  546. },
  547. "_renderStages": 1,
  548. "_alignWithScreen": true,
  549. "_id": "12ZTKTtpNNQryYf5IpWGAp"
  550. },
  551. {
  552. "__type__": "cc.Widget",
  553. "_name": "",
  554. "_objFlags": 0,
  555. "node": {
  556. "__id__": 10
  557. },
  558. "_enabled": true,
  559. "alignMode": 1,
  560. "_target": null,
  561. "_alignFlags": 45,
  562. "_left": 0,
  563. "_right": 0,
  564. "_top": 0,
  565. "_bottom": 0,
  566. "_verticalCenter": 0,
  567. "_horizontalCenter": 0,
  568. "_isAbsLeft": true,
  569. "_isAbsRight": true,
  570. "_isAbsTop": true,
  571. "_isAbsBottom": true,
  572. "_isAbsHorizontalCenter": true,
  573. "_isAbsVerticalCenter": true,
  574. "_originalWidth": 0,
  575. "_originalHeight": 0,
  576. "_id": "01Ymns4LNLfaD6776Ze99M"
  577. }
  578. ]