add iamond
This commit is contained in:
parent
10655aed3a
commit
f4dc1a79fd
15 changed files with 330 additions and 10 deletions
|
@ -180,12 +180,14 @@ text = "CLASS"
|
|||
layout_mode = 2
|
||||
theme_override_fonts/font = ExtResource("4_ybv7t")
|
||||
theme_override_font_sizes/font_size = 54
|
||||
item_count = 2
|
||||
item_count = 3
|
||||
selected = 0
|
||||
popup/item_0/text = "Row"
|
||||
popup/item_0/id = 0
|
||||
popup/item_1/text = "Apezoid"
|
||||
popup/item_1/id = 1
|
||||
popup/item_2/text = "Iamond"
|
||||
popup/item_2/id = 2
|
||||
|
||||
[node name="Label4" type="Label" parent="Settings Panel/Menu"]
|
||||
layout_mode = 2
|
||||
|
@ -300,7 +302,6 @@ text = "[center][wave]LOADING..."
|
|||
[node name="Music" type="AudioStreamPlayer2D" parent="."]
|
||||
stream = ExtResource("9_rc4r7")
|
||||
autoplay = true
|
||||
bus = &"Music"
|
||||
|
||||
[connection signal="pressed" from="Layout/Play" to="." method="play"]
|
||||
[connection signal="pressed" from="Layout/Settings" to="Settings Panel" method="show"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue