change player's orbital position based on game start time
This commit is contained in:
parent
d3fb7422bf
commit
2f82a27ab2
|
@ -122,11 +122,11 @@ actor 0 0 0
|
|||
only_in_map_at_dist 1e7 amalthea
|
||||
clickable no
|
||||
physics off
|
||||
actor 0 127093 0 moonlet
|
||||
actor 0 0 0 moonlet
|
||||
name Thebe
|
||||
relativeto jupiter
|
||||
id thebe
|
||||
orbit 221900e3 0.34
|
||||
orbitaround jupiter 221900e3
|
||||
scale 50e3
|
||||
moon yes
|
||||
angularmomentum 0 0.025 0
|
||||
|
@ -259,7 +259,8 @@ actor 0 0 0
|
|||
actor 0 593051 0 suitv2
|
||||
template person
|
||||
relativeto jupiter
|
||||
orbit 221900e3 0.338
|
||||
orbitaround jupiter 221900e3
|
||||
orbit_phase_offset 0.002
|
||||
player yes
|
||||
id player
|
||||
wants maxvelocity none
|
||||
|
|
Loading…
Reference in a new issue