Skip to content

Commit 746e02b

Browse files
authored
Merge pull request godotengine#7806 from VictorDev200/VictorDev200-patch-1-1
2 parents 9114769 + 402fe12 commit 746e02b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting_started/introduction/key_concepts_overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ nodes.
4040

4141
.. image:: img/key_concepts_character_nodes.webp
4242

43-
It is made of a ``CharacterBody2D`` node named "Character", a ``Sprite2D``, a
43+
It is made of a ``CharacterBody2D`` node named "Player", a ``Sprite2D``, a
4444
``Camera2D``, and a ``CollisionShape2D``.
4545

4646
.. note:: The node names end with "2D" because this is a 2D scene. Their 3D

0 commit comments

Comments
 (0)