more ai work

This commit is contained in:
derek
2025-05-02 16:58:01 -05:00
parent 88a60d469e
commit 68facaf544
9 changed files with 38 additions and 54 deletions

View File

@@ -169,4 +169,9 @@ fixed_fps = 60
process_material = SubResource("ParticleProcessMaterial_nu0ea")
draw_pass_1 = SubResource("PlaneMesh_hi6ep")
[node name="CollisionCheck" type="RayCast3D" parent="."]
target_position = Vector3(0, 0, -20)
collision_mask = 109
collide_with_areas = true
[connection signal="body_entered" from="." to="." method="_on_body_entered"]

View File

@@ -27,8 +27,8 @@ bullet_damage = 1
smoke_enabled = false
bullet_force_mod = 5.0
bullet_speed = 600
decibels_of_gunfire_sound = 160.0
max_distance_heard = 100
decibels_of_gunfire_sound = 50.0
max_distance_heard = 5
casing = ExtResource("2_g6owq")
mag = ExtResource("4_xovdq")
vibration_weak_magnitude = 0.1