move file dialog to unloaded scene
This commit is contained in:
parent
8b1fe0a9be
commit
b2c9bbf9a2
4 changed files with 22 additions and 23 deletions
|
|
@ -27,7 +27,3 @@ metadata/_edit_use_anchors_ = true
|
|||
|
||||
[node name="Unloaded" parent="MarginContainer" instance=ExtResource("2_diny5")]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="FileDialog" type="FileDialog" parent="."]
|
||||
|
||||
[connection signal="file_selected" from="FileDialog" to="." method="_on_file_dialog_file_selected"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue