Hello Everyone
Newbie to the forum so Hi and tank you very much for everything so far.
So my problem is light source , i created the planet and everything is ok except the light source that cames out from the sun. Here´s a pic and code.
Pic:
http://s14.postimg.org/a10fc75ap/Light_Source.jpg
Code
@Kopernicus:AFTER[Kopernicus]
{
Body
{
name = Scheat
cacheFile = PlanetPack_Scheat/Scheat/Cache/Scheat.bin
Template
{
name = Tylo
removePQSMods = PQSMod_VertexHeightMap
}
Orbit
{
referenceBody = Sun
color = 0.513,0.545,0.513,1
inclination = 5.624
eccentricity = 0.066
semiMajorAxis = 130118820000
longitudeOfAscendingNode = 0
argumentOfPeriapsis = 0
meanAnomalyAtEpoch = 0
epoch = 0
}
Properties
{
radius = 938200
geeASL = 0.18026
rotationPeriod = 1420960
rotates = true
tidallyLocked = False
description = Scheat is named after Beta-Pegasi, this strange planet keeps Kerbals very cautious, because in one hand its many moons and also because it looks like the surface of Scheat looks very delicious.
timewarpAltitudeLimits = 0 300 3000 6000 12000 24000 48000 60000
biomeMap = PlanetPack_Scheat/Scheat/PluginData/BiomeMap.png
ScienceValues
{
landedDataValue = 10
inSpaceLowDataValue = 1
inSpaceHighDataValue = 10
recoveryValue = 10
spaceAltitudeThreshold = 216000
}
Biomes
{
Biome
{
name = PlaceHolder
value = 1.0
color = 0,1,0,1
}
}
}
ScaledVersion
{
Material
{
texture = PlanetPack_Scheat/Scheat/Textures/Color
normals = PlanetPack_Scheat/Scheat/Textures/Normal
}
}
PQS
{
Mods
{
VertexColorMap
{
map = PlanetPack_Scheat/Scheat/Textures/Color.png
order = 9999999
enabled = true
}
VertexHeightMap
{
map = PlanetPack_Scheat/Scheat/PluginData/Height.png
offset = -282
deformity = 20000
enabled = true
}
}
}
}
}
Can anyone help me with this?
Tank you