fix(ui): add 30px top spacer to HandArea so card lift isn't clipped
This commit is contained in:
@@ -4,3 +4,7 @@
|
||||
|
||||
[node name="HandArea" type="FlowContainer"]
|
||||
script = ExtResource("1_script")
|
||||
|
||||
[node name="TopSpacer" type="Control" parent="."]
|
||||
custom_minimum_size = Vector2(0, 30)
|
||||
mouse_filter = 2
|
||||
|
||||
Reference in New Issue
Block a user