Implement a commandline interface that can be used in scripts - implements #42
This commit is contained in:
parent
1a21589fc1
commit
0fad7cb575
4 changed files with 100 additions and 17 deletions
|
@ -37,6 +37,7 @@ unique_name_in_owner = true
|
|||
disable_3d = true
|
||||
position = Vector2i(48, 36)
|
||||
size = Vector2i(704, 704)
|
||||
visible = false
|
||||
script = ExtResource("6_8k0ha")
|
||||
|
||||
[node name="UserInterfaceContainer" parent="EditorWindow" instance=ExtResource("7_5ci0e")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue