working ish buttons

This commit is contained in:
Victor Turgeon
2023-10-11 01:21:26 -04:00
parent abb39db50c
commit 1bcd7bcea9
12 changed files with 237 additions and 36 deletions

View File

@@ -9,6 +9,7 @@ bg_color = Color(0.403922, 0.0117647, 0.0627451, 0.188235)
bg_color = Color(0.803922, 0.152941, 0.188235, 1)
[resource]
default_font = ExtResource("1_i16b1")
Label/fonts/font = ExtResource("1_i16b1")
ProgressBar/styles/background = SubResource("StyleBoxFlat_hf10d")
ProgressBar/styles/fill = SubResource("StyleBoxFlat_jy7e3")