mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
* Use typed version of GD.Load() * Use absolute paths (i.e., prefixed with "res://") * Use "Path/To/" intermediate path values on abstract examples, to illustrate that files can live in various directories * Use PascalCase on files that are not GDScript or GLSL