Skip to content

Commit d6de29e

Browse files
committed
Update nodes_and_scenes.rst
Fix the root node name.
1 parent 3c83856 commit d6de29e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting_started/step_by_step/nodes_and_scenes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ you or a player runs the game.
5858

5959
On top of acting like nodes, scenes have the following characteristics:
6060

61-
1. They always have one root node, like the "Character" in our example.
61+
1. They always have one root node, like the "Player" in our example.
6262
2. You can save them to your local drive and load them later.
6363
3. You can create as many instances of a scene as you'd like. You could have
6464
five or ten characters in your game, created from your Character scene.

0 commit comments

Comments
 (0)