cooking
This commit is contained in:
parent
2efd393efb
commit
356b0a92e6
11 changed files with 37 additions and 32 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[ext_resource type="Texture2D" uid="uid://6es1rrxgg6xs" path="res://assets/icons/volume-up.png" id="1_8ia4e"]
|
||||
[ext_resource type="Script" uid="uid://bjieium3xew23" path="res://music/music_panel.gd" id="1_52dcn"]
|
||||
[ext_resource type="AudioStream" uid="uid://r5u2un1fds6m" path="res://music/Godot Wild Jam 89 Demo.ogg" id="3_yx23q"]
|
||||
[ext_resource type="AudioStream" uid="uid://8odrkmuwmp1m" path="res://music/hopefully final v342.ogg" id="3_yx23q"]
|
||||
|
||||
[node name="MusicPanel" type="Control" node_paths=PackedStringArray("ambient_player")]
|
||||
z_index = 4
|
||||
|
|
@ -49,7 +49,7 @@ layout_mode = 2
|
|||
size_flags_vertical = 4
|
||||
max_value = 1.0
|
||||
step = 0.0
|
||||
value = 0.5
|
||||
value = 0.3
|
||||
|
||||
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
|
||||
stream = ExtResource("3_yx23q")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue