Music to my ears.
This commit is contained in:
parent
884f49fed3
commit
1570f6986f
15 changed files with 168 additions and 25 deletions
|
@ -21,6 +21,7 @@ shader_parameter/fps = 15.0
|
|||
script = ExtResource("1_8bygc")
|
||||
title = "Obligatory Tutorial Level"
|
||||
id = "tutorial"
|
||||
music = &"bug_music"
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
material = SubResource("ShaderMaterial_sf5kh")
|
||||
|
|
|
@ -13,6 +13,7 @@ script = ExtResource("1_hcs1r")
|
|||
title = "Test Level Z"
|
||||
id = "z-level"
|
||||
order = 2
|
||||
music = &"bug_music"
|
||||
|
||||
[node name="Background" type="Sprite2D" parent="."]
|
||||
modulate = Color(0.996924, 0.421436, 0, 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue