From c7f7f85992bb86fd0e5a05262224c892ac72ef35 Mon Sep 17 00:00:00 2001 From: "Marek S. Lukasiewicz" Date: Tue, 4 Mar 2025 17:27:48 +0100 Subject: [PATCH] Update roadmap --- README.md | 10 ++++++++++ project/aircraft/aircraft.tscn | 1 + project/instruments.tscn | 1 + 3 files changed, 12 insertions(+) diff --git a/README.md b/README.md index 66075cf..60ddaef 100644 --- a/README.md +++ b/README.md @@ -68,3 +68,13 @@ scons platform=windows use_mingw=yes use_llvm=yes - Reduce pixel artifacts - Adjust antialiasing - Ensure there are mipmaps and they're used +- Increase sense of urgency/stress when tracking the visual height cue + - Change the perspective to make the ball leave the strip for smaller error + - Time to complete the task + - Configurable length + - Some way to verify completion + - Some way to reset it + - Sound cue for desired and required timing + - Visual timing like progress bar + - Also change color + - On the vertical cue or instrument panel? diff --git a/project/aircraft/aircraft.tscn b/project/aircraft/aircraft.tscn index 0a9a2fc..9e9fd84 100644 --- a/project/aircraft/aircraft.tscn +++ b/project/aircraft/aircraft.tscn @@ -62,6 +62,7 @@ transform = Transform3D(1, 0, 0, 0, 0.980955, 0.194234, 0, -0.194234, 0.980955, transform = Transform3D(-0.5, -1.27582e-08, 7.43353e-08, 4.33325e-10, 0.4923, 0.0874084, -7.5421e-08, 0.0874084, -0.4923, 0.00724897, -1.1581, 2.40391) [node name="MarshConnector" type="MarshConnector" parent="."] +hostname = "192.168.1.2" [connection signal="use_fallback" from="." to="AttitudeRoot/PilotEyes" method="_on_aircraft_use_fallback"] diff --git a/project/instruments.tscn b/project/instruments.tscn index 584584a..4ececc9 100644 --- a/project/instruments.tscn +++ b/project/instruments.tscn @@ -20,6 +20,7 @@ albedo_texture = SubResource("ViewportTexture_h5at3") [node name="Instruments" type="Node3D"] script = ExtResource("1_h5at3") +lidia_hostname = "192.168.1.2" [node name="SubViewport" type="SubViewport" parent="."]