mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 08:45:33 +00:00
Added sfx
This commit is contained in:
parent
6f92162d5a
commit
866e799aaa
27 changed files with 285 additions and 2 deletions
|
|
@ -54,6 +54,8 @@ DestroyOnCollision = false
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = Array[Object]([SubResource("Resource_54787")])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_7tuk4"]
|
||||
|
|
@ -96,6 +98,8 @@ DestroyOnCollision = false
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = Array[Object]([SubResource("Resource_1yaaf")])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_reykq"]
|
||||
|
|
|
|||
|
|
@ -31,6 +31,8 @@ DestroyOnCollision = false
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = Array[Object]([SubResource("Resource_cj86d")])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_puvpt"]
|
||||
|
|
@ -73,6 +75,8 @@ DestroyOnCollision = true
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = Array[Object]([SubResource("Resource_pbgtt")])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_44j24"]
|
||||
|
|
@ -108,6 +112,8 @@ DestroyOnCollision = false
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = Array[Object]([SubResource("Resource_cj86d")])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_wkxow"]
|
||||
|
|
@ -143,6 +149,8 @@ DestroyOnCollision = false
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = Array[Object]([SubResource("Resource_pbgtt")])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_gcqck"]
|
||||
|
|
@ -178,6 +186,8 @@ DestroyOnCollision = false
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = Array[Object]([SubResource("Resource_cj86d")])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_bxbto"]
|
||||
|
|
@ -213,6 +223,8 @@ DestroyOnCollision = true
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = Array[Object]([SubResource("Resource_pbgtt")])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_q48s1"]
|
||||
|
|
@ -270,6 +282,8 @@ DestroyOnCollision = true
|
|||
Owner = 0
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = Array[Object]([SubResource("Resource_ln27r"), SubResource("Resource_nal31")])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_mpjrl"]
|
||||
|
|
@ -313,6 +327,8 @@ DestroyOnCollision = true
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = Array[Object]([SubResource("Resource_ln27r"), SubResource("Resource_nal31")])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_ncfnl"]
|
||||
|
|
@ -356,6 +372,8 @@ DestroyOnCollision = false
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = Array[Object]([SubResource("Resource_ln27r"), SubResource("Resource_nal31")])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_vkthc"]
|
||||
|
|
@ -399,6 +417,8 @@ DestroyOnCollision = false
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = Array[Object]([SubResource("Resource_ln27r"), SubResource("Resource_nal31")])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_n2gn4"]
|
||||
|
|
|
|||
|
|
@ -46,6 +46,8 @@ DestroyOnCollision = false
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
Modifier = SubResource("Resource_80ngy")
|
||||
TimeModifiers = Array[Object]([])
|
||||
|
||||
|
|
@ -90,6 +92,8 @@ DestroyOnCollision = false
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
Modifier = SubResource("Resource_e6jj0")
|
||||
TimeModifiers = null
|
||||
|
||||
|
|
|
|||
|
|
@ -27,5 +27,7 @@ DestroyOnCollision = true
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
Modifier = SubResource("Resource_jeq72")
|
||||
TimeModifiers = Array[Object]([SubResource("Resource_edsop")])
|
||||
|
|
|
|||
|
|
@ -14,4 +14,6 @@ DestroyOnCollision = true
|
|||
Owner = 0
|
||||
DamageType = 2
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = Array[Object]([])
|
||||
|
|
|
|||
|
|
@ -18,6 +18,8 @@ DestroyOnCollision = false
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = null
|
||||
|
||||
[sub_resource type="Resource" id="Resource_ne4q3"]
|
||||
|
|
@ -53,6 +55,8 @@ DestroyOnCollision = false
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = null
|
||||
|
||||
[sub_resource type="Resource" id="Resource_kohuh"]
|
||||
|
|
@ -88,6 +92,8 @@ DestroyOnCollision = false
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = null
|
||||
|
||||
[sub_resource type="Resource" id="Resource_depjj"]
|
||||
|
|
|
|||
|
|
@ -21,6 +21,8 @@ DestroyOnCollision = true
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
Modifier = SubResource("Resource_ktwe0")
|
||||
TimeModifiers = Array[Object]([])
|
||||
metadata/_custom_type_script = "uid://dslyrfcej3g2n"
|
||||
|
|
|
|||
BIN
SFX/th_knockoff_sfx/bullet_big_noisy.wav
(Stored with Git LFS)
Normal file
BIN
SFX/th_knockoff_sfx/bullet_big_noisy.wav
(Stored with Git LFS)
Normal file
Binary file not shown.
24
SFX/th_knockoff_sfx/bullet_big_noisy.wav.import
Normal file
24
SFX/th_knockoff_sfx/bullet_big_noisy.wav.import
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamWAV"
|
||||
uid="uid://bjyf2dgjwsen8"
|
||||
path="res://.godot/imported/bullet_big_noisy.wav-3d3b73a252b71b20189b3af2acc49cf6.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://SFX/th_knockoff_sfx/bullet_big_noisy.wav"
|
||||
dest_files=["res://.godot/imported/bullet_big_noisy.wav-3d3b73a252b71b20189b3af2acc49cf6.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
|
||||
BIN
SFX/th_knockoff_sfx/bullet_sharp_bright.wav
(Stored with Git LFS)
Normal file
BIN
SFX/th_knockoff_sfx/bullet_sharp_bright.wav
(Stored with Git LFS)
Normal file
Binary file not shown.
24
SFX/th_knockoff_sfx/bullet_sharp_bright.wav.import
Normal file
24
SFX/th_knockoff_sfx/bullet_sharp_bright.wav.import
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamWAV"
|
||||
uid="uid://vupvj33dspgd"
|
||||
path="res://.godot/imported/bullet_sharp_bright.wav-273bdec9ab62196da28e1db5272f2550.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://SFX/th_knockoff_sfx/bullet_sharp_bright.wav"
|
||||
dest_files=["res://.godot/imported/bullet_sharp_bright.wav-273bdec9ab62196da28e1db5272f2550.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
|
||||
BIN
SFX/th_knockoff_sfx/click_collect.wav
(Stored with Git LFS)
Normal file
BIN
SFX/th_knockoff_sfx/click_collect.wav
(Stored with Git LFS)
Normal file
Binary file not shown.
24
SFX/th_knockoff_sfx/click_collect.wav.import
Normal file
24
SFX/th_knockoff_sfx/click_collect.wav.import
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamWAV"
|
||||
uid="uid://b3rm0vj6x54k4"
|
||||
path="res://.godot/imported/click_collect.wav-32846206e67c84c0aa09a2d1d29de1b1.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://SFX/th_knockoff_sfx/click_collect.wav"
|
||||
dest_files=["res://.godot/imported/click_collect.wav-32846206e67c84c0aa09a2d1d29de1b1.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
|
||||
BIN
SFX/th_knockoff_sfx/get1.wav
(Stored with Git LFS)
Normal file
BIN
SFX/th_knockoff_sfx/get1.wav
(Stored with Git LFS)
Normal file
Binary file not shown.
24
SFX/th_knockoff_sfx/get1.wav.import
Normal file
24
SFX/th_knockoff_sfx/get1.wav.import
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamWAV"
|
||||
uid="uid://dh3ake5wxbmcx"
|
||||
path="res://.godot/imported/get1.wav-5127b9c9685188f313b3e68b6bfa53e5.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://SFX/th_knockoff_sfx/get1.wav"
|
||||
dest_files=["res://.godot/imported/get1.wav-5127b9c9685188f313b3e68b6bfa53e5.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
|
||||
BIN
SFX/th_knockoff_sfx/mook_death_bright.wav
(Stored with Git LFS)
Normal file
BIN
SFX/th_knockoff_sfx/mook_death_bright.wav
(Stored with Git LFS)
Normal file
Binary file not shown.
24
SFX/th_knockoff_sfx/mook_death_bright.wav.import
Normal file
24
SFX/th_knockoff_sfx/mook_death_bright.wav.import
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamWAV"
|
||||
uid="uid://dp5mbujg6t6pj"
|
||||
path="res://.godot/imported/mook_death_bright.wav-a53df7d34a69b11223121a292e939086.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://SFX/th_knockoff_sfx/mook_death_bright.wav"
|
||||
dest_files=["res://.godot/imported/mook_death_bright.wav-a53df7d34a69b11223121a292e939086.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
|
||||
BIN
SFX/th_knockoff_sfx/player_shot_1.wav
(Stored with Git LFS)
Normal file
BIN
SFX/th_knockoff_sfx/player_shot_1.wav
(Stored with Git LFS)
Normal file
Binary file not shown.
24
SFX/th_knockoff_sfx/player_shot_1.wav.import
Normal file
24
SFX/th_knockoff_sfx/player_shot_1.wav.import
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamWAV"
|
||||
uid="uid://c48c3h78q132b"
|
||||
path="res://.godot/imported/player_shot_1.wav-3045133e3be86e8c952b44c74b38ecc2.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://SFX/th_knockoff_sfx/player_shot_1.wav"
|
||||
dest_files=["res://.godot/imported/player_shot_1.wav-3045133e3be86e8c952b44c74b38ecc2.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
|
||||
BIN
SFX/th_knockoff_sfx/ss01.wav
(Stored with Git LFS)
Normal file
BIN
SFX/th_knockoff_sfx/ss01.wav
(Stored with Git LFS)
Normal file
Binary file not shown.
24
SFX/th_knockoff_sfx/ss01.wav.import
Normal file
24
SFX/th_knockoff_sfx/ss01.wav.import
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamWAV"
|
||||
uid="uid://b4r365atrvsjj"
|
||||
path="res://.godot/imported/ss01.wav-aa52821295197dbf68c73359fd4361e1.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://SFX/th_knockoff_sfx/ss01.wav"
|
||||
dest_files=["res://.godot/imported/ss01.wav-aa52821295197dbf68c73359fd4361e1.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
|
||||
BIN
SFX/th_knockoff_sfx/status3.wav
(Stored with Git LFS)
Normal file
BIN
SFX/th_knockoff_sfx/status3.wav
(Stored with Git LFS)
Normal file
Binary file not shown.
24
SFX/th_knockoff_sfx/status3.wav.import
Normal file
24
SFX/th_knockoff_sfx/status3.wav.import
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamWAV"
|
||||
uid="uid://13fjlnhywsgy"
|
||||
path="res://.godot/imported/status3.wav-abffe5d6e29c92ce24329e4188d1c62e.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://SFX/th_knockoff_sfx/status3.wav"
|
||||
dest_files=["res://.godot/imported/status3.wav-abffe5d6e29c92ce24329e4188d1c62e.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
|
||||
BIN
SFX/th_knockoff_sfx/warp3.wav
(Stored with Git LFS)
Normal file
BIN
SFX/th_knockoff_sfx/warp3.wav
(Stored with Git LFS)
Normal file
Binary file not shown.
24
SFX/th_knockoff_sfx/warp3.wav.import
Normal file
24
SFX/th_knockoff_sfx/warp3.wav.import
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamWAV"
|
||||
uid="uid://dffp226my8u5h"
|
||||
path="res://.godot/imported/warp3.wav-2489b8c504d68806e9cffbac73583205.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://SFX/th_knockoff_sfx/warp3.wav"
|
||||
dest_files=["res://.godot/imported/warp3.wav-2489b8c504d68806e9cffbac73583205.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
|
||||
|
|
@ -1,6 +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"]
|
||||
[ext_resource type="AudioStream" uid="uid://b3rm0vj6x54k4" path="res://SFX/th_knockoff_sfx/click_collect.wav" id="1_q5ph6"]
|
||||
|
||||
[node name="AudioStreamPlayer2D" type="AudioStreamPlayer2D"]
|
||||
stream = ExtResource("1_q5ph6")
|
||||
|
|
|
|||
|
|
@ -1126,7 +1126,7 @@ position = Vector2(-2000, -736)
|
|||
[node name="ControlPad8" parent="Parallax2D/Factory Tilemaps/LevelProps" node_paths=PackedStringArray("Targets") instance=ExtResource("12_hfkf1")]
|
||||
position = Vector2(-2027, -735)
|
||||
Targets = [NodePath("../HorizontalForceField")]
|
||||
Requirements = [ExtResource("84_ma1ta")]
|
||||
Requirements = Array[ExtResource("6_8tdlb")]([ExtResource("84_ma1ta")])
|
||||
|
||||
[node name="Ammo6" parent="Parallax2D/Factory Tilemaps/LevelProps" instance=ExtResource("34_17pjh")]
|
||||
position = Vector2(-872, -220)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue