add orbital rings for all 8 planets of the sun + pluto
This commit is contained in:
parent
d8722a4f98
commit
1d220c79cc
1 changed files with 37 additions and 2 deletions
39
src/defs.txt
39
src/defs.txt
|
@ -6,12 +6,47 @@ actor 0 0 0
|
||||||
sun yes
|
sun yes
|
||||||
physics off
|
physics off
|
||||||
actor 0 0 0 orbitring
|
actor 0 0 0 orbitring
|
||||||
scale 778479000e3
|
scale 57.91e9
|
||||||
only_in_map_at_dist 1e10 jupiter
|
only_in_map_at_dist 1e10 jupiter
|
||||||
clickable no
|
clickable no
|
||||||
physics off
|
physics off
|
||||||
actor 0 0 0 orbitring
|
actor 0 0 0 orbitring
|
||||||
scale 778479000e3
|
scale 108.21e9
|
||||||
|
only_in_map_at_dist 1e10 jupiter
|
||||||
|
clickable no
|
||||||
|
physics off
|
||||||
|
actor 0 0 0 orbitring
|
||||||
|
scale 149.598023e9
|
||||||
|
only_in_map_at_dist 1e10 jupiter
|
||||||
|
clickable no
|
||||||
|
physics off
|
||||||
|
actor 0 0 0 orbitring
|
||||||
|
scale 227.939366e9
|
||||||
|
only_in_map_at_dist 1e10 jupiter
|
||||||
|
clickable no
|
||||||
|
physics off
|
||||||
|
actor 0 0 0 orbitring
|
||||||
|
scale 778.479e9
|
||||||
|
only_in_map_at_dist 1e10 jupiter
|
||||||
|
clickable no
|
||||||
|
physics off
|
||||||
|
actor 0 0 0 orbitring
|
||||||
|
scale 1433.53e9
|
||||||
|
only_in_map_at_dist 1e10 jupiter
|
||||||
|
clickable no
|
||||||
|
physics off
|
||||||
|
actor 0 0 0 orbitring
|
||||||
|
scale 2870.972e9
|
||||||
|
only_in_map_at_dist 1e10 jupiter
|
||||||
|
clickable no
|
||||||
|
physics off
|
||||||
|
actor 0 0 0 orbitring
|
||||||
|
scale 4500e9
|
||||||
|
only_in_map_at_dist 1e10 jupiter
|
||||||
|
clickable no
|
||||||
|
physics off
|
||||||
|
actor 0 0 0 orbitring
|
||||||
|
scale 5906.38e9
|
||||||
only_in_map_at_dist 1e10 jupiter
|
only_in_map_at_dist 1e10 jupiter
|
||||||
clickable no
|
clickable no
|
||||||
physics off
|
physics off
|
||||||
|
|
Loading…
Add table
Reference in a new issue