mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Update scripting_first_script.rst to remove outdated info.
1. Update scripting_first_script_attach_node_script.webp to show correct script name 2. Removed note about renaming "Sprite" to "Sprite2D"
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user