Work in progress
Godot documentation is being updated to reflect the latest changes in version
4.0
. Some documentation pages may
still state outdated information. This banner will tell you if you're reading one of such pages.
The contents of this page can be outdated. If you know how to improve this page or you can confirm that it's up to date, feel free to open a pull request.
Customizing the interface¶
Godot's interface lives in a single window. You cannot split it across multiple screens although you can work with an external code editor like Atom or Visual Studio Code for instance.
Moving and resizing docks¶
Click and drag on the edge of any dock or panel to resize it horizontally or vertically.

Click the three-dotted icon at the top of any dock to change its location.

Go to the Editor
menu and Editor Settings
to fine-tune the look and feel
of the editor.