mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-06 11:41:24 +00:00
Grazing sounds
This commit is contained in:
parent
8b28805cbd
commit
6f92162d5a
5 changed files with 48 additions and 2 deletions
6
Scenes/Misc/graze_sound.tscn
Normal file
6
Scenes/Misc/graze_sound.tscn
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://m88tchaflpln"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://b0ficxrbhf8om" path="res://SFX/615532__crash_358__sci-fi-ui-button-sound-005.wav" id="1_q5ph6"]
|
||||
|
||||
[node name="AudioStreamPlayer2D" type="AudioStreamPlayer2D"]
|
||||
stream = ExtResource("1_q5ph6")
|
||||
Loading…
Add table
Add a link
Reference in a new issue