Write part 5 of the 3D first game tutorial, add reference

This commit is contained in:
Nathan Lovato
2020-11-25 14:02:05 -06:00
parent a0622e19d4
commit 6cc90eb58f
30 changed files with 295 additions and 1 deletions

View File

@@ -1494,6 +1494,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
~~~~~~~~~~~~~~~~~