13 lines
249 B
Text
13 lines
249 B
Text
|
[gd_scene format=2]
|
||
|
|
||
|
[node name="output_path" type="LineEdit"]
|
||
|
offset_left = 450.0
|
||
|
offset_top = 34.0
|
||
|
offset_right = 650.0
|
||
|
offset_bottom = 58.0
|
||
|
minimum_size = Vector2( 200, 0 )
|
||
|
size_flags_vertical = 0
|
||
|
text = "/some/output"
|
||
|
align = 3
|
||
|
editable = false
|