{ timerate { rate 1 } labels { clear "planets|minorplanets|stars|constellations|eclipseshadows|ringshadows" } renderflags { set "stars|planets|cloudmaps" clear "constellations|orbits|synchronous" } renderflags { clear "constellations" } labels { clear "constellations|stars" } set { name "FOV" value 45 } select { object "Sol" } follow {} center { time 5 } goto { time 5 } wait { duration 5 } track {} gotolonglat { time 5 distance 5 longitude 90 latitude 35 } print {text "EL SOL" origin "left" duration 5 row 2 column 2} wait { duration 6 } renderflags { set "orbits" } changedistance { duration 2.85 rate 3.0 } wait { duration 1 } changedistance { duration 5 rate 3.8 } select { object "Milky Way" } center { time 5 } goto { time 5 } follow {} gotolonglat { time 20 distance 5 longitude 45 latitude 45 } wait { duration 5 } print {text "NOMBRE: VIA LACTEA TIPO: GALAXIA DISTANCIA: 0, ESTAMOS DENTRO. CONSTELACION: NINGUNA" origin "topleft" duration 120 row 2 column 2} track {} }