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