1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-07 19:09:50 +00:00
Pixelorama/src/Palette/PaletteImportFileDialog.tscn

16 lines
578 B
Plaintext
Raw Normal View History

2019-12-18 14:43:11 +00:00
[gd_scene format=2]
[node name="PaletteImportFileDialog" type="FileDialog"]
anchor_right = 1.0
anchor_bottom = 1.0
2020-05-06 16:41:21 +00:00
margin_right = -780.0
margin_bottom = -420.0
2019-12-18 14:43:11 +00:00
rect_min_size = Vector2( 500, 300 )
window_title = "Open a File"
resizable = true
mode = 0
access = 2
2019-12-18 14:55:15 +00:00
filters = PoolStringArray( "*.json ; JavaScript Object Notation" )
2020-05-06 16:41:21 +00:00
current_dir = "C:/Users/Overloaded/Dropbox/Orama Founding Members/εταιρικα αρχεια/Godot Projects/Pixelorama"
current_path = "C:/Users/Overloaded/Dropbox/Orama Founding Members/εταιρικα αρχεια/Godot Projects/Pixelorama/"