Made OpenSprite and SaveSprite separate scenes

This commit is contained in:
OverloadedOrama 2020-05-20 01:44:27 +03:00
parent 8e6516a4d4
commit 30e7b34dc9
3 changed files with 39 additions and 32 deletions

View file

@ -0,0 +1,12 @@
[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/"