Revert "change some settings for more convenient animation development"
This reverts commit 3a230dd3f0
.
This commit is contained in:
parent
d38bf45a9c
commit
69008bb91a
|
@ -132,7 +132,7 @@ actor 0 593051 0 suitv2
|
||||||
health 0.3
|
health 0.3
|
||||||
angularmomentum 0 0 0
|
angularmomentum 0 0 0
|
||||||
thrust 1.2 1 1 400 1.5
|
thrust 1.2 1 1 400 1.5
|
||||||
rotationy 1.65
|
rotationy 0.65
|
||||||
engine monopropellant
|
engine monopropellant
|
||||||
|
|
||||||
actor 10 -30 20 MeteorAceGT
|
actor 10 -30 20 MeteorAceGT
|
||||||
|
|
|
@ -166,7 +166,7 @@ impl Default for Settings {
|
||||||
hud_active: false,
|
hud_active: false,
|
||||||
map_active: false,
|
map_active: false,
|
||||||
is_zooming: false,
|
is_zooming: false,
|
||||||
third_person: true,
|
third_person: false,
|
||||||
rotation_stabilizer_active: true,
|
rotation_stabilizer_active: true,
|
||||||
key_selectobject: MouseButton::Left,
|
key_selectobject: MouseButton::Left,
|
||||||
key_zoom: MouseButton::Right,
|
key_zoom: MouseButton::Right,
|
||||||
|
|
Loading…
Reference in a new issue