{ timerate { rate 10000 } labels { clear "planets|asteroids|stars|constellations" } renderflags { set "stars|planets" clear "constellations|orbits|cloudmaps" } print { text "Demarrage . . .\nAppuyez sur ESC pour terminer." origin "center" duration 2 } wait { duration 2.0 } set { name "FOV" value 32.0 } set { name "AmbientLightLevel" value 0.50 } time { jd 2452904.0 } setvisibilitylimit { magnitude 7.5 } print { text "On part de la Terre . . ." row -3 duration 3} select { object "Earth" } goto { time 3 distance 4 upframe "ecliptical" } renderflags { set "cloudmaps" } wait { duration 3.5 } orbit { axis [ 0 1 0 ] rate 6 duration 2 } select { object "Sol" } goto { time 4 distance 7 upframe "equatorial" up [ 0 1 0 ] } wait { duration 4.5 } orbit { axis [ 0 1 0 ] rate 45 duration 4 } orbit { axis [ 1 0 0 ] rate 45 duration 2 } labels { set "planets|asteroids|moons" } renderflags { set "orbits" } changedistance { duration 5.5 rate 1.0 } wait { duration 1.5 } time { jd 2452904.0 } timerate { rate 2000000 } select { object "2003 SQ222" } wait { duration 30.0 } timerate { rate 10000 } time { jd 2452906.0 } follow {} center {} changedistance { duration 7.0 rate -1.0 } wait { duration 3.0 } orbit { axis [ 1 0 0 ] rate -45 duration 2.35 } goto { time 3 distance 8.1 upframe "ecliptical" } wait { duration 3.0 } orbit { axis [ 0 1 0 ] rate -4 duration 3.5 } labels { clear "planets|asteroids|moons" } renderflags { clear "orbits" } wait { duration 14.0 } timerate { rate 2000 } orbit { axis [ 0 1 0 ] rate -5 duration 3.0 } wait { duration 14.0 } timerate { rate 1000 } orbit { axis [ 0 1 0 ] rate -0.5 duration 10.0 } timerate { rate 500 } orbit { axis [ 1 0 0 ] rate -1.5 duration 3.0 } orbit { axis [ 0 1 0 ] rate -2.5 duration 8.0 } wait { duration 20.0 } orbit { axis [ 0.7 1 0 ] rate -3.8 duration 18.0 } orbit { axis [ 0.7 1 0 ] rate -1.7 duration 25.0 } }