mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
fixes #7184: adding warning about tool scripts needing editor restart
This commit is contained in:
@@ -151,6 +151,9 @@ and open a script, and change it to this:
|
||||
Save the script and return to the editor. You should now see your object rotate.
|
||||
If you run the game, it will also rotate.
|
||||
|
||||
.. danger::
|
||||
You may need to restart the editor. This is a known bug found in all Godot 4 versions.
|
||||
|
||||
.. image:: img/rotating_in_editor.gif
|
||||
|
||||
.. note::
|
||||
|
||||
Reference in New Issue
Block a user