feat: saved changes to pid_test
This commit is contained in:
@@ -47,9 +47,18 @@ offset_bottom = 40.0
|
|||||||
[node name="HBoxContainer" type="HBoxContainer" parent="PID Menue/VBoxContainer"]
|
[node name="HBoxContainer" type="HBoxContainer" parent="PID Menue/VBoxContainer"]
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
|
|
||||||
[node name="Label" type="Label" parent="PID Menue/VBoxContainer/HBoxContainer"]
|
[node name="Proportinal Term (P)" type="Label" parent="PID Menue/VBoxContainer/HBoxContainer"]
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
text = "Proportinal Term (P)"
|
text = "Proportinal Term (P)"
|
||||||
|
|
||||||
[node name="LineEdit" type="SpinBox" parent="PID Menue/VBoxContainer/HBoxContainer"]
|
[node name="Proportinal Term (P) Input" type="SpinBox" parent="PID Menue/VBoxContainer/HBoxContainer"]
|
||||||
|
layout_mode = 2
|
||||||
|
|
||||||
|
[node name="HBoxContainer2" type="HBoxContainer" parent="PID Menue/VBoxContainer"]
|
||||||
|
layout_mode = 2
|
||||||
|
|
||||||
|
[node name="Label" type="Label" parent="PID Menue/VBoxContainer/HBoxContainer2"]
|
||||||
|
layout_mode = 2
|
||||||
|
|
||||||
|
[node name="LineEdit" type="SpinBox" parent="PID Menue/VBoxContainer/HBoxContainer2"]
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
|
|||||||
Reference in New Issue
Block a user