Advertisement
GregroxMun

@Kopernicus:FOR[JovolSystem]

Sep 4th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. @Kopernicus:FOR[JovolSystem]
  2. {
  3. Body
  4. {
  5. name = Glattmond
  6. Template
  7. {
  8. name = Vall
  9. //name = Tylo
  10. removePQSMods = HeightColorMap,VertexColorMap,VertexHeightMap,VertexSimplexNoiseColor
  11. }
  12. Properties
  13. {
  14. geeASL = 0.1354
  15. radius = 279680
  16. description = A second moon of my dreams.
  17. }
  18. ScaledVersion
  19. {
  20. Material
  21. {
  22. texture = JovolSystem/PluginData/Glattmond_Color.png
  23. normals = JovolSystem/PluginData/Glattmond_Normal.png
  24. }
  25. }
  26. Orbit
  27. {
  28. referenceBody = Jovol
  29. semiMajorAxis = 43152000
  30. }
  31. PQS
  32. {
  33. Mods
  34. {
  35. VertexHeightMap
  36. {
  37. map = JovolSystem/PluginData/GlattmondHeight.png
  38. deformity = 20000
  39. offset = 0
  40. order = 49
  41. name = MainHeight
  42. }
  43. VertexHeightMap
  44. {
  45. map = JovolSystem/PluginData/GlattmondProlate.png
  46. offset = -15000
  47. deformity = 35000
  48. scaleDeformityByRadius = False
  49. order = 202
  50. enabled = True
  51. name = VertexHeightMap
  52. index = 1
  53. }
  54. VertexColorMapBlend
  55. {
  56. map = JovolSystem/PluginData/Glattmond_Blend.png
  57. blend = 0.7
  58. order = 999
  59. }
  60. FlattenOcean
  61. {
  62. oceanRadius = 1000
  63. order = 203
  64. enabled = True
  65. name = FlattenOcean
  66. index = 0
  67. }
  68. VertexHeightMap
  69. {
  70. map = JovolSystem/PluginData/GlattmondProlate.png
  71. offset = 15000
  72. deformity = -25000
  73. scaleDeformityByRadius = False
  74. order = 204
  75. enabled = False
  76. name = VertexHeightMap
  77. index = 2
  78. }
  79. HeightColorMap
  80. {
  81. blend = 0.4
  82. order = 205
  83. enabled = True
  84. name = HeightColorMap
  85. index = 0
  86. LandClasses
  87. {
  88. Class
  89. {
  90. name = Lowest
  91. color = 0,0,0,1
  92. altitudeStart = 0
  93. altitudeEnd = 0.65
  94. lerpToNext = True
  95. delete = False
  96. }
  97. Class
  98. {
  99. name = Medium
  100. color = 0.95,0.91,0.84,1
  101. altitudeStart = 0.65
  102. altitudeEnd = 0.67
  103. lerpToNext = True
  104. delete = False
  105. }
  106. Class
  107. {
  108. name = High
  109. color = 0.646,0.4,0.289,1
  110. altitudeStart = 0.66
  111. altitudeEnd = 1
  112. lerpToNext = False
  113. delete = False
  114. }
  115. Class
  116. {
  117. name = Highest
  118. color = 0.95,0.91,0.84,1
  119. altitudeStart = 1.2
  120. altitudeEnd = 2
  121. lerpToNext = False
  122. delete = False
  123. }
  124. }
  125. }
  126. }
  127. }
  128. }
  129. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement