fix: adjust inventory size

This commit is contained in:
2023-11-14 00:05:04 +01:00
parent 33895e8ec0
commit ea0a232732
2 changed files with 4 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ inventory_ui_container = NodePath("FloatingInventory/panel/MarginContainer/Scrol
[node name="Polygon2D" type="Polygon2D" parent="FloatingInventory"]
color = Color( 0.156863, 0.0627451, 0, 1 )
polygon = PoolVector2Array( -3, 532, 1279, 532, 1279, 752, -3, 757 )
polygon = PoolVector2Array( -3, 578, 1279, 578, 1279, 752, -3, 757 )
[node name="panel" type="TextureRect" parent="FloatingInventory"]
anchor_left = 1.0