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.
1 parent ac646d5 commit e49fd0fCopy full SHA for e49fd0f
tutorials/plugins/running_code_in_the_editor.rst
@@ -505,8 +505,8 @@ Scripts that extend EditorScript must be ``@tool`` scripts to function.
505
506
.. note::
507
508
- If you are using an external editor, open the script inside the Godot
509
- script editor so you can execute the function.
+ EditorScripts can only be run from the Godot script editor. If you are using
+ an external editor, open the script inside the Godot script editor to run it.
510
511
.. danger::
512
0 commit comments