Page 1 of 1

Class of ReferencePoint

Posted: 08.05.2011, 09:22
by Gauß
Hi,
I would like to create a double-asteroid. I tried this:

ReferencePoint "[name]" "Sol"
{
Class "asteroid"
Visible true
Clickable true

[...]
}

The orbit is green and it disappears when I uncheck the orbits for moons. :cry:
I would like to have a ReferencePoint with the class "asteroid".
Copy Pluto-Charon does not help because it uses CustomOrbit. :(

Re: Class of ReferencePoint

Posted: 08.05.2011, 11:30
by selden
This is a limitation in Celestia.

However, if the masses are enough different that you don't need to have them both orbiting around the same point, you can make them both asteroids. Leave off the ReferencePoint prefix.

Alternatively, make the third "barycenter" object invisibly tiny with a miniscule albedo. Another way to hide it is to use a mesh that has a fully transparent opacity value in its material definition.