12345678910111213141516 |
- Introduction
- ============
- This series will introduce you to Godot and give you an overview of its
- features.
- In the following pages, you will get answers to questions such as "Is Godot for
- me?" or "What can I do with Godot?". We will then run you through the editor's
- interface, introduce the engine's most essential concepts, and give you tips to
- make the most of your time learning it.
- .. toctree::
- :maxdepth: 1
- :name: toc-learn-introduction
- learning_new_features
|