Update creating_script_templates.rst

This commit is contained in:
Markus Kauppila
2025-08-16 13:38:42 +03:00
committed by GitHub
parent 5aebeac3d6
commit 81b7f5233a

View File

@@ -72,8 +72,8 @@ where:
For example:
- ``template_scripts/Node/smooth_camera.gd``
- ``template_scripts/CharacterBody3D/platformer_movement.gd``
- ``script_templates/Node/smooth_camera.gd``
- ``script_templates/CharacterBody3D/platformer_movement.gd``
Default behavior and overriding it
----------------------------------