added save mechanic
This commit is contained in:
parent
b24117740b
commit
04873e3880
226 changed files with 4577 additions and 38 deletions
|
|
@ -55,7 +55,7 @@ vertical_alignment = 1
|
|||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
theme_override_colors/font_color = Color(0, 0, 0, 1)
|
||||
theme_override_font_sizes/font_size = 40
|
||||
theme_override_font_sizes/font_size = 24
|
||||
text = "Name"
|
||||
vertical_alignment = 1
|
||||
|
||||
|
|
@ -64,7 +64,7 @@ unique_name_in_owner = true
|
|||
layout_mode = 2
|
||||
size_flags_vertical = 8
|
||||
theme_override_colors/font_color = Color(0, 0, 0, 1)
|
||||
theme_override_font_sizes/font_size = 40
|
||||
theme_override_font_sizes/font_size = 24
|
||||
text = "Lvl"
|
||||
vertical_alignment = 1
|
||||
|
||||
|
|
@ -97,7 +97,7 @@ show_percentage = false
|
|||
[node name="SwapPositionButton" type="Button" parent="."]
|
||||
unique_name_in_owner = true
|
||||
self_modulate = Color(0, 0, 0, 1)
|
||||
custom_minimum_size = Vector2(150, 150)
|
||||
custom_minimum_size = Vector2(100, 100)
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 8
|
||||
theme_override_styles/focus = SubResource("StyleBoxEmpty_x2rfb")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue