Help! Problem with SSC file
Posted: 19.01.2020, 18:10
Hi all! I apologize for the novice nature of this question but I have looked all over the forum and cannot find an answer. We have been assigned a project for school in which we have to make our own functioning solar system in celestia. I have written an SSC containing 8 planets and placed it in a folder in the extras folder within the program files for celestia, but when I search any of the objects in celestia itself nothing shows up. If anyone could help me identify/fix this issue it would be greatly appreciated!!!
Here is my code:
Here is my code:
Code: Select all
"Dropout" "HIP 56452"
{
Class "planet"
Texture "dropout.jpg"
Radius 4311.5
ElipticalOrbit
{
Period 0.2722
SemiMajorAxis 0.42
Eccentricity 0.0130
Inclination 0.56
AscendingNode 95.42
LongOfPericenter 122.86
MeanAnomaly 262.45
}
RotationPeriod 163.878
Obliquity 6.7826
Albedo 0.3
}
"Registration" "HIP 56452"
{
Class "planet"
Texture "registration.jpg"
Radius 6558.1
ElipticalOrbit
{
Period 0.4455
SemiMajorAxis 0.5833
Eccentricity 0.0171
Inclination 1.44
AscendingNode 302.77
LongOfPericenter 99.27
MeanAnomaly 36.94
}
RotationPeriod 291.789
Obliquity 2.9351
Albedo 0.4
}
"Graduation" "HIP 56452"
{
Class "planet"
Texture "graduation.jpg"
Radius 8846.6
Atmosphere
{
Height 25
CloudHeight 20
CloudSpeed 56
CloudMap "graduationclouds.png"
}
ElipticalOrbit
{
Period 0.7293
SemiMajorAxis 0.8102
Eccentricity 0.0549
Inclination 0.33
AscendingNode 48.32
LongOfPericenter 67.28
MeanAnomaly 247.99
}
RotationPeriod 337.621
Obliquity 2.3652
Albedo 0.77
}
"Heartbreak" "HIP 56452"
{
Class "planet"
Texture "heartbreak.png"
Radius 61448.2
ElipticalOrbit
{
Period 1.1937
SemiMajorAxis 1.1253
Eccentricity 0.0004
Inclination 1.35
AscendingNode 187.32
LongOfPericenter 24.88
MeanAnomaly 229.15
}
RotationPeriod 10.565
Obliquity 2.8122
Albedo 0.63
}
"Fantasy" "HIP 56452"
{
Class "planet"
Texture "fantasy.png"
Radius 60519.1
ElipticalOrbit
{
Period 1.9538
SemiMajorAxis 1.5629
Eccentricity 0.0004
Inclination 1.35
AscendingNode 37.95
LongOfPericenter 228.44
MeanAnomaly 153.84
}
RotationPeriod 10.565
Obliquity 2.8122
Albedo 0.89
}
"Yeezus" "HIP 56452"
{
Class "planet"
Texture "yeezus.png"
Radius 20269.9
ElipticalOrbit
{
Period 3.1980
SemiMajorAxis 2.1706
Eccentricity 0.0026
Inclination 0.10
AscendingNode 148.22
LongOfPericenter 38.54
MeanAnomaly 286.41
}
RotationPeriod 10.020
Obliquity 16.4974
Albedo 0.48
Rings
{
Inner 25999
Outer 35999
Texture "yeezusrings.png"
}
"Pablo" "HIP 56452"
{
Class "planet"
Texture "pablo.jpg"
Radius 17571.3
ElipticalOrbit
{
Period 5.2346
SemiMajorAxis 3.0148
Eccentricity 0.0275
Inclination 1.61
AscendingNode 67.23
LongOfPericenter 124.99
MeanAnomaly 182.83
}
RotationPeriod 13.356
Obliquity 3.7375
Albedo 0.65
}
"Ye" "HIP 56452"
{
Class "planet"
Texture "ye.png"
Radius 1343.5
ElipticalOrbit
{
Period 8.5681
SemiMajorAxis 4.1872
Eccentricity 0.0418
Inclination 2.97
AscendingNode 289.36
LongOfPericenter 98.03
MeanAnomaly 182.24
}
RotationPeriod 186.246
Obliquity 10.0543
Albedo 0.34
}