Skip to content

Commit 402fe12

Browse files
authored
Update key_concepts_overview.rst
Changing 'Character' to 'Player'
1 parent 05fe756 commit 402fe12

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)