Merge pull request #7082 from MisoMosiSpy/doc_gs_first_script

Update scripting_first_script.rst to remove outdated info.
This commit is contained in:
Max Hilbrunner
2023-03-30 08:22:42 +02:00
committed by GitHub
2 changed files with 0 additions and 4 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

After

Width:  |  Height:  |  Size: 32 KiB

@@ -49,10 +49,6 @@ click the Other Node button.
Type "Sprite2D" in the search bar to filter nodes and double-click on Sprite2D
to create the node.
.. note::
The image below shows "Sprite" but in Godot 4 it's "Sprite2D".
.. image:: img/scripting_first_script_add_sprite_node.webp
Your Scene tab should now only have a Sprite2D node.