Added initial implementation of world editor
This commit is contained in:
5
godot/main/editor.tscn
Normal file
5
godot/main/editor.tscn
Normal file
@@ -0,0 +1,5 @@
|
||||
[gd_scene format=2]
|
||||
|
||||
[node name="editor" type="Spatial"]
|
||||
|
||||
[node name="WorldEditor" type="WorldEditor" parent="."]
|
||||
Reference in New Issue
Block a user