Advertisement
Guest User

Untitled

a guest
Nov 28th, 2015
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. // KittopiaTech - a Kopernicus Visual Editor
  2.  
  3. @Kopernicus:FINAL
  4. {
  5. !Body[Kerbin] {}
  6. Body
  7. {
  8. name = Kerbin
  9. Properties
  10. {
  11. radius = 6000000
  12. geeASL = 1
  13. rotationPeriod = 86197.7007323592
  14. inverseRotThresholdAltitude = 1000000
  15. timewarpAltitudeLimits = 0 300000 300000 600000 1200000 2400000 4800000 6000000
  16. sphereOfInfluence = 841592864.796305
  17. ScienceValues
  18. {
  19. flyingAltitudeThreshold = 180000
  20. spaceAltitudeThreshold = 2500000
  21. }
  22. }
  23. Orbit
  24. {
  25. semiMajorAxis = 135998402560
  26. }
  27. PQS
  28. {
  29. Mods
  30. {
  31. VertexSimplexHeightAbsolute
  32. {
  33. deformity = 4850
  34. }
  35. VertexHeightNoiseVertHeightCurve2
  36. {
  37. deformity = 40000
  38. simplexHeightEnd = 46000
  39. simplexHeightStart = 8000
  40. }
  41. VertexRidgedAltitudeCurve
  42. {
  43. deformity = 7500
  44. simplexHeightEnd = 600000
  45. simplexHeightStart = 0
  46. }
  47. LandControl
  48. {
  49. vHeightMax = 35000
  50. }
  51. AerialPerspectiveMaterial
  52. {
  53. atmosphereDepth = 1500000
  54. cameraAlt = 5489.15972246672
  55. cameraAtmosAlt = 0.0365944
  56. }
  57. VertexHeightMap
  58. {
  59. offset = -15000
  60. deformity = 50000
  61. }
  62. FlattenArea
  63. {
  64. flattenTo = 13000
  65. innerRadius = 4000
  66. outerRadius = 10000
  67. }
  68. }
  69. }
  70. SpaceCenter
  71. {
  72. repositionRadiusOffset = 427.7
  73. heightMapDeformity = 700
  74. absoluteOffset = 0
  75. radius = 75000
  76. }
  77. }
  78. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement