Code: Select all
"ScyllaCharybdis" "Tau Ceti"
{
Class "Invisible"
EllipticalOrbit
{
Period 3.4
SemiMajorAxis 2.24
}
}
"Scylla" "Tau Ceti/ScyllaCharybdis"
{
Class "Planet"
Texture "Scylla.jpg"
Radius 4758
# Mass
EllipticalOrbit
{
Period 3.4
SemiMajorAxis 2.24
Eccentricity 0.0036
Inclination 3.568
}
RotationPeriod 305.76
Obliquity 26.72
Albedo 0.55
}
"Charybdis" "Tau Ceti/ScyllaCharybdis"
{
Class "Moon"
Texture "Charybdis.jpg"
Radius 3116
# Mass
EllipticalOrbit
{
Period 305.76
SemiMajorAxis 10087
Eccentricity 0.00
Inclination 0.00
}
RotationPeriod 305.76
Obliquity 26.72
Albedo 0.35
}
I'm trying to have two rocky worlds orbit one another so that each faces the other eternally. At the moment, I'm not worried about realism.
My big problem, I can't get the thing to display at all. I used the Pluto-Charon code at for reference, but obviously I'm still doing something wrong.
Probably something absurdly simple, knowing me. I'm using the latest pre release, too.
...John...