main.scene 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690
  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. "_name": "main",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. },
  20. {
  21. "__id__": 15
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [],
  26. "_prefab": {
  27. "__id__": 17
  28. },
  29. "autoReleaseAssets": false,
  30. "_globals": {
  31. "__id__": 18
  32. },
  33. "_id": "1408f0f3-5008-411c-9a16-b42d8fe86b71"
  34. },
  35. {
  36. "__type__": "cc.Node",
  37. "_name": "Canvas",
  38. "_objFlags": 0,
  39. "_parent": {
  40. "__id__": 1
  41. },
  42. "_children": [
  43. {
  44. "__id__": 3
  45. },
  46. {
  47. "__id__": 5
  48. }
  49. ],
  50. "_active": true,
  51. "_components": [
  52. {
  53. "__id__": 12
  54. },
  55. {
  56. "__id__": 13
  57. },
  58. {
  59. "__id__": 14
  60. }
  61. ],
  62. "_prefab": null,
  63. "_lpos": {
  64. "__type__": "cc.Vec3",
  65. "x": 360.00000000000006,
  66. "y": 640,
  67. "z": 0
  68. },
  69. "_lrot": {
  70. "__type__": "cc.Quat",
  71. "x": 0,
  72. "y": 0,
  73. "z": 0,
  74. "w": 1
  75. },
  76. "_lscale": {
  77. "__type__": "cc.Vec3",
  78. "x": 1,
  79. "y": 1,
  80. "z": 1
  81. },
  82. "_layer": 33554432,
  83. "_euler": {
  84. "__type__": "cc.Vec3",
  85. "x": 0,
  86. "y": 0,
  87. "z": 0
  88. },
  89. "_id": "beI88Z2HpFELqR4T5EMHpg"
  90. },
  91. {
  92. "__type__": "cc.Node",
  93. "_name": "Camera",
  94. "_objFlags": 0,
  95. "_parent": {
  96. "__id__": 2
  97. },
  98. "_children": [],
  99. "_active": true,
  100. "_components": [
  101. {
  102. "__id__": 4
  103. }
  104. ],
  105. "_prefab": null,
  106. "_lpos": {
  107. "__type__": "cc.Vec3",
  108. "x": 0,
  109. "y": 0,
  110. "z": 1000
  111. },
  112. "_lrot": {
  113. "__type__": "cc.Quat",
  114. "x": 0,
  115. "y": 0,
  116. "z": 0,
  117. "w": 1
  118. },
  119. "_lscale": {
  120. "__type__": "cc.Vec3",
  121. "x": 1,
  122. "y": 1,
  123. "z": 1
  124. },
  125. "_layer": 1073741824,
  126. "_euler": {
  127. "__type__": "cc.Vec3",
  128. "x": 0,
  129. "y": 0,
  130. "z": 0
  131. },
  132. "_id": "ebFwiq8gBFaYpqYbdoDODe"
  133. },
  134. {
  135. "__type__": "cc.Camera",
  136. "_name": "",
  137. "_objFlags": 0,
  138. "node": {
  139. "__id__": 3
  140. },
  141. "_enabled": true,
  142. "__prefab": null,
  143. "_projection": 0,
  144. "_priority": 1073741824,
  145. "_fov": 45,
  146. "_fovAxis": 0,
  147. "_orthoHeight": 640,
  148. "_near": 0,
  149. "_far": 2000,
  150. "_color": {
  151. "__type__": "cc.Color",
  152. "r": 0,
  153. "g": 0,
  154. "b": 0,
  155. "a": 255
  156. },
  157. "_depth": 1,
  158. "_stencil": 0,
  159. "_clearFlags": 7,
  160. "_rect": {
  161. "__type__": "cc.Rect",
  162. "x": 0,
  163. "y": 0,
  164. "width": 1,
  165. "height": 1
  166. },
  167. "_aperture": 19,
  168. "_shutter": 7,
  169. "_iso": 0,
  170. "_screenScale": 1,
  171. "_visibility": 1107296256,
  172. "_targetTexture": null,
  173. "_cameraType": -1,
  174. "_trackingType": 0,
  175. "_id": "63WIch3o5BEYRlXzTT0oWc"
  176. },
  177. {
  178. "__type__": "cc.Node",
  179. "_name": "node_tip",
  180. "_objFlags": 0,
  181. "_parent": {
  182. "__id__": 2
  183. },
  184. "_children": [
  185. {
  186. "__id__": 6
  187. }
  188. ],
  189. "_active": false,
  190. "_components": [
  191. {
  192. "__id__": 9
  193. },
  194. {
  195. "__id__": 10
  196. },
  197. {
  198. "__id__": 11
  199. }
  200. ],
  201. "_prefab": null,
  202. "_lpos": {
  203. "__type__": "cc.Vec3",
  204. "x": 0,
  205. "y": 0,
  206. "z": 0
  207. },
  208. "_lrot": {
  209. "__type__": "cc.Quat",
  210. "x": 0,
  211. "y": 0,
  212. "z": 0,
  213. "w": 1
  214. },
  215. "_lscale": {
  216. "__type__": "cc.Vec3",
  217. "x": 1,
  218. "y": 1,
  219. "z": 1
  220. },
  221. "_layer": 33554432,
  222. "_euler": {
  223. "__type__": "cc.Vec3",
  224. "x": 0,
  225. "y": 0,
  226. "z": 0
  227. },
  228. "_id": "72Pl+NG/lNjZHhRcc0Ct96"
  229. },
  230. {
  231. "__type__": "cc.Node",
  232. "_name": "lb_tip",
  233. "_objFlags": 0,
  234. "_parent": {
  235. "__id__": 5
  236. },
  237. "_children": [],
  238. "_active": true,
  239. "_components": [
  240. {
  241. "__id__": 7
  242. },
  243. {
  244. "__id__": 8
  245. }
  246. ],
  247. "_prefab": null,
  248. "_lpos": {
  249. "__type__": "cc.Vec3",
  250. "x": 0,
  251. "y": -25.000000000000004,
  252. "z": 0
  253. },
  254. "_lrot": {
  255. "__type__": "cc.Quat",
  256. "x": 0,
  257. "y": 0,
  258. "z": 0,
  259. "w": 1
  260. },
  261. "_lscale": {
  262. "__type__": "cc.Vec3",
  263. "x": 1,
  264. "y": 1,
  265. "z": 1
  266. },
  267. "_layer": 33554432,
  268. "_euler": {
  269. "__type__": "cc.Vec3",
  270. "x": 0,
  271. "y": 0,
  272. "z": 0
  273. },
  274. "_id": "31+snWD8RCnL/JsrLtwTJf"
  275. },
  276. {
  277. "__type__": "cc.UITransform",
  278. "_name": "",
  279. "_objFlags": 0,
  280. "node": {
  281. "__id__": 6
  282. },
  283. "_enabled": true,
  284. "__prefab": null,
  285. "_contentSize": {
  286. "__type__": "cc.Size",
  287. "width": 450,
  288. "height": 40.32
  289. },
  290. "_anchorPoint": {
  291. "__type__": "cc.Vec2",
  292. "x": 0.5,
  293. "y": 0.5
  294. },
  295. "_id": "b7vqeJcnlAf4mgGhniFy0n"
  296. },
  297. {
  298. "__type__": "cc.Label",
  299. "_name": "",
  300. "_objFlags": 0,
  301. "node": {
  302. "__id__": 6
  303. },
  304. "_enabled": true,
  305. "__prefab": null,
  306. "_customMaterial": null,
  307. "_srcBlendFactor": 2,
  308. "_dstBlendFactor": 4,
  309. "_color": {
  310. "__type__": "cc.Color",
  311. "r": 241,
  312. "g": 255,
  313. "b": 78,
  314. "a": 255
  315. },
  316. "_string": "",
  317. "_horizontalAlign": 1,
  318. "_verticalAlign": 1,
  319. "_actualFontSize": 30,
  320. "_fontSize": 30,
  321. "_fontFamily": "Arial",
  322. "_lineHeight": 32,
  323. "_overflow": 3,
  324. "_enableWrapText": true,
  325. "_font": null,
  326. "_isSystemFontUsed": true,
  327. "_spacingX": 0,
  328. "_isItalic": false,
  329. "_isBold": false,
  330. "_isUnderline": false,
  331. "_underlineHeight": 2,
  332. "_cacheMode": 0,
  333. "_id": "c4NEivuLtK759H64MJ90fw"
  334. },
  335. {
  336. "__type__": "cc.UITransform",
  337. "_name": "",
  338. "_objFlags": 0,
  339. "node": {
  340. "__id__": 5
  341. },
  342. "_enabled": true,
  343. "__prefab": null,
  344. "_contentSize": {
  345. "__type__": "cc.Size",
  346. "width": 609,
  347. "height": 110.32
  348. },
  349. "_anchorPoint": {
  350. "__type__": "cc.Vec2",
  351. "x": 0.5,
  352. "y": 0.5
  353. },
  354. "_id": "fePOoLKUFFealzGxP/a3K0"
  355. },
  356. {
  357. "__type__": "cc.Sprite",
  358. "_name": "",
  359. "_objFlags": 0,
  360. "node": {
  361. "__id__": 5
  362. },
  363. "_enabled": true,
  364. "__prefab": null,
  365. "_customMaterial": null,
  366. "_srcBlendFactor": 2,
  367. "_dstBlendFactor": 4,
  368. "_color": {
  369. "__type__": "cc.Color",
  370. "r": 255,
  371. "g": 255,
  372. "b": 255,
  373. "a": 255
  374. },
  375. "_spriteFrame": {
  376. "__uuid__": "b0c021c4-d9f4-45d7-9b85-51d83997c30a@f9941",
  377. "__expectedType__": "cc.SpriteFrame"
  378. },
  379. "_type": 1,
  380. "_fillType": 0,
  381. "_sizeMode": 0,
  382. "_fillCenter": {
  383. "__type__": "cc.Vec2",
  384. "x": 0,
  385. "y": 0
  386. },
  387. "_fillStart": 0,
  388. "_fillRange": 0,
  389. "_isTrimmedMode": false,
  390. "_useGrayscale": false,
  391. "_atlas": null,
  392. "_id": "67Y0MTUgZKn7Mu21fqqcF1"
  393. },
  394. {
  395. "__type__": "cc.Layout",
  396. "_name": "",
  397. "_objFlags": 0,
  398. "node": {
  399. "__id__": 5
  400. },
  401. "_enabled": true,
  402. "__prefab": null,
  403. "_resizeMode": 1,
  404. "_layoutType": 2,
  405. "_cellSize": {
  406. "__type__": "cc.Size",
  407. "width": 40,
  408. "height": 40
  409. },
  410. "_startAxis": 0,
  411. "_paddingLeft": 0,
  412. "_paddingRight": 0,
  413. "_paddingTop": 60,
  414. "_paddingBottom": 10,
  415. "_spacingX": 0,
  416. "_spacingY": 0,
  417. "_verticalDirection": 1,
  418. "_horizontalDirection": 0,
  419. "_constraint": 0,
  420. "_constraintNum": 2,
  421. "_affectedByScale": false,
  422. "_isAlign": false,
  423. "_id": "7emgt8NelHX7wuUhfvbvtr"
  424. },
  425. {
  426. "__type__": "cc.UITransform",
  427. "_name": "",
  428. "_objFlags": 0,
  429. "node": {
  430. "__id__": 2
  431. },
  432. "_enabled": true,
  433. "__prefab": null,
  434. "_contentSize": {
  435. "__type__": "cc.Size",
  436. "width": 720,
  437. "height": 1280
  438. },
  439. "_anchorPoint": {
  440. "__type__": "cc.Vec2",
  441. "x": 0.5,
  442. "y": 0.5
  443. },
  444. "_id": "d6rUX5yfhMlKoWX2bSbawx"
  445. },
  446. {
  447. "__type__": "cc.Canvas",
  448. "_name": "",
  449. "_objFlags": 0,
  450. "node": {
  451. "__id__": 2
  452. },
  453. "_enabled": true,
  454. "__prefab": null,
  455. "_cameraComponent": {
  456. "__id__": 4
  457. },
  458. "_alignCanvasWithScreen": true,
  459. "_id": "12O/ljcVlEqLmVm3U2gEOQ"
  460. },
  461. {
  462. "__type__": "cc.Widget",
  463. "_name": "",
  464. "_objFlags": 0,
  465. "node": {
  466. "__id__": 2
  467. },
  468. "_enabled": true,
  469. "__prefab": null,
  470. "_alignFlags": 45,
  471. "_target": null,
  472. "_left": 5.684341886080802e-14,
  473. "_right": 5.684341886080802e-14,
  474. "_top": 0,
  475. "_bottom": 0,
  476. "_horizontalCenter": 0,
  477. "_verticalCenter": 0,
  478. "_isAbsLeft": true,
  479. "_isAbsRight": true,
  480. "_isAbsTop": true,
  481. "_isAbsBottom": true,
  482. "_isAbsHorizontalCenter": true,
  483. "_isAbsVerticalCenter": true,
  484. "_originalWidth": 0,
  485. "_originalHeight": 1280,
  486. "_alignMode": 1,
  487. "_lockFlags": 0,
  488. "_id": "c5V1EV8IpMtrIvY1OE9t2u"
  489. },
  490. {
  491. "__type__": "cc.Node",
  492. "_name": "game",
  493. "_objFlags": 0,
  494. "_parent": {
  495. "__id__": 1
  496. },
  497. "_children": [],
  498. "_active": true,
  499. "_components": [
  500. {
  501. "__id__": 16
  502. }
  503. ],
  504. "_prefab": null,
  505. "_lpos": {
  506. "__type__": "cc.Vec3",
  507. "x": 0,
  508. "y": 0,
  509. "z": 0
  510. },
  511. "_lrot": {
  512. "__type__": "cc.Quat",
  513. "x": 0,
  514. "y": 0,
  515. "z": 0,
  516. "w": 1
  517. },
  518. "_lscale": {
  519. "__type__": "cc.Vec3",
  520. "x": 1,
  521. "y": 1,
  522. "z": 1
  523. },
  524. "_layer": 1073741824,
  525. "_euler": {
  526. "__type__": "cc.Vec3",
  527. "x": 0,
  528. "y": 0,
  529. "z": 0
  530. },
  531. "_id": "83asROrZpN8qHV3Hqs6M4P"
  532. },
  533. {
  534. "__type__": "b7826TgthhCaYFUDWmk66Ia",
  535. "_name": "",
  536. "_objFlags": 0,
  537. "node": {
  538. "__id__": 15
  539. },
  540. "_enabled": true,
  541. "__prefab": null,
  542. "_id": "aeaYO8gqFBfqcemEwcHsLi"
  543. },
  544. {
  545. "__type__": "cc.PrefabInfo",
  546. "fileId": "1408f0f3-5008-411c-9a16-b42d8fe86b71"
  547. },
  548. {
  549. "__type__": "cc.SceneGlobals",
  550. "ambient": {
  551. "__id__": 19
  552. },
  553. "shadows": {
  554. "__id__": 20
  555. },
  556. "_skybox": {
  557. "__id__": 21
  558. },
  559. "fog": {
  560. "__id__": 22
  561. },
  562. "octree": {
  563. "__id__": 23
  564. }
  565. },
  566. {
  567. "__type__": "cc.AmbientInfo",
  568. "_skyColorHDR": {
  569. "__type__": "cc.Vec4",
  570. "x": 0,
  571. "y": 0,
  572. "z": 0,
  573. "w": 0.520833125
  574. },
  575. "_skyColor": {
  576. "__type__": "cc.Vec4",
  577. "x": 0,
  578. "y": 0,
  579. "z": 0,
  580. "w": 0.520833125
  581. },
  582. "_skyIllumHDR": 20000,
  583. "_skyIllum": 20000,
  584. "_groundAlbedoHDR": {
  585. "__type__": "cc.Vec4",
  586. "x": 0,
  587. "y": 0,
  588. "z": 0,
  589. "w": 0
  590. },
  591. "_groundAlbedo": {
  592. "__type__": "cc.Vec4",
  593. "x": 0,
  594. "y": 0,
  595. "z": 0,
  596. "w": 0
  597. },
  598. "_skyColorLDR": {
  599. "__type__": "cc.Vec4",
  600. "x": 0.2,
  601. "y": 0.5,
  602. "z": 0.8,
  603. "w": 1
  604. },
  605. "_skyIllumLDR": 20000,
  606. "_groundAlbedoLDR": {
  607. "__type__": "cc.Vec4",
  608. "x": 0.2,
  609. "y": 0.2,
  610. "z": 0.2,
  611. "w": 1
  612. }
  613. },
  614. {
  615. "__type__": "cc.ShadowsInfo",
  616. "_enabled": false,
  617. "_type": 0,
  618. "_normal": {
  619. "__type__": "cc.Vec3",
  620. "x": 0,
  621. "y": 1,
  622. "z": 0
  623. },
  624. "_distance": 0,
  625. "_shadowColor": {
  626. "__type__": "cc.Color",
  627. "r": 76,
  628. "g": 76,
  629. "b": 76,
  630. "a": 255
  631. },
  632. "_maxReceived": 4,
  633. "_size": {
  634. "__type__": "cc.Vec2",
  635. "x": 512,
  636. "y": 512
  637. }
  638. },
  639. {
  640. "__type__": "cc.SkyboxInfo",
  641. "_envLightingType": 0,
  642. "_envmapHDR": null,
  643. "_envmap": null,
  644. "_envmapLDR": null,
  645. "_diffuseMapHDR": null,
  646. "_diffuseMapLDR": null,
  647. "_enabled": false,
  648. "_useHDR": true,
  649. "_editableMaterial": null,
  650. "_reflectionHDR": null,
  651. "_reflectionLDR": null,
  652. "_rotationAngle": 0
  653. },
  654. {
  655. "__type__": "cc.FogInfo",
  656. "_type": 0,
  657. "_fogColor": {
  658. "__type__": "cc.Color",
  659. "r": 200,
  660. "g": 200,
  661. "b": 200,
  662. "a": 255
  663. },
  664. "_enabled": false,
  665. "_fogDensity": 0.3,
  666. "_fogStart": 0.5,
  667. "_fogEnd": 300,
  668. "_fogAtten": 5,
  669. "_fogTop": 1.5,
  670. "_fogRange": 1.2,
  671. "_accurate": false
  672. },
  673. {
  674. "__type__": "cc.OctreeInfo",
  675. "_enabled": false,
  676. "_minPos": {
  677. "__type__": "cc.Vec3",
  678. "x": -1024,
  679. "y": -1024,
  680. "z": -1024
  681. },
  682. "_maxPos": {
  683. "__type__": "cc.Vec3",
  684. "x": 1024,
  685. "y": 1024,
  686. "z": 1024
  687. },
  688. "_depth": 8
  689. }
  690. ]