move file dialog to unloaded scene

This commit is contained in:
Fabien Freling 2023-12-20 22:41:41 +01:00
parent 8b1fe0a9be
commit b2c9bbf9a2
4 changed files with 22 additions and 23 deletions

View file

@ -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"]