Are you able to select and goto dialuna when the ssc is in it's own folder in the extras directory?
Here's my quick and dirty Dialuna just now created for your benefit:
Code: Select all
"Dialuna" "Sol/Earth"
{
Texture "dialuna.*"
BumpMap "dialunabump.*"
BumpHeight 3.5
Radius 1737.53
# Oblateness 0.002
InfoURL "http://www.nineplanets.org/luna.html"
#CustomOrbit "moon"
EllipticalOrbit {
Period 27.321661
SemiMajorAxis 38440
Eccentricity 0.054900
Inclination 5.15
}
Obliquity 23.45 # mean axis
EquatorAscendingNode 0.0 # mean axis
RotationOffset 38
Albedo 0.12
}
This is called dialuna.ssc and lives in extras>dialuna folder.
The textures dialuna.jpg and dialunabump.jpg must be present in extras>dialuna>textures>medres.
Hope this makes it clear.
Good luck.