SceneMain.fire 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614
  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. "_active": false,
  21. "_components": [],
  22. "_prefab": null,
  23. "_opacity": 255,
  24. "_color": {
  25. "__type__": "cc.Color",
  26. "r": 255,
  27. "g": 255,
  28. "b": 255,
  29. "a": 255
  30. },
  31. "_contentSize": {
  32. "__type__": "cc.Size",
  33. "width": 0,
  34. "height": 0
  35. },
  36. "_anchorPoint": {
  37. "__type__": "cc.Vec2",
  38. "x": 0,
  39. "y": 0
  40. },
  41. "_trs": {
  42. "__type__": "TypedArray",
  43. "ctor": "Float64Array",
  44. "array": [
  45. 0,
  46. 0,
  47. 0,
  48. 0,
  49. 0,
  50. 0,
  51. 1,
  52. 1,
  53. 1,
  54. 1
  55. ]
  56. },
  57. "_is3DNode": true,
  58. "_groupIndex": 0,
  59. "groupIndex": 0,
  60. "autoReleaseAssets": true,
  61. "_id": "1150b1b4-ed61-4f1e-91cb-c11e8ac0542d"
  62. },
  63. {
  64. "__type__": "cc.Node",
  65. "_name": "Canvas",
  66. "_objFlags": 0,
  67. "_parent": {
  68. "__id__": 1
  69. },
  70. "_children": [
  71. {
  72. "__id__": 3
  73. },
  74. {
  75. "__id__": 5
  76. },
  77. {
  78. "__id__": 7
  79. }
  80. ],
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 12
  85. },
  86. {
  87. "__id__": 13
  88. },
  89. {
  90. "__id__": 14
  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": 1920,
  105. "height": 1080
  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. 960,
  117. 540,
  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": "ab3UPJ0tRPmbrGge4OChL7"
  140. },
  141. {
  142. "__type__": "cc.Node",
  143. "_name": "bg",
  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": 2480,
  167. "height": 1440
  168. },
  169. "_anchorPoint": {
  170. "__type__": "cc.Vec2",
  171. "x": 0.5,
  172. "y": 0.5
  173. },
  174. "_trs": {
  175. "__type__": "TypedArray",
  176. "ctor": "Float64Array",
  177. "array": [
  178. 0,
  179. 0,
  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": 0,
  200. "groupIndex": 0,
  201. "_id": "6fzT7uVktEdYAS59qVBov/"
  202. },
  203. {
  204. "__type__": "cc.Sprite",
  205. "_name": "",
  206. "_objFlags": 0,
  207. "node": {
  208. "__id__": 3
  209. },
  210. "_enabled": true,
  211. "_materials": [
  212. {
  213. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  214. }
  215. ],
  216. "_srcBlendFactor": 770,
  217. "_dstBlendFactor": 771,
  218. "_spriteFrame": {
  219. "__uuid__": "7d07c1e2-73b5-410d-998f-dbe6f1cc8026"
  220. },
  221. "_type": 0,
  222. "_sizeMode": 1,
  223. "_fillType": 0,
  224. "_fillCenter": {
  225. "__type__": "cc.Vec2",
  226. "x": 0,
  227. "y": 0
  228. },
  229. "_fillStart": 0,
  230. "_fillRange": 0,
  231. "_isTrimmedMode": true,
  232. "_atlas": null,
  233. "_id": "c3HBEHJz9MNqvFbgEm4Cp+"
  234. },
  235. {
  236. "__type__": "cc.Node",
  237. "_name": "Main Camera",
  238. "_objFlags": 0,
  239. "_parent": {
  240. "__id__": 2
  241. },
  242. "_children": [],
  243. "_active": true,
  244. "_components": [
  245. {
  246. "__id__": 6
  247. }
  248. ],
  249. "_prefab": null,
  250. "_opacity": 255,
  251. "_color": {
  252. "__type__": "cc.Color",
  253. "r": 255,
  254. "g": 255,
  255. "b": 255,
  256. "a": 255
  257. },
  258. "_contentSize": {
  259. "__type__": "cc.Size",
  260. "width": 1920,
  261. "height": 1080
  262. },
  263. "_anchorPoint": {
  264. "__type__": "cc.Vec2",
  265. "x": 0.5,
  266. "y": 0.5
  267. },
  268. "_trs": {
  269. "__type__": "TypedArray",
  270. "ctor": "Float64Array",
  271. "array": [
  272. 0,
  273. 0,
  274. 292.7165864791403,
  275. 0,
  276. 0,
  277. 0,
  278. 1,
  279. 1,
  280. 1,
  281. 1
  282. ]
  283. },
  284. "_eulerAngles": {
  285. "__type__": "cc.Vec3",
  286. "x": 0,
  287. "y": 0,
  288. "z": 0
  289. },
  290. "_skewX": 0,
  291. "_skewY": 0,
  292. "_is3DNode": false,
  293. "_groupIndex": 0,
  294. "groupIndex": 0,
  295. "_id": "6cpkuQ6cRBtbztWX0p1RLQ"
  296. },
  297. {
  298. "__type__": "cc.Camera",
  299. "_name": "",
  300. "_objFlags": 0,
  301. "node": {
  302. "__id__": 5
  303. },
  304. "_enabled": true,
  305. "_cullingMask": 4294967295,
  306. "_clearFlags": 7,
  307. "_backgroundColor": {
  308. "__type__": "cc.Color",
  309. "r": 0,
  310. "g": 0,
  311. "b": 0,
  312. "a": 0
  313. },
  314. "_depth": -1,
  315. "_zoomRatio": 1,
  316. "_targetTexture": null,
  317. "_fov": 60,
  318. "_orthoSize": 10,
  319. "_nearClip": 1,
  320. "_farClip": 4096,
  321. "_ortho": true,
  322. "_rect": {
  323. "__type__": "cc.Rect",
  324. "x": 0,
  325. "y": 0,
  326. "width": 1,
  327. "height": 1
  328. },
  329. "_renderStages": 1,
  330. "_alignWithScreen": true,
  331. "_id": "ea1MDxU7BPMb9AjP2dy+Az"
  332. },
  333. {
  334. "__type__": "cc.Node",
  335. "_name": "btnNext",
  336. "_objFlags": 0,
  337. "_parent": {
  338. "__id__": 2
  339. },
  340. "_children": [],
  341. "_active": false,
  342. "_components": [
  343. {
  344. "__id__": 8
  345. },
  346. {
  347. "__id__": 9
  348. },
  349. {
  350. "__id__": 10
  351. }
  352. ],
  353. "_prefab": null,
  354. "_opacity": 255,
  355. "_color": {
  356. "__type__": "cc.Color",
  357. "r": 255,
  358. "g": 255,
  359. "b": 255,
  360. "a": 255
  361. },
  362. "_contentSize": {
  363. "__type__": "cc.Size",
  364. "width": 100,
  365. "height": 100
  366. },
  367. "_anchorPoint": {
  368. "__type__": "cc.Vec2",
  369. "x": 0.5,
  370. "y": 0.5
  371. },
  372. "_trs": {
  373. "__type__": "TypedArray",
  374. "ctor": "Float64Array",
  375. "array": [
  376. 900,
  377. 480,
  378. 0,
  379. 0,
  380. 0,
  381. 0,
  382. 1,
  383. 1,
  384. 1,
  385. 0
  386. ]
  387. },
  388. "_eulerAngles": {
  389. "__type__": "cc.Vec3",
  390. "x": 0,
  391. "y": 0,
  392. "z": 0
  393. },
  394. "_skewX": 0,
  395. "_skewY": 0,
  396. "_is3DNode": false,
  397. "_groupIndex": 0,
  398. "groupIndex": 0,
  399. "_id": "5cG5KB0fpMNZKVSQaNJ9wd"
  400. },
  401. {
  402. "__type__": "cc.Sprite",
  403. "_name": "",
  404. "_objFlags": 0,
  405. "node": {
  406. "__id__": 7
  407. },
  408. "_enabled": true,
  409. "_materials": [
  410. {
  411. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  412. }
  413. ],
  414. "_srcBlendFactor": 1,
  415. "_dstBlendFactor": 771,
  416. "_spriteFrame": {
  417. "__uuid__": "b888a314-aa5f-4d35-afd2-5fb4b49b6e36"
  418. },
  419. "_type": 0,
  420. "_sizeMode": 0,
  421. "_fillType": 0,
  422. "_fillCenter": {
  423. "__type__": "cc.Vec2",
  424. "x": 0,
  425. "y": 0
  426. },
  427. "_fillStart": 0,
  428. "_fillRange": 0,
  429. "_isTrimmedMode": true,
  430. "_atlas": null,
  431. "_id": "0eGfnyeQVPxYlIrkVmORgl"
  432. },
  433. {
  434. "__type__": "cc.Widget",
  435. "_name": "",
  436. "_objFlags": 0,
  437. "node": {
  438. "__id__": 7
  439. },
  440. "_enabled": true,
  441. "alignMode": 1,
  442. "_target": null,
  443. "_alignFlags": 33,
  444. "_left": 0,
  445. "_right": 10,
  446. "_top": 10,
  447. "_bottom": 0,
  448. "_verticalCenter": 0,
  449. "_horizontalCenter": 0,
  450. "_isAbsLeft": true,
  451. "_isAbsRight": true,
  452. "_isAbsTop": true,
  453. "_isAbsBottom": true,
  454. "_isAbsHorizontalCenter": true,
  455. "_isAbsVerticalCenter": true,
  456. "_originalWidth": 0,
  457. "_originalHeight": 0,
  458. "_id": "a0MIOSKO5ATqTYGmGxt3uj"
  459. },
  460. {
  461. "__type__": "cc.Button",
  462. "_name": "",
  463. "_objFlags": 0,
  464. "node": {
  465. "__id__": 7
  466. },
  467. "_enabled": true,
  468. "_normalMaterial": null,
  469. "_grayMaterial": null,
  470. "duration": 0.1,
  471. "zoomScale": 1.2,
  472. "clickEvents": [
  473. {
  474. "__id__": 11
  475. }
  476. ],
  477. "_N$interactable": true,
  478. "_N$enableAutoGrayEffect": false,
  479. "_N$transition": 3,
  480. "transition": 3,
  481. "_N$normalColor": {
  482. "__type__": "cc.Color",
  483. "r": 255,
  484. "g": 255,
  485. "b": 255,
  486. "a": 255
  487. },
  488. "_N$pressedColor": {
  489. "__type__": "cc.Color",
  490. "r": 211,
  491. "g": 211,
  492. "b": 211,
  493. "a": 255
  494. },
  495. "pressedColor": {
  496. "__type__": "cc.Color",
  497. "r": 211,
  498. "g": 211,
  499. "b": 211,
  500. "a": 255
  501. },
  502. "_N$hoverColor": {
  503. "__type__": "cc.Color",
  504. "r": 255,
  505. "g": 255,
  506. "b": 255,
  507. "a": 255
  508. },
  509. "hoverColor": {
  510. "__type__": "cc.Color",
  511. "r": 255,
  512. "g": 255,
  513. "b": 255,
  514. "a": 255
  515. },
  516. "_N$disabledColor": {
  517. "__type__": "cc.Color",
  518. "r": 124,
  519. "g": 124,
  520. "b": 124,
  521. "a": 255
  522. },
  523. "_N$normalSprite": null,
  524. "_N$pressedSprite": null,
  525. "pressedSprite": null,
  526. "_N$hoverSprite": null,
  527. "hoverSprite": null,
  528. "_N$disabledSprite": null,
  529. "_N$target": null,
  530. "_id": "71N36NFHVKYos0OEAIZUcZ"
  531. },
  532. {
  533. "__type__": "cc.ClickEvent",
  534. "target": {
  535. "__id__": 2
  536. },
  537. "component": "",
  538. "_componentId": "a7298bq3FdA5q0czxWVszqG",
  539. "handler": "msgResultEnterGame",
  540. "customEventData": ""
  541. },
  542. {
  543. "__type__": "cc.Canvas",
  544. "_name": "",
  545. "_objFlags": 0,
  546. "node": {
  547. "__id__": 2
  548. },
  549. "_enabled": true,
  550. "_designResolution": {
  551. "__type__": "cc.Size",
  552. "width": 1920,
  553. "height": 1080
  554. },
  555. "_fitWidth": false,
  556. "_fitHeight": true,
  557. "_id": "2cmL+9YH1F6JqAh/h33rLP"
  558. },
  559. {
  560. "__type__": "a7298bq3FdA5q0czxWVszqG",
  561. "_name": "",
  562. "_objFlags": 0,
  563. "node": {
  564. "__id__": 2
  565. },
  566. "_enabled": true,
  567. "jsonConfig": {
  568. "__uuid__": "d1de6f00-ed30-418c-9ea4-659836e79841"
  569. },
  570. "prefabVideo": {
  571. "__uuid__": "6937c4f4-77ad-4091-aac0-c5e69333a25d"
  572. },
  573. "prefabStart": {
  574. "__uuid__": "92098a6f-f63c-4599-b638-5aee4544ae4f"
  575. },
  576. "prefabFinish": {
  577. "__uuid__": "027cd3cc-5dd6-456c-9346-c2844ac7a1d3"
  578. },
  579. "prefabTip": {
  580. "__uuid__": "cd07e761-75fb-4f91-be77-c08f86d00457"
  581. },
  582. "btnNext": {
  583. "__id__": 7
  584. },
  585. "_id": "80oQpM9U1KTIx7FH0iSB/b"
  586. },
  587. {
  588. "__type__": "cc.Widget",
  589. "_name": "",
  590. "_objFlags": 0,
  591. "node": {
  592. "__id__": 2
  593. },
  594. "_enabled": true,
  595. "alignMode": 1,
  596. "_target": null,
  597. "_alignFlags": 45,
  598. "_left": 0,
  599. "_right": 0,
  600. "_top": 0,
  601. "_bottom": 0,
  602. "_verticalCenter": 0,
  603. "_horizontalCenter": 0,
  604. "_isAbsLeft": true,
  605. "_isAbsRight": true,
  606. "_isAbsTop": true,
  607. "_isAbsBottom": true,
  608. "_isAbsHorizontalCenter": true,
  609. "_isAbsVerticalCenter": true,
  610. "_originalWidth": 1920,
  611. "_originalHeight": 1080,
  612. "_id": "70YeHn0IlPgrV9TpIugGNr"
  613. }
  614. ]