Map unlocking and score saving

This commit is contained in:
2025-08-31 20:24:35 +02:00
parent e60c3d7b72
commit 2f9b0623f4
12 changed files with 228 additions and 41 deletions

View File

@ -72,7 +72,11 @@ shadow_size = 5
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_s7jra"]
bg_color = Color(0.6, 0.6, 0.6, 0.392157)
border_color = Color(0, 0, 0, 1)
border_width_left = 20
border_width_top = 20
border_width_right = 20
border_width_bottom = 20
border_color = Color(0.6, 0.6, 0.6, 0.392157)
corner_radius_top_left = 20
corner_radius_top_right = 20
corner_radius_bottom_right = 20