game.scene 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "game",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "scene": {
  9. "__id__": 1
  10. }
  11. },
  12. {
  13. "__type__": "cc.Scene",
  14. "_name": "game",
  15. "_objFlags": 0,
  16. "__editorExtras__": {},
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 34
  24. }
  25. ],
  26. "_active": true,
  27. "_components": [],
  28. "_prefab": {
  29. "__id__": 35
  30. },
  31. "_lpos": {
  32. "__type__": "cc.Vec3",
  33. "x": 0,
  34. "y": 0,
  35. "z": 0
  36. },
  37. "_lrot": {
  38. "__type__": "cc.Quat",
  39. "x": 0,
  40. "y": 0,
  41. "z": 0,
  42. "w": 1
  43. },
  44. "_lscale": {
  45. "__type__": "cc.Vec3",
  46. "x": 1,
  47. "y": 1,
  48. "z": 1
  49. },
  50. "_mobility": 0,
  51. "_layer": 1073741824,
  52. "_euler": {
  53. "__type__": "cc.Vec3",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0
  57. },
  58. "autoReleaseAssets": false,
  59. "_globals": {
  60. "__id__": 45
  61. },
  62. "_id": "00067454-b570-4c45-965d-787c5e6ab033"
  63. },
  64. {
  65. "__type__": "cc.Node",
  66. "_name": "Canvas",
  67. "_objFlags": 0,
  68. "__editorExtras__": {},
  69. "_parent": {
  70. "__id__": 1
  71. },
  72. "_children": [
  73. {
  74. "__id__": 3
  75. },
  76. {
  77. "__id__": 5
  78. },
  79. {
  80. "__id__": 8
  81. }
  82. ],
  83. "_active": true,
  84. "_components": [
  85. {
  86. "__id__": 30
  87. },
  88. {
  89. "__id__": 31
  90. },
  91. {
  92. "__id__": 32
  93. },
  94. {
  95. "__id__": 33
  96. }
  97. ],
  98. "_prefab": null,
  99. "_lpos": {
  100. "__type__": "cc.Vec3",
  101. "x": 390.00000000000006,
  102. "y": 817,
  103. "z": 0
  104. },
  105. "_lrot": {
  106. "__type__": "cc.Quat",
  107. "x": 0,
  108. "y": 0,
  109. "z": 0,
  110. "w": 1
  111. },
  112. "_lscale": {
  113. "__type__": "cc.Vec3",
  114. "x": 1,
  115. "y": 1,
  116. "z": 1
  117. },
  118. "_mobility": 0,
  119. "_layer": 33554432,
  120. "_euler": {
  121. "__type__": "cc.Vec3",
  122. "x": 0,
  123. "y": 0,
  124. "z": 0
  125. },
  126. "_id": "beI88Z2HpFELqR4T5EMHpg"
  127. },
  128. {
  129. "__type__": "cc.Node",
  130. "_name": "Camera",
  131. "_objFlags": 0,
  132. "__editorExtras__": {},
  133. "_parent": {
  134. "__id__": 2
  135. },
  136. "_children": [],
  137. "_active": false,
  138. "_components": [
  139. {
  140. "__id__": 4
  141. }
  142. ],
  143. "_prefab": null,
  144. "_lpos": {
  145. "__type__": "cc.Vec3",
  146. "x": 0,
  147. "y": 0,
  148. "z": 1000
  149. },
  150. "_lrot": {
  151. "__type__": "cc.Quat",
  152. "x": 0,
  153. "y": 0,
  154. "z": 0,
  155. "w": 1
  156. },
  157. "_lscale": {
  158. "__type__": "cc.Vec3",
  159. "x": 1,
  160. "y": 1,
  161. "z": 1
  162. },
  163. "_mobility": 0,
  164. "_layer": 1073741824,
  165. "_euler": {
  166. "__type__": "cc.Vec3",
  167. "x": 0,
  168. "y": 0,
  169. "z": 0
  170. },
  171. "_id": "ebFwiq8gBFaYpqYbdoDODe"
  172. },
  173. {
  174. "__type__": "cc.Camera",
  175. "_name": "",
  176. "_objFlags": 0,
  177. "__editorExtras__": {},
  178. "node": {
  179. "__id__": 3
  180. },
  181. "_enabled": true,
  182. "__prefab": null,
  183. "_projection": 0,
  184. "_priority": 0,
  185. "_fov": 45,
  186. "_fovAxis": 0,
  187. "_orthoHeight": 817,
  188. "_near": 0,
  189. "_far": 2000,
  190. "_color": {
  191. "__type__": "cc.Color",
  192. "r": 0,
  193. "g": 0,
  194. "b": 0,
  195. "a": 255
  196. },
  197. "_depth": 1,
  198. "_stencil": 0,
  199. "_clearFlags": 7,
  200. "_rect": {
  201. "__type__": "cc.Rect",
  202. "x": 0,
  203. "y": 0,
  204. "width": 1,
  205. "height": 1
  206. },
  207. "_aperture": 19,
  208. "_shutter": 7,
  209. "_iso": 0,
  210. "_screenScale": 1,
  211. "_visibility": 1108344832,
  212. "_targetTexture": null,
  213. "_postProcess": null,
  214. "_usePostProcess": false,
  215. "_cameraType": -1,
  216. "_trackingType": 0,
  217. "_id": "63WIch3o5BEYRlXzTT0oWc"
  218. },
  219. {
  220. "__type__": "cc.Node",
  221. "_name": "kNode",
  222. "_objFlags": 0,
  223. "__editorExtras__": {},
  224. "_parent": {
  225. "__id__": 2
  226. },
  227. "_children": [],
  228. "_active": true,
  229. "_components": [
  230. {
  231. "__id__": 6
  232. },
  233. {
  234. "__id__": 7
  235. }
  236. ],
  237. "_prefab": null,
  238. "_lpos": {
  239. "__type__": "cc.Vec3",
  240. "x": 0,
  241. "y": 0,
  242. "z": 1000
  243. },
  244. "_lrot": {
  245. "__type__": "cc.Quat",
  246. "x": 0,
  247. "y": 0,
  248. "z": 0,
  249. "w": 1
  250. },
  251. "_lscale": {
  252. "__type__": "cc.Vec3",
  253. "x": 1,
  254. "y": 1,
  255. "z": 1
  256. },
  257. "_mobility": 0,
  258. "_layer": 33554432,
  259. "_euler": {
  260. "__type__": "cc.Vec3",
  261. "x": 0,
  262. "y": 0,
  263. "z": 0
  264. },
  265. "_id": "d8R5qNkABKDYCXGN84Xwzn"
  266. },
  267. {
  268. "__type__": "cc.UITransform",
  269. "_name": "",
  270. "_objFlags": 0,
  271. "__editorExtras__": {},
  272. "node": {
  273. "__id__": 5
  274. },
  275. "_enabled": true,
  276. "__prefab": null,
  277. "_contentSize": {
  278. "__type__": "cc.Size",
  279. "width": 780,
  280. "height": 1634
  281. },
  282. "_anchorPoint": {
  283. "__type__": "cc.Vec2",
  284. "x": 0.5,
  285. "y": 0.5
  286. },
  287. "_id": "b3MQrLF+VMOpuJQ6/o/+72"
  288. },
  289. {
  290. "__type__": "cc.Widget",
  291. "_name": "",
  292. "_objFlags": 0,
  293. "__editorExtras__": {},
  294. "node": {
  295. "__id__": 5
  296. },
  297. "_enabled": true,
  298. "__prefab": null,
  299. "_alignFlags": 45,
  300. "_target": null,
  301. "_left": 0,
  302. "_right": 0,
  303. "_top": 0,
  304. "_bottom": 0,
  305. "_horizontalCenter": 0,
  306. "_verticalCenter": 0,
  307. "_isAbsLeft": true,
  308. "_isAbsRight": true,
  309. "_isAbsTop": true,
  310. "_isAbsBottom": true,
  311. "_isAbsHorizontalCenter": true,
  312. "_isAbsVerticalCenter": true,
  313. "_originalWidth": 100,
  314. "_originalHeight": 100,
  315. "_alignMode": 2,
  316. "_lockFlags": 0,
  317. "_id": "778onQ95hBhpN3z9v08TBi"
  318. },
  319. {
  320. "__type__": "cc.Node",
  321. "_name": "Node",
  322. "_objFlags": 0,
  323. "__editorExtras__": {},
  324. "_parent": {
  325. "__id__": 2
  326. },
  327. "_children": [
  328. {
  329. "__id__": 9
  330. },
  331. {
  332. "__id__": 20
  333. }
  334. ],
  335. "_active": true,
  336. "_components": [
  337. {
  338. "__id__": 29
  339. }
  340. ],
  341. "_prefab": null,
  342. "_lpos": {
  343. "__type__": "cc.Vec3",
  344. "x": 0,
  345. "y": 0,
  346. "z": 0
  347. },
  348. "_lrot": {
  349. "__type__": "cc.Quat",
  350. "x": 0,
  351. "y": 0,
  352. "z": 0,
  353. "w": 1
  354. },
  355. "_lscale": {
  356. "__type__": "cc.Vec3",
  357. "x": 1,
  358. "y": 1,
  359. "z": 1
  360. },
  361. "_mobility": 0,
  362. "_layer": 33554432,
  363. "_euler": {
  364. "__type__": "cc.Vec3",
  365. "x": 0,
  366. "y": 0,
  367. "z": 0
  368. },
  369. "_id": "b6lF4OaaBF84VCK9PuVVBg"
  370. },
  371. {
  372. "__type__": "cc.Node",
  373. "_objFlags": 0,
  374. "_parent": {
  375. "__id__": 8
  376. },
  377. "_prefab": {
  378. "__id__": 10
  379. },
  380. "__editorExtras__": {}
  381. },
  382. {
  383. "__type__": "cc.PrefabInfo",
  384. "root": {
  385. "__id__": 9
  386. },
  387. "asset": {
  388. "__uuid__": "06db78d6-407d-4615-ad29-70e133174870",
  389. "__expectedType__": "cc.Prefab"
  390. },
  391. "fileId": "b44xQkvnJAY6X/ULtd5PJl",
  392. "instance": {
  393. "__id__": 11
  394. },
  395. "targetOverrides": null,
  396. "nestedPrefabInstanceRoots": null
  397. },
  398. {
  399. "__type__": "cc.PrefabInstance",
  400. "fileId": "c4b1TJJqZCrrfn0wXvs9ff",
  401. "prefabRootNode": null,
  402. "mountedChildren": [],
  403. "mountedComponents": [],
  404. "propertyOverrides": [
  405. {
  406. "__id__": 12
  407. },
  408. {
  409. "__id__": 14
  410. },
  411. {
  412. "__id__": 15
  413. },
  414. {
  415. "__id__": 16
  416. },
  417. {
  418. "__id__": 17
  419. },
  420. {
  421. "__id__": 18
  422. }
  423. ],
  424. "removedComponents": []
  425. },
  426. {
  427. "__type__": "CCPropertyOverrideInfo",
  428. "targetInfo": {
  429. "__id__": 13
  430. },
  431. "propertyPath": [
  432. "_name"
  433. ],
  434. "value": "lose"
  435. },
  436. {
  437. "__type__": "cc.TargetInfo",
  438. "localID": [
  439. "b44xQkvnJAY6X/ULtd5PJl"
  440. ]
  441. },
  442. {
  443. "__type__": "CCPropertyOverrideInfo",
  444. "targetInfo": {
  445. "__id__": 13
  446. },
  447. "propertyPath": [
  448. "_lpos"
  449. ],
  450. "value": {
  451. "__type__": "cc.Vec3",
  452. "x": 0,
  453. "y": 0,
  454. "z": 0
  455. }
  456. },
  457. {
  458. "__type__": "CCPropertyOverrideInfo",
  459. "targetInfo": {
  460. "__id__": 13
  461. },
  462. "propertyPath": [
  463. "_lrot"
  464. ],
  465. "value": {
  466. "__type__": "cc.Quat",
  467. "x": 0,
  468. "y": 0,
  469. "z": 0,
  470. "w": 1
  471. }
  472. },
  473. {
  474. "__type__": "CCPropertyOverrideInfo",
  475. "targetInfo": {
  476. "__id__": 13
  477. },
  478. "propertyPath": [
  479. "_euler"
  480. ],
  481. "value": {
  482. "__type__": "cc.Vec3",
  483. "x": 0,
  484. "y": 0,
  485. "z": 0
  486. }
  487. },
  488. {
  489. "__type__": "CCPropertyOverrideInfo",
  490. "targetInfo": {
  491. "__id__": 13
  492. },
  493. "propertyPath": [
  494. "_active"
  495. ],
  496. "value": false
  497. },
  498. {
  499. "__type__": "CCPropertyOverrideInfo",
  500. "targetInfo": {
  501. "__id__": 19
  502. },
  503. "propertyPath": [
  504. "_active"
  505. ],
  506. "value": true
  507. },
  508. {
  509. "__type__": "cc.TargetInfo",
  510. "localID": [
  511. "62gFlm3QhPLYDkn32GjFUF"
  512. ]
  513. },
  514. {
  515. "__type__": "cc.Node",
  516. "_objFlags": 0,
  517. "_parent": {
  518. "__id__": 8
  519. },
  520. "_prefab": {
  521. "__id__": 21
  522. },
  523. "__editorExtras__": {}
  524. },
  525. {
  526. "__type__": "cc.PrefabInfo",
  527. "root": {
  528. "__id__": 20
  529. },
  530. "asset": {
  531. "__uuid__": "672bba3d-dfa4-4c68-8d08-7643f3c2c9a1",
  532. "__expectedType__": "cc.Prefab"
  533. },
  534. "fileId": "fet5zSD0xIi4rn4YDfm9G2",
  535. "instance": {
  536. "__id__": 22
  537. },
  538. "targetOverrides": null,
  539. "nestedPrefabInstanceRoots": null
  540. },
  541. {
  542. "__type__": "cc.PrefabInstance",
  543. "fileId": "52G151Ty1Cepg+v3KE44Mt",
  544. "prefabRootNode": null,
  545. "mountedChildren": [],
  546. "mountedComponents": [],
  547. "propertyOverrides": [
  548. {
  549. "__id__": 23
  550. },
  551. {
  552. "__id__": 25
  553. },
  554. {
  555. "__id__": 26
  556. },
  557. {
  558. "__id__": 27
  559. },
  560. {
  561. "__id__": 28
  562. }
  563. ],
  564. "removedComponents": []
  565. },
  566. {
  567. "__type__": "CCPropertyOverrideInfo",
  568. "targetInfo": {
  569. "__id__": 24
  570. },
  571. "propertyPath": [
  572. "_name"
  573. ],
  574. "value": "win"
  575. },
  576. {
  577. "__type__": "cc.TargetInfo",
  578. "localID": [
  579. "fet5zSD0xIi4rn4YDfm9G2"
  580. ]
  581. },
  582. {
  583. "__type__": "CCPropertyOverrideInfo",
  584. "targetInfo": {
  585. "__id__": 24
  586. },
  587. "propertyPath": [
  588. "_lpos"
  589. ],
  590. "value": {
  591. "__type__": "cc.Vec3",
  592. "x": 0,
  593. "y": 0,
  594. "z": 0
  595. }
  596. },
  597. {
  598. "__type__": "CCPropertyOverrideInfo",
  599. "targetInfo": {
  600. "__id__": 24
  601. },
  602. "propertyPath": [
  603. "_lrot"
  604. ],
  605. "value": {
  606. "__type__": "cc.Quat",
  607. "x": 0,
  608. "y": 0,
  609. "z": 0,
  610. "w": 1
  611. }
  612. },
  613. {
  614. "__type__": "CCPropertyOverrideInfo",
  615. "targetInfo": {
  616. "__id__": 24
  617. },
  618. "propertyPath": [
  619. "_euler"
  620. ],
  621. "value": {
  622. "__type__": "cc.Vec3",
  623. "x": 0,
  624. "y": 0,
  625. "z": 0
  626. }
  627. },
  628. {
  629. "__type__": "CCPropertyOverrideInfo",
  630. "targetInfo": {
  631. "__id__": 24
  632. },
  633. "propertyPath": [
  634. "_active"
  635. ],
  636. "value": false
  637. },
  638. {
  639. "__type__": "cc.UITransform",
  640. "_name": "",
  641. "_objFlags": 0,
  642. "__editorExtras__": {},
  643. "node": {
  644. "__id__": 8
  645. },
  646. "_enabled": true,
  647. "__prefab": null,
  648. "_contentSize": {
  649. "__type__": "cc.Size",
  650. "width": 100,
  651. "height": 100
  652. },
  653. "_anchorPoint": {
  654. "__type__": "cc.Vec2",
  655. "x": 0.5,
  656. "y": 0.5
  657. },
  658. "_id": "ac+/3uK9pNMaYugYTWcsYd"
  659. },
  660. {
  661. "__type__": "cc.UITransform",
  662. "_name": "",
  663. "_objFlags": 0,
  664. "__editorExtras__": {},
  665. "node": {
  666. "__id__": 2
  667. },
  668. "_enabled": true,
  669. "__prefab": null,
  670. "_contentSize": {
  671. "__type__": "cc.Size",
  672. "width": 780,
  673. "height": 1634
  674. },
  675. "_anchorPoint": {
  676. "__type__": "cc.Vec2",
  677. "x": 0.5,
  678. "y": 0.5
  679. },
  680. "_id": "d6rUX5yfhMlKoWX2bSbawx"
  681. },
  682. {
  683. "__type__": "cc.Canvas",
  684. "_name": "",
  685. "_objFlags": 0,
  686. "__editorExtras__": {},
  687. "node": {
  688. "__id__": 2
  689. },
  690. "_enabled": true,
  691. "__prefab": null,
  692. "_cameraComponent": {
  693. "__id__": 4
  694. },
  695. "_alignCanvasWithScreen": true,
  696. "_id": "12O/ljcVlEqLmVm3U2gEOQ"
  697. },
  698. {
  699. "__type__": "cc.Widget",
  700. "_name": "",
  701. "_objFlags": 0,
  702. "__editorExtras__": {},
  703. "node": {
  704. "__id__": 2
  705. },
  706. "_enabled": true,
  707. "__prefab": null,
  708. "_alignFlags": 45,
  709. "_target": null,
  710. "_left": 0,
  711. "_right": 0,
  712. "_top": 0,
  713. "_bottom": 0,
  714. "_horizontalCenter": 0,
  715. "_verticalCenter": 0,
  716. "_isAbsLeft": true,
  717. "_isAbsRight": true,
  718. "_isAbsTop": true,
  719. "_isAbsBottom": true,
  720. "_isAbsHorizontalCenter": true,
  721. "_isAbsVerticalCenter": true,
  722. "_originalWidth": 0,
  723. "_originalHeight": 0,
  724. "_alignMode": 2,
  725. "_lockFlags": 0,
  726. "_id": "c5V1EV8IpMtrIvY1OE9t2u"
  727. },
  728. {
  729. "__type__": "d17c0ANOWRCCbWXrG9EYSh4",
  730. "_name": "",
  731. "_objFlags": 0,
  732. "__editorExtras__": {},
  733. "node": {
  734. "__id__": 2
  735. },
  736. "_enabled": true,
  737. "__prefab": null,
  738. "spf": {
  739. "__uuid__": "ae6152c1-5d74-4fcb-a979-4931685a3592@f9941",
  740. "__expectedType__": "cc.SpriteFrame"
  741. },
  742. "_id": "34nnAPXFBCorDl70gSdvle"
  743. },
  744. {
  745. "__type__": "cc.Node",
  746. "_name": "res",
  747. "_objFlags": 0,
  748. "__editorExtras__": {},
  749. "_parent": {
  750. "__id__": 1
  751. },
  752. "_children": [],
  753. "_active": true,
  754. "_components": [],
  755. "_prefab": null,
  756. "_lpos": {
  757. "__type__": "cc.Vec3",
  758. "x": 0,
  759. "y": 0,
  760. "z": 0
  761. },
  762. "_lrot": {
  763. "__type__": "cc.Quat",
  764. "x": 0,
  765. "y": 0,
  766. "z": 0,
  767. "w": 1
  768. },
  769. "_lscale": {
  770. "__type__": "cc.Vec3",
  771. "x": 1,
  772. "y": 1,
  773. "z": 1
  774. },
  775. "_mobility": 0,
  776. "_layer": 1073741824,
  777. "_euler": {
  778. "__type__": "cc.Vec3",
  779. "x": 0,
  780. "y": 0,
  781. "z": 0
  782. },
  783. "_id": "b9zx+u2lVG2qBMxI3ZiQe3"
  784. },
  785. {
  786. "__type__": "cc.PrefabInfo",
  787. "root": null,
  788. "asset": null,
  789. "fileId": "00067454-b570-4c45-965d-787c5e6ab033",
  790. "instance": null,
  791. "targetOverrides": [
  792. {
  793. "__id__": 36
  794. },
  795. {
  796. "__id__": 39
  797. },
  798. {
  799. "__id__": 42
  800. }
  801. ],
  802. "nestedPrefabInstanceRoots": [
  803. {
  804. "__id__": 9
  805. },
  806. {
  807. "__id__": 20
  808. }
  809. ]
  810. },
  811. {
  812. "__type__": "cc.TargetOverrideInfo",
  813. "source": {
  814. "__id__": 5
  815. },
  816. "sourceInfo": {
  817. "__id__": 37
  818. },
  819. "propertyPath": [
  820. "losePage"
  821. ],
  822. "target": null,
  823. "targetInfo": {
  824. "__id__": 38
  825. }
  826. },
  827. {
  828. "__type__": "cc.TargetInfo",
  829. "localID": [
  830. "30Z6AffvVD04opa6fFgXsM"
  831. ]
  832. },
  833. {
  834. "__type__": "cc.TargetInfo",
  835. "localID": [
  836. "c94d6qt3NK7K/3xkZ/eVa3"
  837. ]
  838. },
  839. {
  840. "__type__": "cc.TargetOverrideInfo",
  841. "source": {
  842. "__id__": 5
  843. },
  844. "sourceInfo": {
  845. "__id__": 40
  846. },
  847. "propertyPath": [
  848. "winPage"
  849. ],
  850. "target": null,
  851. "targetInfo": {
  852. "__id__": 41
  853. }
  854. },
  855. {
  856. "__type__": "cc.TargetInfo",
  857. "localID": [
  858. "30Z6AffvVD04opa6fFgXsM"
  859. ]
  860. },
  861. {
  862. "__type__": "cc.TargetInfo",
  863. "localID": [
  864. "bdBz7HjdBCeaWlG0kUmRsJ"
  865. ]
  866. },
  867. {
  868. "__type__": "cc.TargetOverrideInfo",
  869. "source": {
  870. "__id__": 5
  871. },
  872. "sourceInfo": {
  873. "__id__": 43
  874. },
  875. "propertyPath": [
  876. "settingPage"
  877. ],
  878. "target": null,
  879. "targetInfo": {
  880. "__id__": 44
  881. }
  882. },
  883. {
  884. "__type__": "cc.TargetInfo",
  885. "localID": [
  886. "30Z6AffvVD04opa6fFgXsM"
  887. ]
  888. },
  889. {
  890. "__type__": "cc.TargetInfo",
  891. "localID": [
  892. "a0g2zVXxpBmoocZxtBPPGD"
  893. ]
  894. },
  895. {
  896. "__type__": "cc.SceneGlobals",
  897. "ambient": {
  898. "__id__": 46
  899. },
  900. "shadows": {
  901. "__id__": 47
  902. },
  903. "_skybox": {
  904. "__id__": 48
  905. },
  906. "fog": {
  907. "__id__": 49
  908. },
  909. "octree": {
  910. "__id__": 50
  911. },
  912. "skin": {
  913. "__id__": 51
  914. },
  915. "lightProbeInfo": {
  916. "__id__": 52
  917. },
  918. "postSettings": {
  919. "__id__": 53
  920. },
  921. "bakedWithStationaryMainLight": false,
  922. "bakedWithHighpLightmap": false
  923. },
  924. {
  925. "__type__": "cc.AmbientInfo",
  926. "_skyColorHDR": {
  927. "__type__": "cc.Vec4",
  928. "x": 0,
  929. "y": 0,
  930. "z": 0,
  931. "w": 0.520833125
  932. },
  933. "_skyColor": {
  934. "__type__": "cc.Vec4",
  935. "x": 0,
  936. "y": 0,
  937. "z": 0,
  938. "w": 0.520833125
  939. },
  940. "_skyIllumHDR": 20000,
  941. "_skyIllum": 20000,
  942. "_groundAlbedoHDR": {
  943. "__type__": "cc.Vec4",
  944. "x": 0,
  945. "y": 0,
  946. "z": 0,
  947. "w": 0
  948. },
  949. "_groundAlbedo": {
  950. "__type__": "cc.Vec4",
  951. "x": 0,
  952. "y": 0,
  953. "z": 0,
  954. "w": 0
  955. },
  956. "_skyColorLDR": {
  957. "__type__": "cc.Vec4",
  958. "x": 0.2,
  959. "y": 0.5,
  960. "z": 0.8,
  961. "w": 1
  962. },
  963. "_skyIllumLDR": 20000,
  964. "_groundAlbedoLDR": {
  965. "__type__": "cc.Vec4",
  966. "x": 0.2,
  967. "y": 0.2,
  968. "z": 0.2,
  969. "w": 1
  970. }
  971. },
  972. {
  973. "__type__": "cc.ShadowsInfo",
  974. "_enabled": false,
  975. "_type": 0,
  976. "_normal": {
  977. "__type__": "cc.Vec3",
  978. "x": 0,
  979. "y": 1,
  980. "z": 0
  981. },
  982. "_distance": 0,
  983. "_planeBias": 1,
  984. "_shadowColor": {
  985. "__type__": "cc.Color",
  986. "r": 76,
  987. "g": 76,
  988. "b": 76,
  989. "a": 255
  990. },
  991. "_maxReceived": 4,
  992. "_size": {
  993. "__type__": "cc.Vec2",
  994. "x": 512,
  995. "y": 512
  996. }
  997. },
  998. {
  999. "__type__": "cc.SkyboxInfo",
  1000. "_envLightingType": 0,
  1001. "_envmapHDR": null,
  1002. "_envmap": null,
  1003. "_envmapLDR": null,
  1004. "_diffuseMapHDR": null,
  1005. "_diffuseMapLDR": null,
  1006. "_enabled": false,
  1007. "_useHDR": true,
  1008. "_editableMaterial": null,
  1009. "_reflectionHDR": null,
  1010. "_reflectionLDR": null,
  1011. "_rotationAngle": 0
  1012. },
  1013. {
  1014. "__type__": "cc.FogInfo",
  1015. "_type": 0,
  1016. "_fogColor": {
  1017. "__type__": "cc.Color",
  1018. "r": 200,
  1019. "g": 200,
  1020. "b": 200,
  1021. "a": 255
  1022. },
  1023. "_enabled": false,
  1024. "_fogDensity": 0.3,
  1025. "_fogStart": 0.5,
  1026. "_fogEnd": 300,
  1027. "_fogAtten": 5,
  1028. "_fogTop": 1.5,
  1029. "_fogRange": 1.2,
  1030. "_accurate": false
  1031. },
  1032. {
  1033. "__type__": "cc.OctreeInfo",
  1034. "_enabled": false,
  1035. "_minPos": {
  1036. "__type__": "cc.Vec3",
  1037. "x": -1024,
  1038. "y": -1024,
  1039. "z": -1024
  1040. },
  1041. "_maxPos": {
  1042. "__type__": "cc.Vec3",
  1043. "x": 1024,
  1044. "y": 1024,
  1045. "z": 1024
  1046. },
  1047. "_depth": 8
  1048. },
  1049. {
  1050. "__type__": "cc.SkinInfo",
  1051. "_enabled": false,
  1052. "_blurRadius": 0.01,
  1053. "_sssIntensity": 3
  1054. },
  1055. {
  1056. "__type__": "cc.LightProbeInfo",
  1057. "_giScale": 1,
  1058. "_giSamples": 1024,
  1059. "_bounces": 2,
  1060. "_reduceRinging": 0,
  1061. "_showProbe": true,
  1062. "_showWireframe": true,
  1063. "_showConvex": false,
  1064. "_data": null,
  1065. "_lightProbeSphereVolume": 1
  1066. },
  1067. {
  1068. "__type__": "cc.PostSettingsInfo",
  1069. "_toneMappingType": 0
  1070. }
  1071. ]