You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
361 B
19 lines
361 B
[gd_scene format=2] |
|
|
|
[node name="UI" type="Control"] |
|
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 |
|
}
|
|
|