Refactor HUD and marketplace layout for improved responsiveness and usability
This commit is contained in:
@@ -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")
|
||||
|
||||
|
Reference in New Issue
Block a user