generated from krampus/template-godot4
Removed unused alarm screech
This commit is contained in:
parent
12a43946f4
commit
dc6ff96ea0
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
importer="wav"
|
importer="wav"
|
||||||
type="AudioStreamWAV"
|
type="AudioStreamWAV"
|
||||||
uid="uid://hgmlqv0ss85r"
|
uid="uid://ypk1d4adrcs"
|
||||||
path="res://.godot/imported/alarm_screech.wav-99f30850091e72de3c561e544b0403c0.sample"
|
path="res://.godot/imported/alarm_screech.wav-99f30850091e72de3c561e544b0403c0.sample"
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
Binary file not shown.
@ -1,24 +0,0 @@
|
|||||||
[remap]
|
|
||||||
|
|
||||||
importer="wav"
|
|
||||||
type="AudioStreamWAV"
|
|
||||||
uid="uid://ypk1d4adrcs"
|
|
||||||
path="res://.godot/imported/alarm_screech_2.wav-3e4031c4a9d371f7d272e525f351a120.sample"
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/sfx/grunk/alarm_screech_2.wav"
|
|
||||||
dest_files=["res://.godot/imported/alarm_screech_2.wav-3e4031c4a9d371f7d272e525f351a120.sample"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
force/8_bit=false
|
|
||||||
force/mono=false
|
|
||||||
force/max_rate=false
|
|
||||||
force/max_rate_hz=44100
|
|
||||||
edit/trim=false
|
|
||||||
edit/normalize=false
|
|
||||||
edit/loop_mode=0
|
|
||||||
edit/loop_begin=0
|
|
||||||
edit/loop_end=-1
|
|
||||||
compress/mode=2
|
|
@ -5,7 +5,7 @@
|
|||||||
[ext_resource type="Script" uid="uid://bukihqt1lybnx" path="res://src/util/frame_skipper.gd" id="2_gujky"]
|
[ext_resource type="Script" uid="uid://bukihqt1lybnx" path="res://src/util/frame_skipper.gd" id="2_gujky"]
|
||||||
[ext_resource type="Material" uid="uid://bmab6i16v748m" path="res://assets/materials/grunk_jittery.material" id="3_g4yos"]
|
[ext_resource type="Material" uid="uid://bmab6i16v748m" path="res://assets/materials/grunk_jittery.material" id="3_g4yos"]
|
||||||
[ext_resource type="Material" uid="uid://cdpvcruywnp4x" path="res://src/world/mechanics/alarm/alarm_core.material" id="4_c5y52"]
|
[ext_resource type="Material" uid="uid://cdpvcruywnp4x" path="res://src/world/mechanics/alarm/alarm_core.material" id="4_c5y52"]
|
||||||
[ext_resource type="AudioStream" uid="uid://ypk1d4adrcs" path="res://assets/sfx/grunk/alarm_screech_2.wav" id="6_6vdvf"]
|
[ext_resource type="AudioStream" uid="uid://ypk1d4adrcs" path="res://assets/sfx/grunk/alarm_screech.wav" id="6_6vdvf"]
|
||||||
|
|
||||||
[sub_resource type="ArrayMesh" id="ArrayMesh_c5y52"]
|
[sub_resource type="ArrayMesh" id="ArrayMesh_c5y52"]
|
||||||
resource_local_to_scene = true
|
resource_local_to_scene = true
|
||||||
|
@ -64,3 +64,9 @@
|
|||||||
- retrieved from https://freesound.org/people/SilverIllusionist/sounds/671112/
|
- retrieved from https://freesound.org/people/SilverIllusionist/sounds/671112/
|
||||||
- assets/sfx/grunk/pump.wav
|
- assets/sfx/grunk/pump.wav
|
||||||
- modified
|
- modified
|
||||||
|
- "Alien_Monster_Scream.wav"
|
||||||
|
- author: audione
|
||||||
|
- CC0
|
||||||
|
- retrieved from https://freesound.org/people/audione/sounds/161404/
|
||||||
|
- assets/sfx/grunk/alarm_screech.wav
|
||||||
|
- modified
|
Loading…
x
Reference in New Issue
Block a user