We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c83856 commit d6de29eCopy full SHA for d6de29e
getting_started/step_by_step/nodes_and_scenes.rst
@@ -58,7 +58,7 @@ you or a player runs the game.
58
59
On top of acting like nodes, scenes have the following characteristics:
60
61
-1. They always have one root node, like the "Character" in our example.
+1. They always have one root node, like the "Player" in our example.
62
2. You can save them to your local drive and load them later.
63
3. You can create as many instances of a scene as you'd like. You could have
64
five or ten characters in your game, created from your Character scene.
0 commit comments