mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
Merge pull request #11210 from mkauppila/patch-1
Fix path example in creating_script_templates.rst
This commit is contained in:
@@ -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
|
||||
----------------------------------
|
||||
|
||||
Reference in New Issue
Block a user