You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
292 B
Plaintext
12 lines
292 B
Plaintext
[gd_scene format=3 uid="uid://ckx50am7thhd2"]
|
|
|
|
[node name="DestinationDialog" type="FileDialog"]
|
|
title = "Select a Destination"
|
|
initial_position = 2
|
|
size = Vector2i(500, 400)
|
|
visible = true
|
|
exclusive = false
|
|
ok_button_text = "Select Current Folder"
|
|
mode_overrides_title = false
|
|
file_mode = 2
|