Improve UI scaling and fishing commerce

This commit is contained in:
Alexander Sellite 2026-07-31 21:20:23 -04:00
parent 2de96dd7bb
commit 6b8c3eb2f7
29 changed files with 1515 additions and 817 deletions

View file

@ -25,17 +25,6 @@ mouse_filter = 0
theme = ExtResource("3_theme")
script = ExtResource("1_script")
[node name="DimBackground" type="ColorRect" parent="."]
unique_name_in_owner = true
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 0
color = Color(0.025, 0.12, 0.19, 0.68)
[node name="TransitionBubbleLayer" type="Control" parent="."]
unique_name_in_owner = true
z_index = 1