Audio files.

This commit is contained in:
pytunia 2024-01-28 14:38:40 +01:00
parent ba841c2eb2
commit 0abd197c18
16 changed files with 5 additions and 4 deletions

BIN
godot/audio/buh_1.wav Normal file

Binary file not shown.

BIN
godot/audio/buh_2.wav Normal file

Binary file not shown.

BIN
godot/audio/buh_3.wav Normal file

Binary file not shown.

BIN
godot/audio/buh_4.wav Normal file

Binary file not shown.

BIN
godot/audio/cough_1.wav Normal file

Binary file not shown.

BIN
godot/audio/cough_2.wav Normal file

Binary file not shown.

BIN
godot/audio/cough_3.wav Normal file

Binary file not shown.

BIN
godot/audio/haha_1.wav Normal file

Binary file not shown.

BIN
godot/audio/haha_2.wav Normal file

Binary file not shown.

BIN
godot/audio/haha_3.wav Normal file

Binary file not shown.

BIN
godot/audio/haha_4.wav Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,11 @@
[gd_scene load_steps=2 format=3 uid="uid://b4blrdjthcxnn"] [gd_scene load_steps=2 format=3 uid="uid://b4blrdjthcxnn"]
[ext_resource type="Texture2D" uid="uid://bjw0tkgm1xw4g" path="res://sprites/title_tough_crowd.svg" id="1_ehg6o"] [ext_resource type="Texture2D" uid="uid://chjyf8v4hhkok" path="res://sprites/title_tough_crowd.png" id="1_h65iv"]
[node name="GameLogo" type="CenterContainer"] [node name="GameLogo" type="CenterContainer"]
offset_right = 110.0 offset_right = 879.0
offset_bottom = 110.0 offset_bottom = 217.0
scale = Vector2(0.6, 0.6)
[node name="MarginContainer" type="MarginContainer" parent="."] [node name="MarginContainer" type="MarginContainer" parent="."]
layout_mode = 2 layout_mode = 2
@ -15,4 +16,4 @@ theme_override_constants/margin_bottom = 10
[node name="TextureRect" type="TextureRect" parent="MarginContainer"] [node name="TextureRect" type="TextureRect" parent="MarginContainer"]
layout_mode = 2 layout_mode = 2
texture = ExtResource("1_ehg6o") texture = ExtResource("1_h65iv")