Implement a commandline interface that can be used in scripts - implements #42

This commit is contained in:
ChaoticByte 2025-01-19 12:51:10 +01:00
parent 1a21589fc1
commit 0fad7cb575
No known key found for this signature in database
4 changed files with 100 additions and 17 deletions

View file

@ -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")]