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.
I would like to have a ReferencePoint with the class "asteroid".
Copy Pluto-Charon does not help because it uses CustomOrbit.
Class of ReferencePoint
Forum rules
Please help to make this forum more useful by checking the FAQs before posting! Keep it clean, keep it civil, keep it truthful, stay on topic, be responsible, share your knowledge.
Please help to make this forum more useful by checking the FAQs before posting! Keep it clean, keep it civil, keep it truthful, stay on topic, be responsible, share your knowledge.
Re: Class of ReferencePoint
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.
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.
Selden