Skip to content

Commit e49fd0f

Browse files
skyace65tetrapod00
andauthored
Update tutorials/plugins/running_code_in_the_editor.rst
Co-authored-by: tetrapod <[email protected]>
1 parent ac646d5 commit e49fd0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/plugins/running_code_in_the_editor.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -505,8 +505,8 @@ Scripts that extend EditorScript must be ``@tool`` scripts to function.
505505

506506
.. note::
507507

508-
If you are using an external editor, open the script inside the Godot
509-
script editor so you can execute the function.
508+
EditorScripts can only be run from the Godot script editor. If you are using
509+
an external editor, open the script inside the Godot script editor to run it.
510510

511511
.. danger::
512512

0 commit comments

Comments
 (0)