as4s4hetic
3 years ago
4 changed files with 17 additions and 9 deletions
Before Width: | Height: | Size: 642 B |
@ -1,8 +1,19 @@
@@ -1,8 +1,19 @@
|
||||
[gd_scene format=2] |
||||
|
||||
[node name="UI" type="Control"] |
||||
margin_right = 40.0 |
||||
margin_bottom = 40.0 |
||||
margin_right = 960.0 |
||||
margin_bottom = 480.0 |
||||
__meta__ = { |
||||
"_edit_lock_": true, |
||||
"_edit_use_anchors_": false |
||||
} |
||||
|
||||
[node name="PopupDialog" type="PopupDialog" parent="."] |
||||
visible = true |
||||
margin_left = 180.0 |
||||
margin_right = 900.0 |
||||
margin_bottom = 120.0 |
||||
popup_exclusive = true |
||||
__meta__ = { |
||||
"_edit_use_anchors_": false |
||||
} |
||||
|
Binary file not shown.
Loading…
Reference in new issue