List of features Features Platforms Editor 2D graphics 2D tools 2D physics 3D graphics 3D tools 3D physics Shaders Scripting Audio Import Input Navigation Networking ...
[TOC] Gulp for enterpriseEnterprise-ready open source software—managed for you Gulp for enterprise Available as part of the Tidelift Subscription. Tidelift is working with the ...
Godot’s design philosophy Object-oriented design and composition All-inclusive package Open source Community-driven The Godot editor is a Godot game Separate 2D and 3D engines...
Scripting languages Available scripting languages Which language should I use? GDScript .NET / C VisualScript C and C++ via GDNative Summary Scripting languages This less...
Localization using gettext Advantages Disadvantages Caveats Installing gettext tools Creating the PO template (POT) manually Creating the PO template (POT) using pybabel Crea...
GDScript basics Introduction History Example of GDScript Language Identifiers Keywords Operators Literals Comments Built-in types Basic built-in types null bool int flo...
Learning new features Making the most of this manual Learning to think like a programmer Learning with the community Community tutorials Learning new features Godot is a fea...
GDScript: An introduction to dynamic languages About Dynamic nature Pros & cons of dynamic typing Variables & assignment As function arguments: Pointers & referencing: Arrays...