Wire up sfx, Sega Master System palette for win/end screen, add start screen
This commit is contained in:
parent
2f1437050a
commit
710ae4268f
13 changed files with 161 additions and 40 deletions
|
|
@ -12,7 +12,7 @@ anchors_preset = 15
|
|||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
mouse_filter = 2
|
||||
color = Color(0.05, 0.18, 0.05, 1)
|
||||
color = Color(0.102, 0.251, 0.278, 1)
|
||||
|
||||
[node name="Center" type="CenterContainer" parent="." unique_id=9544562]
|
||||
anchors_preset = 15
|
||||
|
|
@ -35,7 +35,7 @@ theme_override_constants/separation = 24
|
|||
|
||||
[node name="Title" type="Label" parent="Center/Card/Margin/Column" unique_id=358683873]
|
||||
layout_mode = 2
|
||||
theme_override_colors/font_color = Color(0.2, 1, 0.2, 1)
|
||||
theme_override_colors/font_color = Color(0.553, 0.91, 1, 1)
|
||||
theme_override_font_sizes/font_size = 48
|
||||
text = "AGENTIC INCIDENT
|
||||
(A.I.)"
|
||||
|
|
@ -43,7 +43,7 @@ horizontal_alignment = 1
|
|||
|
||||
[node name="Prompt" type="Label" parent="Center/Card/Margin/Column" unique_id=366312976]
|
||||
layout_mode = 2
|
||||
theme_override_colors/font_color = Color(0.5, 1, 0.5, 1)
|
||||
theme_override_colors/font_color = Color(0.659, 1, 0.8, 1)
|
||||
theme_override_font_sizes/font_size = 28
|
||||
text = "PRESS SPACE TO START"
|
||||
horizontal_alignment = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue