Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @Kopernicus:FOR[AlternisKerbol]
- {
- // We want to make Duna orbit Tylo
- @Body[Duna]
- {
- @Properties
- {
- tidallyLocked = true
- description = Also known as The Butterscotch Dot Next To Tylo, Duna has been a wonder to Kerbalkind for quite some time after its discovery. It was the first secondary planet to be discovered around a primary planet other than Jool. If it does have life on it, it is probably butterscotch flavoured.
- }
- Debug
- {
- exportBin = false
- }
- @Template
- {
- removePQSMods = VertexColorMapBlend,PQSLandControl
- }
- @ScaledVersion
- {
- Material
- {
- texture = AlternisKerbol/Duna/Textures/Duna_Color
- normals = AlternisKerbol/Duna/Textures/Duna_Normal
- }
- }
- @PQS
- {
- Mods
- {
- VertexColorSolid
- {
- //Thanks Probus.
- blend = 0.0
- //color = 0.01, 0.01, 0.01, 1.0
- color = 0.1, 0.01, 0.01, 0.0
- order = 19
- }
- VertexSimplexNoiseColor
- {
- seed = 45
- blend = 0.5
- colorStart = 0,0,0,0
- //colorEnd = 1,1,1,1
- colorEnd = 0,0,0,0
- octaves = 12.0
- persistence = 0.7
- frequency = 2.0
- enabled = true
- order = 9999994
- }
- VertexColorMap
- {
- map = AlternisKerbol/Duna/Textures/Duna_Color.png
- enabled = true
- }
- VertexHeightMap
- {
- map = AlternisKerbol/Duna/PluginData/Duna_Height.png
- deformity = 11000
- enabled = true
- }
- }
- }
- @Orbit
- {
- @referenceBody = Tylo
- semiMajorAxis = 34598850
- inclination = 0.7
- eccentricity = 0.05
- longitudeOfAscendingNode = 135.5
- argumentOfPeriapsis = 0
- meanAnomalyAtEpoch = 3.14
- epoch = 0
- color = RGBA(255, 185, 123, 255)
- }
- }
- }
- @Kopernicus:FOR[AlternisKerbol]:NEEDS[GalacticNeighborhood]
- {
- @Body[Duna]
- {
- @Properties
- {
- %description = Egar is a medium-sized moon orbiting Stumbos. It is colored a nice butterscotch color. It may very well hold life on its surface somewhere, because there's definitely some canalis. Maybe. It looks decently canal-like for sure. Hard to tell at this distance.
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment