Merge pull request #4403 from NathanLovato/content/first_3d_game_tutorial

Getting started: your first 3D game tutorial
This commit is contained in:
Nathan Lovato
2020-12-02 15:43:32 -06:00
committed by GitHub
160 changed files with 2533 additions and 0 deletions

View File

@@ -1495,6 +1495,8 @@ See :ref:`doc_running_code_in_the_editor` for more information.
scripts run their code in the editor, misusing them may lead to
crashing the editor.
.. _doc_gdscript_basics_memory_management:
Memory management
~~~~~~~~~~~~~~~~~