Advertisement
Guest User

Untitled

a guest
Apr 16th, 2014
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. CLOUD_LAYER
  2. {
  3. DEFAULTS
  4. {
  5. body = Laythe
  6. altitude = 3000
  7. volume = True
  8. color
  9. {
  10. r = 0.8
  11. g = 0.8
  12. b = 0.9
  13. a = 1
  14. }
  15. main_texture
  16. {
  17. file = BoulderCo/Clouds/Textures/eve1
  18. scale = 1
  19. offset
  20. {
  21. x = 0.002109109
  22. y = 0
  23. }
  24. speed
  25. {
  26. x = 1.5E-05
  27. y = 0
  28. }
  29. }
  30. detail_texture
  31. {
  32. file = BoulderCo/Clouds/Textures/detaileve1
  33. scale = 100
  34. offset
  35. {
  36. x = 0.002109109
  37. y = 0
  38. }
  39. speed
  40. {
  41. x = 1.6E-05
  42. y = 0
  43. }
  44. }
  45. }
  46. }
  47.  
  48. CLOUD_LAYER
  49. {
  50. DEFAULTS
  51. {
  52. body = Laythe
  53. altitude = 6000
  54. volume = True
  55. color
  56. {
  57. r = 0.9
  58. g = 0.9
  59. b = 1
  60. a = 0.8
  61. }
  62. main_texture
  63. {
  64. file = BoulderCo/Clouds/Textures/eve1
  65. scale = 1
  66. offset
  67. {
  68. x = 0.002109109
  69. y = 0
  70. }
  71. speed
  72. {
  73. x = 1E-05
  74. y = 0
  75. }
  76. }
  77. detail_texture
  78. {
  79. file = BoulderCo/Clouds/Textures/detaileve1
  80. scale = 100
  81. offset
  82. {
  83. x = 0.002109109
  84. y = 0
  85. }
  86. speed
  87. {
  88. x = 1.1E-05
  89. y = 0
  90. }
  91. }
  92. }
  93. }
  94.  
  95. CLOUD_LAYER
  96. {
  97. DEFAULTS
  98. {
  99. body = Laythe
  100. altitude = 9200
  101. volume = True
  102. color
  103. {
  104. r = 0.95
  105. g = 0.95
  106. b = 1
  107. a = 1
  108. }
  109. main_texture
  110. {
  111. file = BoulderCo/Clouds/Textures/kerbin1
  112. scale = 1
  113. offset
  114. {
  115. x = 0.002109109
  116. y = 0
  117. }
  118. speed
  119. {
  120. x = 1E-05
  121. y = 0
  122. }
  123. }
  124. detail_texture
  125. {
  126. file = BoulderCo/Clouds/Textures/detail1
  127. scale = 100
  128. offset
  129. {
  130. x = 0.002109109
  131. y = 0
  132. }
  133. speed
  134. {
  135. x = 1.1E-05
  136. y = 0
  137. }
  138. }
  139. }
  140. }
  141.  
  142. CLOUD_LAYER
  143. {
  144. DEFAULTS
  145. {
  146. body = Laythe
  147. altitude = 6200
  148. volume = False
  149. color
  150. {
  151. r = 0
  152. g = 0
  153. b = 0
  154. a = 0.8737864
  155. }
  156. main_texture
  157. {
  158. file = BoulderCo/Clouds/Textures/kerbin1
  159. scale = 1
  160. offset
  161. {
  162. x = 0.002109109
  163. y = 0
  164. }
  165. speed
  166. {
  167. x = 1E-05
  168. y = 0
  169. }
  170. }
  171. detail_texture
  172. {
  173. file = BoulderCo/Clouds/Textures/detail1
  174. scale = 100
  175. offset
  176. {
  177. x = 0.002109109
  178. y = 0
  179. }
  180. speed
  181. {
  182. x = 1.1E-05
  183. y = 0
  184. }
  185. }
  186. }
  187. }
  188.  
  189. CLOUD_LAYER
  190. {
  191. DEFAULTS
  192. {
  193. body = Laythe
  194. altitude = 20000
  195. volume = False
  196. color
  197. {
  198. r = 0
  199. g = 0.3883495
  200. b = 1
  201. a = 0.3106796
  202. }
  203. main_texture
  204. {
  205. file = BoulderCo/Clouds/Textures/atmo
  206. scale = 1
  207. offset
  208. {
  209. x = 0
  210. y = 0
  211. }
  212. speed
  213. {
  214. x = 0
  215. y = 0
  216. }
  217. }
  218. }
  219. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement