I know I've missed something covered by the docs, but I'm having problems marking an object. Here's the code I have:
observer = celestia:getobserver()
mars = celestia:find("Sol/Mars")
observer:center(mars)
wait(6)
mars:mark("#FFFF00", "x", 20 )
mars:unmark()
Mars gets selected and centerered.
I have tried what I think are all the combinations of color strings and marking symbols, but Mars doesn't get marked.
What have I missed?
Thanks in advance for the help!
Marking an object in CELX
Marking an object in CELX
Few problems in life can't be solved by chocolate