MainScene.scene 22 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "MainScene",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "scene": {
  9. "__id__": 1
  10. }
  11. },
  12. {
  13. "__type__": "cc.Scene",
  14. "_name": "MainScene",
  15. "_objFlags": 0,
  16. "__editorExtras__": {},
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. }
  22. ],
  23. "_active": true,
  24. "_components": [],
  25. "_prefab": null,
  26. "_lpos": {
  27. "__type__": "cc.Vec3",
  28. "x": 0,
  29. "y": 0,
  30. "z": 0
  31. },
  32. "_lrot": {
  33. "__type__": "cc.Quat",
  34. "x": 0,
  35. "y": 0,
  36. "z": 0,
  37. "w": 1
  38. },
  39. "_lscale": {
  40. "__type__": "cc.Vec3",
  41. "x": 1,
  42. "y": 1,
  43. "z": 1
  44. },
  45. "_mobility": 0,
  46. "_layer": 1073741824,
  47. "_euler": {
  48. "__type__": "cc.Vec3",
  49. "x": 0,
  50. "y": 0,
  51. "z": 0
  52. },
  53. "autoReleaseAssets": false,
  54. "_globals": {
  55. "__id__": 29
  56. },
  57. "_id": "c72c6c69-975b-4f6b-a208-9d0dcde54d79"
  58. },
  59. {
  60. "__type__": "cc.Node",
  61. "_name": "Canvas",
  62. "_objFlags": 0,
  63. "__editorExtras__": {},
  64. "_parent": {
  65. "__id__": 1
  66. },
  67. "_children": [
  68. {
  69. "__id__": 3
  70. },
  71. {
  72. "__id__": 5
  73. }
  74. ],
  75. "_active": true,
  76. "_components": [
  77. {
  78. "__id__": 26
  79. },
  80. {
  81. "__id__": 27
  82. },
  83. {
  84. "__id__": 28
  85. }
  86. ],
  87. "_prefab": null,
  88. "_lpos": {
  89. "__type__": "cc.Vec3",
  90. "x": 480,
  91. "y": 320.00000000000006,
  92. "z": 0
  93. },
  94. "_lrot": {
  95. "__type__": "cc.Quat",
  96. "x": 0,
  97. "y": 0,
  98. "z": 0,
  99. "w": 1
  100. },
  101. "_lscale": {
  102. "__type__": "cc.Vec3",
  103. "x": 1,
  104. "y": 1,
  105. "z": 1
  106. },
  107. "_mobility": 0,
  108. "_layer": 33554432,
  109. "_euler": {
  110. "__type__": "cc.Vec3",
  111. "x": 0,
  112. "y": 0,
  113. "z": 0
  114. },
  115. "_id": "beI88Z2HpFELqR4T5EMHpg"
  116. },
  117. {
  118. "__type__": "cc.Node",
  119. "_name": "Camera",
  120. "_objFlags": 0,
  121. "__editorExtras__": {},
  122. "_parent": {
  123. "__id__": 2
  124. },
  125. "_children": [],
  126. "_active": true,
  127. "_components": [
  128. {
  129. "__id__": 4
  130. }
  131. ],
  132. "_prefab": null,
  133. "_lpos": {
  134. "__type__": "cc.Vec3",
  135. "x": 0,
  136. "y": 0,
  137. "z": 1000
  138. },
  139. "_lrot": {
  140. "__type__": "cc.Quat",
  141. "x": 0,
  142. "y": 0,
  143. "z": 0,
  144. "w": 1
  145. },
  146. "_lscale": {
  147. "__type__": "cc.Vec3",
  148. "x": 1,
  149. "y": 1,
  150. "z": 1
  151. },
  152. "_mobility": 0,
  153. "_layer": 1073741824,
  154. "_euler": {
  155. "__type__": "cc.Vec3",
  156. "x": 0,
  157. "y": 0,
  158. "z": 0
  159. },
  160. "_id": "ebFwiq8gBFaYpqYbdoDODe"
  161. },
  162. {
  163. "__type__": "cc.Camera",
  164. "_name": "",
  165. "_objFlags": 0,
  166. "__editorExtras__": {},
  167. "node": {
  168. "__id__": 3
  169. },
  170. "_enabled": true,
  171. "__prefab": null,
  172. "_projection": 0,
  173. "_priority": 0,
  174. "_fov": 45,
  175. "_fovAxis": 0,
  176. "_orthoHeight": 320,
  177. "_near": 0,
  178. "_far": 1000,
  179. "_color": {
  180. "__type__": "cc.Color",
  181. "r": 0,
  182. "g": 0,
  183. "b": 0,
  184. "a": 255
  185. },
  186. "_depth": 1,
  187. "_stencil": 0,
  188. "_clearFlags": 7,
  189. "_rect": {
  190. "__type__": "cc.Rect",
  191. "x": 0,
  192. "y": 0,
  193. "width": 1,
  194. "height": 1
  195. },
  196. "_aperture": 19,
  197. "_shutter": 7,
  198. "_iso": 0,
  199. "_screenScale": 1,
  200. "_visibility": 1108344832,
  201. "_targetTexture": null,
  202. "_postProcess": null,
  203. "_usePostProcess": false,
  204. "_cameraType": -1,
  205. "_trackingType": 0,
  206. "_id": "63WIch3o5BEYRlXzTT0oWc"
  207. },
  208. {
  209. "__type__": "cc.Node",
  210. "_name": "menu_bg",
  211. "_objFlags": 0,
  212. "__editorExtras__": {},
  213. "_parent": {
  214. "__id__": 2
  215. },
  216. "_children": [
  217. {
  218. "__id__": 6
  219. },
  220. {
  221. "__id__": 9
  222. },
  223. {
  224. "__id__": 12
  225. },
  226. {
  227. "__id__": 15
  228. },
  229. {
  230. "__id__": 18
  231. },
  232. {
  233. "__id__": 21
  234. }
  235. ],
  236. "_active": true,
  237. "_components": [
  238. {
  239. "__id__": 24
  240. },
  241. {
  242. "__id__": 25
  243. }
  244. ],
  245. "_prefab": null,
  246. "_lpos": {
  247. "__type__": "cc.Vec3",
  248. "x": 0,
  249. "y": 0,
  250. "z": 0
  251. },
  252. "_lrot": {
  253. "__type__": "cc.Quat",
  254. "x": 0,
  255. "y": 0,
  256. "z": 0,
  257. "w": 1
  258. },
  259. "_lscale": {
  260. "__type__": "cc.Vec3",
  261. "x": 1,
  262. "y": 1,
  263. "z": 1
  264. },
  265. "_mobility": 0,
  266. "_layer": 33554432,
  267. "_euler": {
  268. "__type__": "cc.Vec3",
  269. "x": 0,
  270. "y": 0,
  271. "z": 0
  272. },
  273. "_id": "73BYTrghJNeYU6Eu80L/+V"
  274. },
  275. {
  276. "__type__": "cc.Node",
  277. "_name": "menu_quit_pressed_CN",
  278. "_objFlags": 0,
  279. "__editorExtras__": {},
  280. "_parent": {
  281. "__id__": 5
  282. },
  283. "_children": [],
  284. "_active": true,
  285. "_components": [
  286. {
  287. "__id__": 7
  288. },
  289. {
  290. "__id__": 8
  291. }
  292. ],
  293. "_prefab": null,
  294. "_lpos": {
  295. "__type__": "cc.Vec3",
  296. "x": -12.854,
  297. "y": -88.14,
  298. "z": 0
  299. },
  300. "_lrot": {
  301. "__type__": "cc.Quat",
  302. "x": 0,
  303. "y": 0,
  304. "z": 0,
  305. "w": 1
  306. },
  307. "_lscale": {
  308. "__type__": "cc.Vec3",
  309. "x": 1,
  310. "y": 1,
  311. "z": 1
  312. },
  313. "_mobility": 0,
  314. "_layer": 33554432,
  315. "_euler": {
  316. "__type__": "cc.Vec3",
  317. "x": 0,
  318. "y": 0,
  319. "z": 0
  320. },
  321. "_id": "f4bqUeq09H6pEWuqhoLOGc"
  322. },
  323. {
  324. "__type__": "cc.UITransform",
  325. "_name": "",
  326. "_objFlags": 0,
  327. "__editorExtras__": {},
  328. "node": {
  329. "__id__": 6
  330. },
  331. "_enabled": true,
  332. "__prefab": null,
  333. "_contentSize": {
  334. "__type__": "cc.Size",
  335. "width": 236,
  336. "height": 72
  337. },
  338. "_anchorPoint": {
  339. "__type__": "cc.Vec2",
  340. "x": 0.5,
  341. "y": 0.5
  342. },
  343. "_id": "cfJkVzVeJHmaZUIS03SA/p"
  344. },
  345. {
  346. "__type__": "cc.Sprite",
  347. "_name": "",
  348. "_objFlags": 0,
  349. "__editorExtras__": {},
  350. "node": {
  351. "__id__": 6
  352. },
  353. "_enabled": true,
  354. "__prefab": null,
  355. "_customMaterial": null,
  356. "_srcBlendFactor": 2,
  357. "_dstBlendFactor": 4,
  358. "_color": {
  359. "__type__": "cc.Color",
  360. "r": 255,
  361. "g": 255,
  362. "b": 255,
  363. "a": 255
  364. },
  365. "_spriteFrame": {
  366. "__uuid__": "c2000706-b131-4e95-a5d7-013d9a24d8a4@7c6d3",
  367. "__expectedType__": "cc.SpriteFrame"
  368. },
  369. "_type": 0,
  370. "_fillType": 0,
  371. "_sizeMode": 1,
  372. "_fillCenter": {
  373. "__type__": "cc.Vec2",
  374. "x": 0,
  375. "y": 0
  376. },
  377. "_fillStart": 0,
  378. "_fillRange": 0,
  379. "_isTrimmedMode": true,
  380. "_useGrayscale": false,
  381. "_atlas": null,
  382. "_id": "a16/DLNdRDU7h/JMsnAwGK"
  383. },
  384. {
  385. "__type__": "cc.Node",
  386. "_name": "menu_quit_normal_CN",
  387. "_objFlags": 0,
  388. "__editorExtras__": {},
  389. "_parent": {
  390. "__id__": 5
  391. },
  392. "_children": [],
  393. "_active": true,
  394. "_components": [
  395. {
  396. "__id__": 10
  397. },
  398. {
  399. "__id__": 11
  400. }
  401. ],
  402. "_prefab": null,
  403. "_lpos": {
  404. "__type__": "cc.Vec3",
  405. "x": -45.905,
  406. "y": -86.303,
  407. "z": 0
  408. },
  409. "_lrot": {
  410. "__type__": "cc.Quat",
  411. "x": 0,
  412. "y": 0,
  413. "z": 0,
  414. "w": 1
  415. },
  416. "_lscale": {
  417. "__type__": "cc.Vec3",
  418. "x": 1,
  419. "y": 1,
  420. "z": 1
  421. },
  422. "_mobility": 0,
  423. "_layer": 33554432,
  424. "_euler": {
  425. "__type__": "cc.Vec3",
  426. "x": 0,
  427. "y": 0,
  428. "z": 0
  429. },
  430. "_id": "68GZdAyYJIS5XSoe7OT7an"
  431. },
  432. {
  433. "__type__": "cc.UITransform",
  434. "_name": "",
  435. "_objFlags": 0,
  436. "__editorExtras__": {},
  437. "node": {
  438. "__id__": 9
  439. },
  440. "_enabled": true,
  441. "__prefab": null,
  442. "_contentSize": {
  443. "__type__": "cc.Size",
  444. "width": 236,
  445. "height": 72
  446. },
  447. "_anchorPoint": {
  448. "__type__": "cc.Vec2",
  449. "x": 0.5,
  450. "y": 0.5
  451. },
  452. "_id": "c7BJ3+ZN1ET52C19d5dGGB"
  453. },
  454. {
  455. "__type__": "cc.Sprite",
  456. "_name": "",
  457. "_objFlags": 0,
  458. "__editorExtras__": {},
  459. "node": {
  460. "__id__": 9
  461. },
  462. "_enabled": true,
  463. "__prefab": null,
  464. "_customMaterial": null,
  465. "_srcBlendFactor": 2,
  466. "_dstBlendFactor": 4,
  467. "_color": {
  468. "__type__": "cc.Color",
  469. "r": 255,
  470. "g": 255,
  471. "b": 255,
  472. "a": 255
  473. },
  474. "_spriteFrame": {
  475. "__uuid__": "c2000706-b131-4e95-a5d7-013d9a24d8a4@f501c",
  476. "__expectedType__": "cc.SpriteFrame"
  477. },
  478. "_type": 0,
  479. "_fillType": 0,
  480. "_sizeMode": 1,
  481. "_fillCenter": {
  482. "__type__": "cc.Vec2",
  483. "x": 0,
  484. "y": 0
  485. },
  486. "_fillStart": 0,
  487. "_fillRange": 0,
  488. "_isTrimmedMode": true,
  489. "_useGrayscale": false,
  490. "_atlas": null,
  491. "_id": "b4QLdrUzVLYa9DNDZcz94L"
  492. },
  493. {
  494. "__type__": "cc.Node",
  495. "_name": "menu_restart_pressed_CN",
  496. "_objFlags": 0,
  497. "__editorExtras__": {},
  498. "_parent": {
  499. "__id__": 5
  500. },
  501. "_children": [],
  502. "_active": true,
  503. "_components": [
  504. {
  505. "__id__": 13
  506. },
  507. {
  508. "__id__": 14
  509. }
  510. ],
  511. "_prefab": null,
  512. "_lpos": {
  513. "__type__": "cc.Vec3",
  514. "x": -22.034,
  515. "y": 5.508,
  516. "z": 0
  517. },
  518. "_lrot": {
  519. "__type__": "cc.Quat",
  520. "x": 0,
  521. "y": 0,
  522. "z": 0,
  523. "w": 1
  524. },
  525. "_lscale": {
  526. "__type__": "cc.Vec3",
  527. "x": 1,
  528. "y": 1,
  529. "z": 1
  530. },
  531. "_mobility": 0,
  532. "_layer": 33554432,
  533. "_euler": {
  534. "__type__": "cc.Vec3",
  535. "x": 0,
  536. "y": 0,
  537. "z": 0
  538. },
  539. "_id": "e0Smz6gCJKYqnp8DgjZT4S"
  540. },
  541. {
  542. "__type__": "cc.UITransform",
  543. "_name": "",
  544. "_objFlags": 0,
  545. "__editorExtras__": {},
  546. "node": {
  547. "__id__": 12
  548. },
  549. "_enabled": true,
  550. "__prefab": null,
  551. "_contentSize": {
  552. "__type__": "cc.Size",
  553. "width": 236,
  554. "height": 72
  555. },
  556. "_anchorPoint": {
  557. "__type__": "cc.Vec2",
  558. "x": 0.5,
  559. "y": 0.5
  560. },
  561. "_id": "b9wfnYHnBIibHfi+mCJTMZ"
  562. },
  563. {
  564. "__type__": "cc.Sprite",
  565. "_name": "",
  566. "_objFlags": 0,
  567. "__editorExtras__": {},
  568. "node": {
  569. "__id__": 12
  570. },
  571. "_enabled": true,
  572. "__prefab": null,
  573. "_customMaterial": null,
  574. "_srcBlendFactor": 2,
  575. "_dstBlendFactor": 4,
  576. "_color": {
  577. "__type__": "cc.Color",
  578. "r": 255,
  579. "g": 255,
  580. "b": 255,
  581. "a": 255
  582. },
  583. "_spriteFrame": {
  584. "__uuid__": "c2000706-b131-4e95-a5d7-013d9a24d8a4@d35b9",
  585. "__expectedType__": "cc.SpriteFrame"
  586. },
  587. "_type": 0,
  588. "_fillType": 0,
  589. "_sizeMode": 1,
  590. "_fillCenter": {
  591. "__type__": "cc.Vec2",
  592. "x": 0,
  593. "y": 0
  594. },
  595. "_fillStart": 0,
  596. "_fillRange": 0,
  597. "_isTrimmedMode": true,
  598. "_useGrayscale": false,
  599. "_atlas": null,
  600. "_id": "e34ZmulsJJ/YJ3IC4g4EBe"
  601. },
  602. {
  603. "__type__": "cc.Node",
  604. "_name": "menu_restart_normal_CN",
  605. "_objFlags": 0,
  606. "__editorExtras__": {},
  607. "_parent": {
  608. "__id__": 5
  609. },
  610. "_children": [],
  611. "_active": true,
  612. "_components": [
  613. {
  614. "__id__": 16
  615. },
  616. {
  617. "__id__": 17
  618. }
  619. ],
  620. "_prefab": null,
  621. "_lpos": {
  622. "__type__": "cc.Vec3",
  623. "x": -22.035,
  624. "y": 0,
  625. "z": 0
  626. },
  627. "_lrot": {
  628. "__type__": "cc.Quat",
  629. "x": 0,
  630. "y": 0,
  631. "z": 0,
  632. "w": 1
  633. },
  634. "_lscale": {
  635. "__type__": "cc.Vec3",
  636. "x": 1,
  637. "y": 1,
  638. "z": 1
  639. },
  640. "_mobility": 0,
  641. "_layer": 33554432,
  642. "_euler": {
  643. "__type__": "cc.Vec3",
  644. "x": 0,
  645. "y": 0,
  646. "z": 0
  647. },
  648. "_id": "0bogR1N81AKawBr0hmONY+"
  649. },
  650. {
  651. "__type__": "cc.UITransform",
  652. "_name": "",
  653. "_objFlags": 0,
  654. "__editorExtras__": {},
  655. "node": {
  656. "__id__": 15
  657. },
  658. "_enabled": true,
  659. "__prefab": null,
  660. "_contentSize": {
  661. "__type__": "cc.Size",
  662. "width": 236,
  663. "height": 72
  664. },
  665. "_anchorPoint": {
  666. "__type__": "cc.Vec2",
  667. "x": 0.5,
  668. "y": 0.5
  669. },
  670. "_id": "feMbyKJ7xPJKzwKBP25UkO"
  671. },
  672. {
  673. "__type__": "cc.Sprite",
  674. "_name": "",
  675. "_objFlags": 0,
  676. "__editorExtras__": {},
  677. "node": {
  678. "__id__": 15
  679. },
  680. "_enabled": true,
  681. "__prefab": null,
  682. "_customMaterial": null,
  683. "_srcBlendFactor": 2,
  684. "_dstBlendFactor": 4,
  685. "_color": {
  686. "__type__": "cc.Color",
  687. "r": 255,
  688. "g": 255,
  689. "b": 255,
  690. "a": 255
  691. },
  692. "_spriteFrame": {
  693. "__uuid__": "c2000706-b131-4e95-a5d7-013d9a24d8a4@c7ebf",
  694. "__expectedType__": "cc.SpriteFrame"
  695. },
  696. "_type": 0,
  697. "_fillType": 0,
  698. "_sizeMode": 1,
  699. "_fillCenter": {
  700. "__type__": "cc.Vec2",
  701. "x": 0,
  702. "y": 0
  703. },
  704. "_fillStart": 0,
  705. "_fillRange": 0,
  706. "_isTrimmedMode": true,
  707. "_useGrayscale": false,
  708. "_atlas": null,
  709. "_id": "6a7Ew3BpRHOouZjEVW7M36"
  710. },
  711. {
  712. "__type__": "cc.Node",
  713. "_name": "menu_resume_pressed_CN",
  714. "_objFlags": 0,
  715. "__editorExtras__": {},
  716. "_parent": {
  717. "__id__": 5
  718. },
  719. "_children": [],
  720. "_active": true,
  721. "_components": [
  722. {
  723. "__id__": 19
  724. },
  725. {
  726. "__id__": 20
  727. }
  728. ],
  729. "_prefab": null,
  730. "_lpos": {
  731. "__type__": "cc.Vec3",
  732. "x": -18.363,
  733. "y": 106.501,
  734. "z": 0
  735. },
  736. "_lrot": {
  737. "__type__": "cc.Quat",
  738. "x": 0,
  739. "y": 0,
  740. "z": 0,
  741. "w": 1
  742. },
  743. "_lscale": {
  744. "__type__": "cc.Vec3",
  745. "x": 1,
  746. "y": 1,
  747. "z": 1
  748. },
  749. "_mobility": 0,
  750. "_layer": 33554432,
  751. "_euler": {
  752. "__type__": "cc.Vec3",
  753. "x": 0,
  754. "y": 0,
  755. "z": 0
  756. },
  757. "_id": "8dq2VsFiFCzbXj4IXDzhMT"
  758. },
  759. {
  760. "__type__": "cc.UITransform",
  761. "_name": "",
  762. "_objFlags": 0,
  763. "__editorExtras__": {},
  764. "node": {
  765. "__id__": 18
  766. },
  767. "_enabled": true,
  768. "__prefab": null,
  769. "_contentSize": {
  770. "__type__": "cc.Size",
  771. "width": 236,
  772. "height": 72
  773. },
  774. "_anchorPoint": {
  775. "__type__": "cc.Vec2",
  776. "x": 0.5,
  777. "y": 0.5
  778. },
  779. "_id": "18L3qtP4BAkJQtS8fYnuVx"
  780. },
  781. {
  782. "__type__": "cc.Sprite",
  783. "_name": "",
  784. "_objFlags": 0,
  785. "__editorExtras__": {},
  786. "node": {
  787. "__id__": 18
  788. },
  789. "_enabled": true,
  790. "__prefab": null,
  791. "_customMaterial": null,
  792. "_srcBlendFactor": 2,
  793. "_dstBlendFactor": 4,
  794. "_color": {
  795. "__type__": "cc.Color",
  796. "r": 255,
  797. "g": 255,
  798. "b": 255,
  799. "a": 255
  800. },
  801. "_spriteFrame": {
  802. "__uuid__": "c2000706-b131-4e95-a5d7-013d9a24d8a4@b347e",
  803. "__expectedType__": "cc.SpriteFrame"
  804. },
  805. "_type": 0,
  806. "_fillType": 0,
  807. "_sizeMode": 1,
  808. "_fillCenter": {
  809. "__type__": "cc.Vec2",
  810. "x": 0,
  811. "y": 0
  812. },
  813. "_fillStart": 0,
  814. "_fillRange": 0,
  815. "_isTrimmedMode": true,
  816. "_useGrayscale": false,
  817. "_atlas": null,
  818. "_id": "bfFBCDzOxHIY4CdKE+GQqu"
  819. },
  820. {
  821. "__type__": "cc.Node",
  822. "_name": "menu_resume_normal_CN",
  823. "_objFlags": 0,
  824. "__editorExtras__": {},
  825. "_parent": {
  826. "__id__": 5
  827. },
  828. "_children": [],
  829. "_active": true,
  830. "_components": [
  831. {
  832. "__id__": 22
  833. },
  834. {
  835. "__id__": 23
  836. }
  837. ],
  838. "_prefab": null,
  839. "_lpos": {
  840. "__type__": "cc.Vec3",
  841. "x": -53.251,
  842. "y": 104.665,
  843. "z": 0
  844. },
  845. "_lrot": {
  846. "__type__": "cc.Quat",
  847. "x": 0,
  848. "y": 0,
  849. "z": 0,
  850. "w": 1
  851. },
  852. "_lscale": {
  853. "__type__": "cc.Vec3",
  854. "x": 1,
  855. "y": 1,
  856. "z": 1
  857. },
  858. "_mobility": 0,
  859. "_layer": 33554432,
  860. "_euler": {
  861. "__type__": "cc.Vec3",
  862. "x": 0,
  863. "y": 0,
  864. "z": 0
  865. },
  866. "_id": "13oLgxru5MIaPyXOk1qaaH"
  867. },
  868. {
  869. "__type__": "cc.UITransform",
  870. "_name": "",
  871. "_objFlags": 0,
  872. "__editorExtras__": {},
  873. "node": {
  874. "__id__": 21
  875. },
  876. "_enabled": true,
  877. "__prefab": null,
  878. "_contentSize": {
  879. "__type__": "cc.Size",
  880. "width": 236,
  881. "height": 72
  882. },
  883. "_anchorPoint": {
  884. "__type__": "cc.Vec2",
  885. "x": 0.5,
  886. "y": 0.5
  887. },
  888. "_id": "bd8eff/llKrL1rpfAh+1aw"
  889. },
  890. {
  891. "__type__": "cc.Sprite",
  892. "_name": "",
  893. "_objFlags": 0,
  894. "__editorExtras__": {},
  895. "node": {
  896. "__id__": 21
  897. },
  898. "_enabled": true,
  899. "__prefab": null,
  900. "_customMaterial": null,
  901. "_srcBlendFactor": 2,
  902. "_dstBlendFactor": 4,
  903. "_color": {
  904. "__type__": "cc.Color",
  905. "r": 255,
  906. "g": 255,
  907. "b": 255,
  908. "a": 255
  909. },
  910. "_spriteFrame": {
  911. "__uuid__": "c2000706-b131-4e95-a5d7-013d9a24d8a4@134a3",
  912. "__expectedType__": "cc.SpriteFrame"
  913. },
  914. "_type": 0,
  915. "_fillType": 0,
  916. "_sizeMode": 1,
  917. "_fillCenter": {
  918. "__type__": "cc.Vec2",
  919. "x": 0,
  920. "y": 0
  921. },
  922. "_fillStart": 0,
  923. "_fillRange": 0,
  924. "_isTrimmedMode": true,
  925. "_useGrayscale": false,
  926. "_atlas": null,
  927. "_id": "05LaDtZxtM44YcXZHUIXRL"
  928. },
  929. {
  930. "__type__": "cc.UITransform",
  931. "_name": "",
  932. "_objFlags": 0,
  933. "__editorExtras__": {},
  934. "node": {
  935. "__id__": 5
  936. },
  937. "_enabled": true,
  938. "__prefab": null,
  939. "_contentSize": {
  940. "__type__": "cc.Size",
  941. "width": 442,
  942. "height": 338
  943. },
  944. "_anchorPoint": {
  945. "__type__": "cc.Vec2",
  946. "x": 0.5,
  947. "y": 0.5
  948. },
  949. "_id": "7ctnxuwNpJzLyUp0p1XH1V"
  950. },
  951. {
  952. "__type__": "cc.Sprite",
  953. "_name": "",
  954. "_objFlags": 0,
  955. "__editorExtras__": {},
  956. "node": {
  957. "__id__": 5
  958. },
  959. "_enabled": true,
  960. "__prefab": null,
  961. "_customMaterial": null,
  962. "_srcBlendFactor": 2,
  963. "_dstBlendFactor": 4,
  964. "_color": {
  965. "__type__": "cc.Color",
  966. "r": 255,
  967. "g": 255,
  968. "b": 255,
  969. "a": 255
  970. },
  971. "_spriteFrame": {
  972. "__uuid__": "c2000706-b131-4e95-a5d7-013d9a24d8a4@1d9ad",
  973. "__expectedType__": "cc.SpriteFrame"
  974. },
  975. "_type": 0,
  976. "_fillType": 0,
  977. "_sizeMode": 1,
  978. "_fillCenter": {
  979. "__type__": "cc.Vec2",
  980. "x": 0,
  981. "y": 0
  982. },
  983. "_fillStart": 0,
  984. "_fillRange": 0,
  985. "_isTrimmedMode": true,
  986. "_useGrayscale": false,
  987. "_atlas": null,
  988. "_id": "f02A02UvxGzLJ9wlrj/M+V"
  989. },
  990. {
  991. "__type__": "cc.UITransform",
  992. "_name": "",
  993. "_objFlags": 0,
  994. "__editorExtras__": {},
  995. "node": {
  996. "__id__": 2
  997. },
  998. "_enabled": true,
  999. "__prefab": null,
  1000. "_contentSize": {
  1001. "__type__": "cc.Size",
  1002. "width": 960,
  1003. "height": 640
  1004. },
  1005. "_anchorPoint": {
  1006. "__type__": "cc.Vec2",
  1007. "x": 0.5,
  1008. "y": 0.5
  1009. },
  1010. "_id": "d6rUX5yfhMlKoWX2bSbawx"
  1011. },
  1012. {
  1013. "__type__": "cc.Canvas",
  1014. "_name": "",
  1015. "_objFlags": 0,
  1016. "__editorExtras__": {},
  1017. "node": {
  1018. "__id__": 2
  1019. },
  1020. "_enabled": true,
  1021. "__prefab": null,
  1022. "_cameraComponent": {
  1023. "__id__": 4
  1024. },
  1025. "_alignCanvasWithScreen": true,
  1026. "_id": "12O/ljcVlEqLmVm3U2gEOQ"
  1027. },
  1028. {
  1029. "__type__": "cc.Widget",
  1030. "_name": "",
  1031. "_objFlags": 0,
  1032. "__editorExtras__": {},
  1033. "node": {
  1034. "__id__": 2
  1035. },
  1036. "_enabled": true,
  1037. "__prefab": null,
  1038. "_alignFlags": 45,
  1039. "_target": null,
  1040. "_left": 0,
  1041. "_right": 0,
  1042. "_top": 5.684341886080802e-14,
  1043. "_bottom": 5.684341886080802e-14,
  1044. "_horizontalCenter": 0,
  1045. "_verticalCenter": 0,
  1046. "_isAbsLeft": true,
  1047. "_isAbsRight": true,
  1048. "_isAbsTop": true,
  1049. "_isAbsBottom": true,
  1050. "_isAbsHorizontalCenter": true,
  1051. "_isAbsVerticalCenter": true,
  1052. "_originalWidth": 0,
  1053. "_originalHeight": 0,
  1054. "_alignMode": 2,
  1055. "_lockFlags": 0,
  1056. "_id": "c5V1EV8IpMtrIvY1OE9t2u"
  1057. },
  1058. {
  1059. "__type__": "cc.SceneGlobals",
  1060. "ambient": {
  1061. "__id__": 30
  1062. },
  1063. "shadows": {
  1064. "__id__": 31
  1065. },
  1066. "_skybox": {
  1067. "__id__": 32
  1068. },
  1069. "fog": {
  1070. "__id__": 33
  1071. },
  1072. "octree": {
  1073. "__id__": 34
  1074. },
  1075. "skin": {
  1076. "__id__": 35
  1077. },
  1078. "lightProbeInfo": {
  1079. "__id__": 36
  1080. },
  1081. "postSettings": {
  1082. "__id__": 37
  1083. },
  1084. "bakedWithStationaryMainLight": false,
  1085. "bakedWithHighpLightmap": false
  1086. },
  1087. {
  1088. "__type__": "cc.AmbientInfo",
  1089. "_skyColorHDR": {
  1090. "__type__": "cc.Vec4",
  1091. "x": 0,
  1092. "y": 0,
  1093. "z": 0,
  1094. "w": 0.520833125
  1095. },
  1096. "_skyColor": {
  1097. "__type__": "cc.Vec4",
  1098. "x": 0,
  1099. "y": 0,
  1100. "z": 0,
  1101. "w": 0.520833125
  1102. },
  1103. "_skyIllumHDR": 20000,
  1104. "_skyIllum": 20000,
  1105. "_groundAlbedoHDR": {
  1106. "__type__": "cc.Vec4",
  1107. "x": 0,
  1108. "y": 0,
  1109. "z": 0,
  1110. "w": 0
  1111. },
  1112. "_groundAlbedo": {
  1113. "__type__": "cc.Vec4",
  1114. "x": 0,
  1115. "y": 0,
  1116. "z": 0,
  1117. "w": 0
  1118. },
  1119. "_skyColorLDR": {
  1120. "__type__": "cc.Vec4",
  1121. "x": 0.2,
  1122. "y": 0.5,
  1123. "z": 0.8,
  1124. "w": 1
  1125. },
  1126. "_skyIllumLDR": 20000,
  1127. "_groundAlbedoLDR": {
  1128. "__type__": "cc.Vec4",
  1129. "x": 0.2,
  1130. "y": 0.2,
  1131. "z": 0.2,
  1132. "w": 1
  1133. }
  1134. },
  1135. {
  1136. "__type__": "cc.ShadowsInfo",
  1137. "_enabled": false,
  1138. "_type": 0,
  1139. "_normal": {
  1140. "__type__": "cc.Vec3",
  1141. "x": 0,
  1142. "y": 1,
  1143. "z": 0
  1144. },
  1145. "_distance": 0,
  1146. "_planeBias": 1,
  1147. "_shadowColor": {
  1148. "__type__": "cc.Color",
  1149. "r": 76,
  1150. "g": 76,
  1151. "b": 76,
  1152. "a": 255
  1153. },
  1154. "_maxReceived": 4,
  1155. "_size": {
  1156. "__type__": "cc.Vec2",
  1157. "x": 512,
  1158. "y": 512
  1159. }
  1160. },
  1161. {
  1162. "__type__": "cc.SkyboxInfo",
  1163. "_envLightingType": 0,
  1164. "_envmapHDR": null,
  1165. "_envmap": null,
  1166. "_envmapLDR": null,
  1167. "_diffuseMapHDR": null,
  1168. "_diffuseMapLDR": null,
  1169. "_enabled": false,
  1170. "_useHDR": true,
  1171. "_editableMaterial": null,
  1172. "_reflectionHDR": null,
  1173. "_reflectionLDR": null,
  1174. "_rotationAngle": 0
  1175. },
  1176. {
  1177. "__type__": "cc.FogInfo",
  1178. "_type": 0,
  1179. "_fogColor": {
  1180. "__type__": "cc.Color",
  1181. "r": 200,
  1182. "g": 200,
  1183. "b": 200,
  1184. "a": 255
  1185. },
  1186. "_enabled": false,
  1187. "_fogDensity": 0.3,
  1188. "_fogStart": 0.5,
  1189. "_fogEnd": 300,
  1190. "_fogAtten": 5,
  1191. "_fogTop": 1.5,
  1192. "_fogRange": 1.2,
  1193. "_accurate": false
  1194. },
  1195. {
  1196. "__type__": "cc.OctreeInfo",
  1197. "_enabled": false,
  1198. "_minPos": {
  1199. "__type__": "cc.Vec3",
  1200. "x": -1024,
  1201. "y": -1024,
  1202. "z": -1024
  1203. },
  1204. "_maxPos": {
  1205. "__type__": "cc.Vec3",
  1206. "x": 1024,
  1207. "y": 1024,
  1208. "z": 1024
  1209. },
  1210. "_depth": 8
  1211. },
  1212. {
  1213. "__type__": "cc.SkinInfo",
  1214. "_enabled": false,
  1215. "_blurRadius": 0.01,
  1216. "_sssIntensity": 3
  1217. },
  1218. {
  1219. "__type__": "cc.LightProbeInfo",
  1220. "_giScale": 1,
  1221. "_giSamples": 1024,
  1222. "_bounces": 2,
  1223. "_reduceRinging": 0,
  1224. "_showProbe": true,
  1225. "_showWireframe": true,
  1226. "_showConvex": false,
  1227. "_data": null,
  1228. "_lightProbeSphereVolume": 1
  1229. },
  1230. {
  1231. "__type__": "cc.PostSettingsInfo",
  1232. "_toneMappingType": 0
  1233. }
  1234. ]