We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5aebeac + 81b7f52 commit c30926bCopy full SHA for c30926b
tutorials/scripting/creating_script_templates.rst
@@ -72,8 +72,8 @@ where:
72
73
For example:
74
75
-- ``template_scripts/Node/smooth_camera.gd``
76
-- ``template_scripts/CharacterBody3D/platformer_movement.gd``
+- ``script_templates/Node/smooth_camera.gd``
+- ``script_templates/CharacterBody3D/platformer_movement.gd``
77
78
Default behavior and overriding it
79
----------------------------------
0 commit comments