update piece moving sfx
This commit is contained in:
parent
6de5a943f6
commit
7103f69a3f
BIN
assets/sounds/PM_BBI_Bullet_Impact_Hit_Body_Flesh_2.wav
Normal file
BIN
assets/sounds/PM_BBI_Bullet_Impact_Hit_Body_Flesh_2.wav
Normal file
Binary file not shown.
|
@ -0,0 +1,21 @@
|
|||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamSample"
|
||||
path="res://.import/PM_BBI_Bullet_Impact_Hit_Body_Flesh_2.wav-b392178f8c17e091ceb27ba6c6715408.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/sounds/PM_BBI_Bullet_Impact_Hit_Body_Flesh_2.wav"
|
||||
dest_files=[ "res://.import/PM_BBI_Bullet_Impact_Hit_Body_Flesh_2.wav-b392178f8c17e091ceb27ba6c6715408.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=false
|
||||
compress/mode=0
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[ext_resource path="res://src/Taquin.gd" type="Script" id=1]
|
||||
[ext_resource path="res://src/Piece.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://assets/sounds/lock_01.wav" type="AudioStream" id=3]
|
||||
[ext_resource path="res://assets/sounds/PM_BBI_Bullet_Impact_Hit_Body_Flesh_2.wav" type="AudioStream" id=3]
|
||||
[ext_resource path="res://assets/taqin_theme.tres" type="Theme" id=4]
|
||||
|
||||
[sub_resource type="Animation" id=1]
|
||||
|
|
Loading…
Reference in a new issue