Can anyone give me an idea? For reference, the asteroid ssc file is:
Code: Select all
"Brost" "Sol"
{
Class "Asteroid"
Texture "Brost.jpg"
Mesh "Brost.cmod"
Radius 8.24
EllipticalOrbit
{
Period 0.0438
SemiMajorAxis 0.125
Eccentricity 0.013
Inclination 0.089
}
RotationPeriod 383.688
Obliquity 0.98
Albedo 0.14
}
Thanks...