feat: improved enemy accuracy, simplified code and removed miss-before-hit

This commit is contained in:
Sara 2024-12-17 14:13:15 +01:00
parent 5246e47f85
commit 1e1af4344d
3 changed files with 23 additions and 15 deletions

View file

@ -113,4 +113,14 @@ autoplay = true
max_distance = 13.36
panning_strength = 0.17
[node name="DroneSound2" type="AudioStreamPlayer3D" parent="."]
unique_name_in_owner = true
stream = ExtResource("2_8cpm2")
attenuation_model = 2
volume_db = 1.0
unit_size = 27.02
autoplay = true
max_distance = 13.36
panning_strength = 0.17
[editable path="CharacterModel"]