mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-07 19:09:50 +00:00
18 lines
387 B
Plaintext
18 lines
387 B
Plaintext
[gd_scene format=2]
|
|
|
|
[node name="SaveSprite" type="FileDialog"]
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
margin_left = -512.0
|
|
margin_top = -300.0
|
|
margin_right = 3.0
|
|
margin_bottom = 48.0
|
|
resizable = true
|
|
access = 2
|
|
filters = PoolStringArray( "*.pxo ; Pixelorama Project" )
|
|
current_dir = "/Users"
|
|
current_file = "untitled"
|
|
current_path = "/Users/untitled"
|