audio fixes and minor tweaks

This commit is contained in:
derek
2024-12-06 16:22:56 -06:00
parent d0b247d2c0
commit 3938e53eed
12 changed files with 172 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
[gd_scene load_steps=9 format=3 uid="uid://c1gdehrsytlkk"]
[gd_scene load_steps=10 format=3 uid="uid://c1gdehrsytlkk"]
[ext_resource type="Script" path="res://assets/casing.gd" id="1_6f8y7"]
[ext_resource type="PackedScene" uid="uid://bv0sfqdgwa85p" path="res://assets/Models/casing.blend" id="2_1ed71"]
@@ -7,6 +7,9 @@
[ext_resource type="AudioStream" uid="uid://bvfsycfblxn4j" path="res://assets/Audio/bullet-metal-casing-drop-3.mp3" id="5_wvj0r"]
[ext_resource type="AudioStream" uid="uid://b4fyx4keuu0x4" path="res://assets/Audio/bullet-metal-casing-drop-4.mp3" id="6_qbbeb"]
[sub_resource type="PhysicsMaterial" id="PhysicsMaterial_p0vkd"]
bounce = 0.4
[sub_resource type="CylinderShape3D" id="CylinderShape3D_ejwa0"]
margin = 0.001
height = 0.121962
@@ -23,6 +26,7 @@ stream_3/stream = ExtResource("6_qbbeb")
collision_layer = 0
collision_mask = 37
mass = 0.1
physics_material_override = SubResource("PhysicsMaterial_p0vkd")
continuous_cd = true
contact_monitor = true
max_contacts_reported = 1