Skip to content

Commit 81b7f52

Browse files
authored
Update creating_script_templates.rst
1 parent 5aebeac commit 81b7f52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/scripting/creating_script_templates.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ where:
7272

7373
For example:
7474

75-
- ``template_scripts/Node/smooth_camera.gd``
76-
- ``template_scripts/CharacterBody3D/platformer_movement.gd``
75+
- ``script_templates/Node/smooth_camera.gd``
76+
- ``script_templates/CharacterBody3D/platformer_movement.gd``
7777

7878
Default behavior and overriding it
7979
----------------------------------

0 commit comments

Comments
 (0)