moar waves
This commit is contained in:
parent
8344c034e4
commit
10655aed3a
18 changed files with 229 additions and 13 deletions
|
@ -8,7 +8,7 @@
|
|||
[ext_resource type="Script" path="res://EmojiValidator.gd" id="6_ojb71"]
|
||||
[ext_resource type="Texture2D" uid="uid://1mfe7gltx0lk" path="res://blue_sliderDown.png" id="6_tt6es"]
|
||||
[ext_resource type="Script" path="res://VolumeSlider.gd" id="7_qc1t8"]
|
||||
[ext_resource type="AudioStream" uid="uid://b8soxqg0jquqg" path="res://Flow State 2.ogg" id="8_uvg4p"]
|
||||
[ext_resource type="AudioStream" uid="uid://dumcnppcm3cex" path="res://title screen.ogg" id="9_rc4r7"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_4ojsq"]
|
||||
bg_color = Color(0.6, 0.6, 0.6, 0)
|
||||
|
@ -298,7 +298,7 @@ bbcode_enabled = true
|
|||
text = "[center][wave]LOADING..."
|
||||
|
||||
[node name="Music" type="AudioStreamPlayer2D" parent="."]
|
||||
stream = ExtResource("8_uvg4p")
|
||||
stream = ExtResource("9_rc4r7")
|
||||
autoplay = true
|
||||
bus = &"Music"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue