Map unlocking and score saving
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user