Fixed some bugs

This commit is contained in:
2025-11-17 17:34:11 +03:00
parent 713ab82660
commit 6bf5bc8144
8 changed files with 21 additions and 20 deletions
@@ -37,7 +37,6 @@ offset_bottom = 22.0
[node name="PlayerController" parent="." index="4" instance=ExtResource("3_4mjo1")]
[connection signal="depleted" from="Health" to="." method="_on_health_depleted"]
[connection signal="accelerate" from="PlayerController" to="." method="accelerate"]
[connection signal="reload" from="PlayerController" to="." method="reload"]
[connection signal="shoot" from="PlayerController" to="." method="shoot"]