aim assist in inputs
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 30s
Create tag and build when new code gets to main / Test (push) Successful in 9m0s
Create tag and build when new code gets to main / Export (push) Successful in 10m24s

This commit is contained in:
2026-02-09 11:20:57 +01:00
parent 3148d3b69b
commit 3efbd41f56
2 changed files with 18 additions and 1 deletions

View File

@@ -93,7 +93,22 @@ text = "FOV change with speed :"
step = 0.1
tick_count = 10
[node name="Aim assist" parent="VBoxContainer/MarginContainer/VBoxContainer" unique_id=1782285745 instance=ExtResource("2_iyvrj")]
layout_mode = 2
option_name = "Aim assist"
option_section = 1
key = "AimAssist"
section = "InputSettings"
[node name="OptionLabel" parent="VBoxContainer/MarginContainer/VBoxContainer/Aim assist" index="0" unique_id=1789907427]
text = "Aim assist :"
[node name="HSlider" parent="VBoxContainer/MarginContainer/VBoxContainer/Aim assist" index="1" unique_id=494926010]
max_value = 2.0
step = 0.1
[editable path="VBoxContainer/MarginContainer/VBoxContainer/LookSensitivityControl"]
[editable path="VBoxContainer/MarginContainer/VBoxContainer/MouseSensitivityControl"]
[editable path="VBoxContainer/MarginContainer/VBoxContainer/HeadBobbingControl"]
[editable path="VBoxContainer/MarginContainer/VBoxContainer/FOVChangeControl"]
[editable path="VBoxContainer/MarginContainer/VBoxContainer/Aim assist"]