arange a celestial body...
Posted: 18.02.2005, 15:07
Hi, I've a question (once more )
Also... fore example I write in a celscript this:
select { object "Sol/Mercury" }
follow { }
gotoloc { time 3 position [ 0 0 20000 ] xrot 0 yrot 0 zrot 0 }
print { text "Watch the sun, while we orbiting mercury" origin "bottomleft" row -3 column 0 duration 3 }
orbit { axis [ 0 1 0 ] rate 30 duration 16 }
wait { duration 2 }
so the planet is in center Is it possible to move the planet for example in the right or left corner? (ore somewhere else)
Please write me the commands -. i think its possible with setposition(), but thats time based, i think - when im in another year I wouldn't found the planet....
Propably its the gotoloc() command, but i didn't know how to use it. right....
And... when I want to use the setposition(), how can I find out my actual position in celestia to use it then in the script??
Please help, thanks rifl
Also... fore example I write in a celscript this:
select { object "Sol/Mercury" }
follow { }
gotoloc { time 3 position [ 0 0 20000 ] xrot 0 yrot 0 zrot 0 }
print { text "Watch the sun, while we orbiting mercury" origin "bottomleft" row -3 column 0 duration 3 }
orbit { axis [ 0 1 0 ] rate 30 duration 16 }
wait { duration 2 }
so the planet is in center Is it possible to move the planet for example in the right or left corner? (ore somewhere else)
Please write me the commands -. i think its possible with setposition(), but thats time based, i think - when im in another year I wouldn't found the planet....
Propably its the gotoloc() command, but i didn't know how to use it. right....
And... when I want to use the setposition(), how can I find out my actual position in celestia to use it then in the script??
Please help, thanks rifl