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
|
only_in_map_at_dist 1e7 amalthea
|
||||||
clickable no
|
clickable no
|
||||||
physics off
|
physics off
|
||||||
actor 0 127093 0 moonlet
|
actor 0 0 0 moonlet
|
||||||
name Thebe
|
name Thebe
|
||||||
relativeto jupiter
|
relativeto jupiter
|
||||||
id thebe
|
id thebe
|
||||||
orbit 221900e3 0.34
|
orbitaround jupiter 221900e3
|
||||||
scale 50e3
|
scale 50e3
|
||||||
moon yes
|
moon yes
|
||||||
angularmomentum 0 0.025 0
|
angularmomentum 0 0.025 0
|
||||||
|
@ -259,7 +259,8 @@ actor 0 0 0
|
||||||
actor 0 593051 0 suitv2
|
actor 0 593051 0 suitv2
|
||||||
template person
|
template person
|
||||||
relativeto jupiter
|
relativeto jupiter
|
||||||
orbit 221900e3 0.338
|
orbitaround jupiter 221900e3
|
||||||
|
orbit_phase_offset 0.002
|
||||||
player yes
|
player yes
|
||||||
id player
|
id player
|
||||||
wants maxvelocity none
|
wants maxvelocity none
|
||||||
|
|
Loading…
Reference in a new issue