mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-31 15:39:49 +00:00
13 lines
283 B
Plaintext
13 lines
283 B
Plaintext
[gd_scene format=2]
|
|
|
|
[node name="OpenSprite" type="FileDialog"]
|
|
margin_right = 515.0
|
|
margin_bottom = 348.0
|
|
window_title = "Open a File"
|
|
resizable = true
|
|
mode = 0
|
|
access = 2
|
|
filters = PoolStringArray( "*.pxo ; Pixelorama Project" )
|
|
current_dir = "C:/Users"
|
|
current_path = "C:/Users/"
|