How do I add a surfacefeature object?
Posted: 23.01.2012, 02:43
I'm trying to add a surface feature object to Earth in celestia, but I can't find *anything* that shows ALL the parameters I need to put in the SurfaceObject portion of the SSC.
So far I've got this:
But it's not working. The damn thing is zipping across the globe at supersonic speeds. And I'm getting increasingly frustrated at the lack of information available on this portion of SSC coding, and what exactly I need to put down, and it's not working at all like it's supposed to.
So can someone help me?
So far I've got this:
Code: Select all
SurfaceObject "Object" "Sol/Earth" {
Radius 0.210475
Mesh "none.cmod"
LongLat [ -93.589856 45.558207 0 ]
}
But it's not working. The damn thing is zipping across the globe at supersonic speeds. And I'm getting increasingly frustrated at the lack of information available on this portion of SSC coding, and what exactly I need to put down, and it's not working at all like it's supposed to.
So can someone help me?
