Files
godot-docs/tutorials/best_practices/index.rst
Hugo Locurcio dbcbceb4bc Update Best practices documentation for Godot 4.1
Note that the Data preferences page is still marked as outdated,
as the internal implementation of Dictionary/HashMap has changed
in Godot 4.0.
2023-07-20 17:42:15 +02:00

20 lines
385 B
ReStructuredText

Best practices
==============
.. toctree::
:maxdepth: 1
:name: toc-best-practices
introduction_best_practices
what_are_godot_classes
scene_organization
scenes_versus_scripts
autoloads_versus_internal_nodes
node_alternatives
godot_interfaces
godot_notifications
data_preferences
logic_preferences
project_organization
version_control_systems