change some settings for more convenient animation development

This commit is contained in:
yuni 2024-04-23 19:10:03 +02:00
parent 00a23eb0b0
commit 3a230dd3f0
2 changed files with 2 additions and 2 deletions

View file

@ -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 0.65 rotationy 1.65
engine monopropellant engine monopropellant
actor 10 -30 20 MeteorAceGT actor 10 -30 20 MeteorAceGT

View file

@ -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: false, third_person: true,
rotation_stabilizer_active: true, rotation_stabilizer_active: true,
key_selectobject: MouseButton::Left, key_selectobject: MouseButton::Left,
key_zoom: MouseButton::Right, key_zoom: MouseButton::Right,