lievere hoest
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,24 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="wav"
|
||||||
|
type="AudioStreamWAV"
|
||||||
|
uid="uid://1etkpg552pkc"
|
||||||
|
path="res://.godot/imported/hoest-yentl.wav-0c48acfe575463c2cf8427835d872b53.sample"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Audio/hoest-yentl.wav"
|
||||||
|
dest_files=["res://.godot/imported/hoest-yentl.wav-0c48acfe575463c2cf8427835d872b53.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=0
|
||||||
+2
-2
@@ -25,7 +25,7 @@
|
|||||||
[ext_resource type="Texture2D" uid="uid://bddxdc4c07tmm" path="res://Images/draakje/872063671600304149-png_apngframe21.png" id="21_ot667"]
|
[ext_resource type="Texture2D" uid="uid://bddxdc4c07tmm" path="res://Images/draakje/872063671600304149-png_apngframe21.png" id="21_ot667"]
|
||||||
[ext_resource type="Texture2D" uid="uid://bmlmk8ccxgg8k" path="res://Images/draakje/872063671600304149-png_apngframe22.png" id="22_ndb6m"]
|
[ext_resource type="Texture2D" uid="uid://bmlmk8ccxgg8k" path="res://Images/draakje/872063671600304149-png_apngframe22.png" id="22_ndb6m"]
|
||||||
[ext_resource type="Texture2D" uid="uid://bj4dwjugfwi2b" path="res://Images/draakje/872063671600304149-png_apngframe23.png" id="23_nsh3l"]
|
[ext_resource type="Texture2D" uid="uid://bj4dwjugfwi2b" path="res://Images/draakje/872063671600304149-png_apngframe23.png" id="23_nsh3l"]
|
||||||
[ext_resource type="AudioStream" uid="uid://bxwec036mw0br" path="res://Audio/hoest.wav" id="26_yo1dc"]
|
[ext_resource type="AudioStream" uid="uid://1etkpg552pkc" path="res://Audio/hoest-yentl.wav" id="26_p05g5"]
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_117ed"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_117ed"]
|
||||||
bg_color = Color(0.227451, 0.133333, 0.227451, 1)
|
bg_color = Color(0.227451, 0.133333, 0.227451, 1)
|
||||||
@@ -204,7 +204,7 @@ text = "Coughing Dragon"
|
|||||||
horizontal_alignment = 1
|
horizontal_alignment = 1
|
||||||
|
|
||||||
[node name="Hoest" type="AudioStreamPlayer" parent="Panel/Draakje"]
|
[node name="Hoest" type="AudioStreamPlayer" parent="Panel/Draakje"]
|
||||||
stream = ExtResource("26_yo1dc")
|
stream = ExtResource("26_p05g5")
|
||||||
volume_db = -5.059
|
volume_db = -5.059
|
||||||
|
|
||||||
[connection signal="item_rect_changed" from="Panel" to="Panel" method="_on_item_rect_changed"]
|
[connection signal="item_rect_changed" from="Panel" to="Panel" method="_on_item_rect_changed"]
|
||||||
|
|||||||
Reference in New Issue
Block a user