add planet names
This commit is contained in:
parent
d02a6fac90
commit
54624d6aac
|
@ -6,6 +6,7 @@ actor 0 0 0
|
||||||
sun yes
|
sun yes
|
||||||
physics off
|
physics off
|
||||||
actor 0 0 0
|
actor 0 0 0
|
||||||
|
name Mercury
|
||||||
planet yes
|
planet yes
|
||||||
orbitaround sol 57.91e9
|
orbitaround sol 57.91e9
|
||||||
actor 0 0 0 orbitring
|
actor 0 0 0 orbitring
|
||||||
|
@ -15,6 +16,7 @@ actor 0 0 0
|
||||||
clickable no
|
clickable no
|
||||||
physics off
|
physics off
|
||||||
actor 0 0 0
|
actor 0 0 0
|
||||||
|
name Venus
|
||||||
planet yes
|
planet yes
|
||||||
orbitaround sol 108.21e9
|
orbitaround sol 108.21e9
|
||||||
actor 0 0 0 orbitring
|
actor 0 0 0 orbitring
|
||||||
|
@ -24,6 +26,7 @@ actor 0 0 0
|
||||||
clickable no
|
clickable no
|
||||||
physics off
|
physics off
|
||||||
actor 0 0 0
|
actor 0 0 0
|
||||||
|
name Earth
|
||||||
planet yes
|
planet yes
|
||||||
orbitaround sol 149.598023e9
|
orbitaround sol 149.598023e9
|
||||||
actor 0 0 0 orbitring
|
actor 0 0 0 orbitring
|
||||||
|
@ -33,6 +36,7 @@ actor 0 0 0
|
||||||
clickable no
|
clickable no
|
||||||
physics off
|
physics off
|
||||||
actor 0 0 0
|
actor 0 0 0
|
||||||
|
name Mars
|
||||||
planet yes
|
planet yes
|
||||||
orbitaround sol 227.939366e9
|
orbitaround sol 227.939366e9
|
||||||
actor 0 0 0 orbitring
|
actor 0 0 0 orbitring
|
||||||
|
@ -50,6 +54,7 @@ actor 0 0 0
|
||||||
clickable no
|
clickable no
|
||||||
physics off
|
physics off
|
||||||
actor 0 0 0
|
actor 0 0 0
|
||||||
|
name Saturn
|
||||||
planet yes
|
planet yes
|
||||||
orbitaround sol 1433.53e9
|
orbitaround sol 1433.53e9
|
||||||
actor 0 0 0 orbitring
|
actor 0 0 0 orbitring
|
||||||
|
@ -59,6 +64,7 @@ actor 0 0 0
|
||||||
clickable no
|
clickable no
|
||||||
physics off
|
physics off
|
||||||
actor 0 0 0
|
actor 0 0 0
|
||||||
|
name Uranus
|
||||||
planet yes
|
planet yes
|
||||||
orbitaround sol 2870.972e9
|
orbitaround sol 2870.972e9
|
||||||
actor 0 0 0 orbitring
|
actor 0 0 0 orbitring
|
||||||
|
@ -68,6 +74,7 @@ actor 0 0 0
|
||||||
clickable no
|
clickable no
|
||||||
physics off
|
physics off
|
||||||
actor 0 0 0
|
actor 0 0 0
|
||||||
|
name Neptune
|
||||||
planet yes
|
planet yes
|
||||||
orbitaround sol 4500e9
|
orbitaround sol 4500e9
|
||||||
actor 0 0 0 orbitring
|
actor 0 0 0 orbitring
|
||||||
|
@ -77,6 +84,7 @@ actor 0 0 0
|
||||||
clickable no
|
clickable no
|
||||||
physics off
|
physics off
|
||||||
actor 0 0 0
|
actor 0 0 0
|
||||||
|
name Pluto
|
||||||
planet yes
|
planet yes
|
||||||
orbitaround sol 5906.38e9
|
orbitaround sol 5906.38e9
|
||||||
actor 0 0 0 orbitring
|
actor 0 0 0 orbitring
|
||||||
|
|
Loading…
Reference in a new issue