fixed DialogBoxScene to work properly when childed to container

This commit is contained in:
Streamfire
2020-04-19 16:36:36 +02:00
parent 291d4ce71b
commit c412cfc8fd
2 changed files with 16 additions and 17 deletions

View File

@@ -65,11 +65,7 @@ anims/next_line = SubResource( 2 )
script = ExtResource( 4 )
[node name="CenterContainer" type="CenterContainer" parent="."]
anchor_left = 0.5
anchor_right = 0.5
margin_left = -240.0
margin_top = 235.0
margin_right = 240.0
margin_right = 480.0
margin_bottom = 31.0
__meta__ = {
"_edit_use_anchors_": false