ssd21345

Gargantua System

Nov 16th, 2016 (edited)
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1. // Gargantua System
  2.  
  3. @Kopernicus:AFTER[Kopernicus]
  4. {
  5.  
  6. Body
  7. {
  8. name = Gargantua
  9. flightGlobalsIndex = 751
  10. Template
  11. {
  12. name = Sun
  13. removeProgressTree = false
  14. }
  15. Properties
  16. {
  17. geeASL = 1000000
  18. radius = 10000000
  19. rotationPeriod = 9999
  20. description =
  21. ScienceValues
  22. {
  23.  
  24. }
  25. }
  26. Rings
  27. {
  28. Ring
  29. {
  30. angle = 0
  31. outerRadius = 2000
  32. innerRadius = 200
  33. texture = KerbalGalaxy/BlackHole/BH_ring
  34. colour = RGBA(0.100, 1.000, 1.000, 1.000)
  35. lockRotation = True
  36. unlit = True
  37. }
  38. }
  39. Orbit
  40. {
  41. referenceBody = Sun
  42. inclination = 1
  43. eccentricity = 0
  44. semiMajorAxis = 26500000000000
  45. longitudeOfAscendingNode = 230
  46. argumentOfPeriapsis = 0
  47. meanAnomalyAtEpoch = 0
  48. epoch = 0
  49. color = 0.4,0.4,0.4,1
  50. }
  51.  
  52. ScaledVersion
  53. {
  54. SolarLightColor
  55. {
  56.  
  57. sunlightColor = 1.0, 1.0, 1.0, 1.0
  58. sunlightIntensity = 0.45
  59. scaledSunlightColor = 1.0, 1.0, 1.0, 1.0
  60. scaledSunlightIntensity = 0.45
  61. IVASunColor = 1.0, 0.977, 0.896, 1.0
  62. IVASunIntensity = 0.34
  63. sunLensFlareColor = 0.0, 0.0, 0.0, 1.0
  64. sunAU = 13599840256
  65. brightnessCurve
  66. {
  67. key = -0.01573471 0.217353 1.706627 1.706627
  68. key = 5.084181 3.997075 -0.001802375 -0.001802375
  69. key = 38.56295 1.82142 0.0001713 0.0001713
  70. }
  71. }
  72.  
  73. Material
  74. {
  75. emitColor0 = 0.0,0.0,0.0,1.0
  76. emitColor1 = 0.0,0.0,0.0,1.0
  77. sunspotColor = 0.0,0.0,0.0,1.0
  78. rimColor = 0.0,0.0,0.0,1.0
  79. rimPower = 1.5
  80. rimBlend = 1.8
  81. }
  82.  
  83.  
  84. Coronas
  85. {
  86. Corona
  87. {
  88. rotation = 0
  89. speed = -1
  90. updateInterval = 5
  91. scaleLimitX = 5
  92. scaleLimitY = 5
  93. scaleSpeed = 0.007
  94.  
  95. Material
  96. {
  97. texture = KerbalGalaxy/BlackHole/corona
  98. inverseFade = 2.553731
  99. }
  100. }
  101.  
  102. Corona
  103. {
  104. rotation = 0
  105. speed = 1
  106. updateInterval = 5
  107. scaleLimitX = 5
  108. scaleLimitY = 5
  109. scaleSpeed = 0.009
  110.  
  111. Material
  112. {
  113. texture = KerbalGalaxy/BlackHole/corona
  114. inverseFade = 2.553731
  115. }
  116. }
  117. }
  118. }
  119. SolarPowerCurve
  120. {
  121. key = 0 0 0 0
  122. key = 0 0 0 0
  123. key = 0 0 0 0
  124. key = 0 0 0 0
  125. }
  126. }
  127.  
  128.  
  129. }
Advertisement
Add Comment
Please, Sign In to add comment