improved pitch sensivity

This commit is contained in:
Alexsandro Percy 2024-07-04 20:57:16 -03:00
parent cfabe117fd
commit 111e16c05f

View File

@ -163,7 +163,7 @@ trike.plane_properties = {
_rudder_limit = 30.0,
_elevator_limit = 40.0,
_elevator_response_attenuation = 10,
_pitch_intensity = 0.8,
_pitch_intensity = 0.6,
_yaw_intensity = 40,
_yaw_turn_rate = 12,
_elevator_pos = {x=0, y=0, z=0},