Refactor HUD and marketplace layout for improved responsiveness and usability

This commit is contained in:
2025-04-27 18:07:18 +02:00
parent fd78f4f5b3
commit 29d8a93ece
4 changed files with 8 additions and 12 deletions

View File

@@ -482,13 +482,8 @@ position = Vector2(877, -577)
[node name="HUD" parent="CanvasLayer" instance=ExtResource("1_gbpkv")]
[node name="Marketplace" parent="CanvasLayer" node_paths=PackedStringArray("root", "skill_unlocker") instance=ExtResource("20_ss8k0")]
visible = false
custom_minimum_size = Vector2(480, 240)
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_top = 16.0
root = NodePath(".")
skill_unlocker = NodePath("../../Brick Player/SkillUnlockerComponent")