spider collision box tweaks

This commit is contained in:
derek
2024-09-25 11:06:42 -05:00
parent 0a8e68654e
commit 8c2cd81b5c
5 changed files with 24 additions and 21 deletions

View File

@@ -7,8 +7,8 @@
[ext_resource type="PackedScene" uid="uid://crvohhc6kgshn" path="res://assets/bullet_hole.tscn" id="4_ubqgq"]
[ext_resource type="PackedScene" uid="uid://c1gdehrsytlkk" path="res://assets/casing_2.tscn" id="5_m3vsl"]
[ext_resource type="AudioStream" uid="uid://de7aipvsnsqfg" path="res://assets/Audio/pistol-smith-wesson-357-single-shot-exterior-SBA-300112290.wav" id="7_rgqdy"]
[ext_resource type="AudioStream" uid="uid://2rhacxv8tm6j" path="res://assets/Audio/Weapons/38 SPL Revolver/Foley/38 SPL Revolver - Unloading 001.wav" id="9_ob87h"]
[ext_resource type="AudioStream" uid="uid://t50i483xmj3a" path="res://assets/Audio/Weapons/toy-click-spin-SBA-300071143.wav" id="9_xt6tc"]
[ext_resource type="AudioStream" uid="uid://db3iy0f1pa5lg" path="res://assets/Audio/Weapons/gun-m-16-reload-full-clip-magazine-SBA-300121257.wav" id="10_0uh43"]
[ext_resource type="AudioStream" uid="uid://bn5irqlit3x7r" path="res://assets/Audio/Weapons/caulk-gun-handle-squeeze-metal-bar-clicks-SBA-300149154.wav" id="10_7umo2"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_bortg"]
@@ -428,6 +428,7 @@ _data = {
}
[node name="revolver1" node_paths=PackedStringArray("chamber", "casing0", "casing1", "casing2", "casing3", "casing4", "casing5", "casing_spawn0", "casing_spawn1", "casing_spawn2", "casing_spawn3", "casing_spawn4", "casing_spawn5", "bullet0", "bullet1", "bullet2", "bullet3", "bullet4", "bullet5", "anim_player", "barrel_raycast", "audio_fire", "audio_empty", "audio_reload") instance=ExtResource("1_i5f84")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0718293, 0)
script = ExtResource("2_7rsti")
gun_name = "Ye Ol' Revolver"
fire_mode = 1
@@ -548,7 +549,7 @@ stream = ExtResource("9_xt6tc")
bus = &"SFX"
[node name="Reload" type="AudioStreamPlayer3D" parent="Audio" index="2"]
stream = ExtResource("10_0uh43")
stream = ExtResource("9_ob87h")
volume_db = 3.0
bus = &"SFX"