Update some screenshots in the Scripting section for Godot 4 (#6851)

This commit is contained in:
gomaproi
2023-03-06 06:48:20 -03:00
committed by GitHub
parent 9484261739
commit c39a8d9dc5
97 changed files with 62 additions and 58 deletions

View File

@@ -9,13 +9,17 @@ mistakes that are hard to spot during development, and that may lead
to runtime errors.
You can configure warnings in the Project Settings under the section
called **Gdscript**:
called **GDScript**:
.. figure:: img/typed_gdscript_warning_system_settings.png
.. figure:: img/typed_gdscript_warning_system_settings.webp
:alt: Warning system project settings
Warning system project settings
.. note::
As shown in the image above, you must enable **Advanced Settings** in order to see the GDScript section.
You can find a list of warnings for the active GDScript file in the
script editor's status bar. The example below has 3 warnings: